diff --git a/3.2/version_numeric b/3.2/version_numeric
index 52cb5b7f73fe6ef4ed57cd5100c24c4a42e76bef..724a51e5479042e5fa1a58442ee3a0f28366ac8a 100644
--- a/3.2/version_numeric
+++ b/3.2/version_numeric
@@ -1 +1 @@
-3.2.1012
\ No newline at end of file
+3.2.1014
\ No newline at end of file
diff --git a/4.0/data_type_ops.json b/4.0/data_type_ops.json
index 160964176532f106b0edbca28f40a4c2ed9601c7..e1f5b690eb33fe7fc55d06eb9aecace72b54b6c3 100644
--- a/4.0/data_type_ops.json
+++ b/4.0/data_type_ops.json
@@ -1,7 +1,6 @@
 [
   {
     "name": "in",
-    "description": "Element ist enthalten in Array: linker Wert (Element), rechter Wert (Array)",
     "language_dict": {
       "description": {
         "de": "Element ist enthalten in Array: linker Wert (Element), rechter Wert (Array)"
@@ -71,7 +70,6 @@
   },
   {
     "name": "overlaps",
-    "description": "Arrays bilden nicht-leere Schnittmenge oder INET/CIDR sind \u00fcberlappend: linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "Arrays bilden nicht-leere Schnittmenge oder INET/CIDR sind \u00fcberlappend: linker Wert, rechter Wert"
@@ -102,7 +100,6 @@
   },
   {
     "name": "eq",
-    "description": "Gleichheit: linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "Gleichheit: linker Wert, rechter Wert"
@@ -181,7 +178,6 @@
   },
   {
     "name": "ne",
-    "description": "Ungleichheit: linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "Ungleichheit: linker Wert, rechter Wert"
@@ -260,7 +256,6 @@
   },
   {
     "name": "range_interval",
-    "description": "Zeitstempel liegt im Intervall (einschlie\u00dflich Gleichheit): Zeitstempel, Anfangswert, Intervall",
     "language_dict": {
       "description": {
         "de": "Zeitstempel liegt im Intervall (einschlie\u00dflich Gleichheit): Zeitstempel, Anfangswert, Intervall"
@@ -273,7 +268,6 @@
   },
   {
     "name": "lt",
-    "description": "Kleiner als: linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "Kleiner als: linker Wert, rechter Wert"
@@ -300,7 +294,6 @@
   },
   {
     "name": "inet_inc_contained_by",
-    "description": "INET/CIDR enthalten in INET/CIDR (einschlie\u00dflich Gleichheit): linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "INET/CIDR enthalten in INET/CIDR (einschlie\u00dflich Gleichheit): linker Wert, rechter Wert"
@@ -315,7 +308,6 @@
   },
   {
     "name": "match_re",
-    "description": "Text passt auf regul\u00e4ren Ausdruck: linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "Text passt auf regul\u00e4ren Ausdruck: linker Wert, rechter Wert"
@@ -352,7 +344,6 @@
   },
   {
     "name": "is_subset_of",
-    "description": "Array ist enthalten in Array (Untermenge von): linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "Array ist enthalten in Array (Untermenge von): linker Wert, rechter Wert"
@@ -379,7 +370,6 @@
   },
   {
     "name": "range",
-    "description": "Element liegt in Wertebereich (einschlie\u00dflich Gleichheit): Element, Anfangswert, Endwert",
     "language_dict": {
       "description": {
         "de": "Element liegt in Wertebereich (einschlie\u00dflich Gleichheit): Element, Anfangswert, Endwert"
@@ -410,7 +400,6 @@
   },
   {
     "name": "distance",
-    "description": "Umkreissuche mit geografischen Koordinaten: gegebene Koordinate, gesuchte Koordinate, Umkreis in Metern",
     "language_dict": {
       "description": {
         "de": "Umkreissuche mit geografischen Koordinaten: gegebene Koordinate, gesuchte Koordinate, Umkreis in Metern"
@@ -422,7 +411,6 @@
   },
   {
     "name": "gt",
-    "description": "Gr\u00f6\u00dfer als: linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "Gr\u00f6\u00dfer als: linker Wert, rechter Wert"
@@ -449,7 +437,6 @@
   },
   {
     "name": "is_superset_of",
-    "description": "Array enth\u00e4lt Array (Obermenge von): linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "Array enth\u00e4lt Array (Obermenge von): linker Wert, rechter Wert"
@@ -476,7 +463,6 @@
   },
   {
     "name": "inet_inc_contains",
-    "description": "INET/CIDR enth\u00e4lt INET/CIDR (einschlie\u00dflich Gleichheit): linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "INET/CIDR enth\u00e4lt INET/CIDR (einschlie\u00dflich Gleichheit): linker Wert, rechter Wert"
@@ -491,7 +477,6 @@
   },
   {
     "name": "ge",
-    "description": "Gr\u00f6\u00dfer oder gleich: linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "Gr\u00f6\u00dfer oder gleich: linker Wert, rechter Wert"
@@ -518,7 +503,6 @@
   },
   {
     "name": "le",
-    "description": "Kleiner oder gleich: linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "Kleiner oder gleich: linker Wert, rechter Wert"
@@ -545,7 +529,6 @@
   },
   {
     "name": "inet_exc_contained_by",
-    "description": "INET/CIDR enthalten in INET/CIDR (Gleichheit ausgeschlossen): linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "INET/CIDR enthalten in INET/CIDR (Gleichheit ausgeschlossen): linker Wert, rechter Wert"
@@ -560,7 +543,6 @@
   },
   {
     "name": "inet_exc_contains",
-    "description": "INET/CIDR enth\u00e4lt INET/CIDR (Gleichheit ausgeschlossen): linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "INET/CIDR enth\u00e4lt INET/CIDR (Gleichheit ausgeschlossen): linker Wert, rechter Wert"
@@ -575,7 +557,6 @@
   },
   {
     "name": "json_contains",
-    "description": "JSON-Dokument enth\u00e4lt JSON-Dokument: linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "JSON-Dokument enth\u00e4lt JSON-Dokument: linker Wert, rechter Wert"
@@ -590,7 +571,6 @@
   },
   {
     "name": "json_contained_by",
-    "description": "JSON-Dokument enth\u00e4lt JSON-Dokument: rechter Wert, linker Wert",
     "language_dict": {
       "description": {
         "de": "JSON-Dokument enth\u00e4lt JSON-Dokument: rechter Wert, linker Wert"
@@ -605,7 +585,6 @@
   },
   {
     "name": "json_toplvl_string_exists",
-    "description": "Existiert der String (Text) als Top-Level-Key oder -Array-Element im JSON-Dokument: rechter Wert, linker Wert",
     "language_dict": {
       "description": {
         "de": "Existiert der String (Text) als Top-Level-Key oder -Array-Element im JSON-Dokument: rechter Wert, linker Wert"
@@ -646,7 +625,6 @@
   },
   {
     "name": "json_any_toplvl_strings_exist",
-    "description": "Existiert einer der Strings (aus Text-Array) als Top-Level-Key oder -Array-Element im JSON-Dokument: rechter Wert, linker Wert",
     "language_dict": {
       "description": {
         "de": "Existiert einer der Strings (aus Text-Array) als Top-Level-Key oder -Array-Element im JSON-Dokument: rechter Wert, linker Wert"
@@ -663,7 +641,6 @@
   },
   {
     "name": "json_all_toplvl_strings_exist",
-    "description": "Existieren alle Strings (aus Text-Array) als Top-Level-Key oder -Array-Element im JSON-Dokument: rechter Wert, linker Wert",
     "language_dict": {
       "description": {
         "de": "Existieren alle Strings (aus Text-Array) als Top-Level-Key oder -Array-Element im JSON-Dokument: rechter Wert, linker Wert"
@@ -680,7 +657,6 @@
   },
   {
     "name": "json_path_exists",
-    "description": "JSON-Dokument passt auf Pfadabfrage: linker Wert, rechter Wert",
     "language_dict": {
       "description": {
         "de": "JSON-Dokument passt auf Pfadabfrage: linker Wert, rechter Wert"
diff --git a/4.0/data_types.json b/4.0/data_types.json
index a7d5da87dd771da3d1d1b59ad77d33c6d7bb8f4d..f08b1e243f710ddf4ba8f84e95b6e948d1a50773 100644
--- a/4.0/data_types.json
+++ b/4.0/data_types.json
@@ -2,7 +2,6 @@
   {
     "name": "boolean",
     "json_name": "boolean",
-    "description": "Boolean",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -18,7 +17,6 @@
   {
     "name": "bytea",
     "json_name": "string",
-    "description": "binary string (hexadecimal encoded bytes)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -35,7 +33,6 @@
   {
     "name": "bytea_array",
     "json_name": "array",
-    "description": "bytes array (JSON array of binary strings, hexadecimal encoded)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -55,7 +52,6 @@
   {
     "name": "date",
     "json_name": "string",
-    "description": "date (no time of day)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -77,7 +73,6 @@
   {
     "name": "fqdn",
     "json_name": "string",
-    "description": "DNS FQDN",
     "text_length": 255,
     "language_dict": {
       "description": {
@@ -97,7 +92,6 @@
   {
     "name": "fqdn_array",
     "json_name": "array",
-    "description": "fqdn array (JSON array of strings as fqdns)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -119,7 +113,6 @@
   {
     "name": "fqdn_label",
     "json_name": "string",
-    "description": "DNS label",
     "text_length": 63,
     "language_dict": {
       "description": {
@@ -139,7 +132,6 @@
   {
     "name": "geo_loc",
     "json_name": "object",
-    "description": "geographic coordinates as json object {\"lat\": 90, \"lng\": 180}",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -154,7 +146,6 @@
   {
     "name": "gramm_gender",
     "json_name": "string",
-    "description": "grammatical gender",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -174,7 +165,6 @@
   {
     "name": "host_oper_mode",
     "json_name": "string",
-    "description": "operation mode",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -194,7 +184,6 @@
   {
     "name": "integer1u",
     "json_name": "number",
-    "description": "8 bit unsigned integer",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -216,7 +205,6 @@
   {
     "name": "integer1u_array",
     "json_name": "array",
-    "description": "array of 8 bit unsigned integer",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -236,7 +224,6 @@
   {
     "name": "integer2",
     "json_name": "number",
-    "description": "numeric (16 bit integer)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -258,7 +245,6 @@
   {
     "name": "integer2_array",
     "json_name": "array",
-    "description": "integer array (JSON array of 16 bit integers)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -278,7 +264,6 @@
   {
     "name": "integer2u",
     "json_name": "number",
-    "description": "16 bit unsigned integer",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -300,7 +285,6 @@
   {
     "name": "integer2u_array",
     "json_name": "array",
-    "description": "array of 16 bit unsigned integer",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -320,7 +304,6 @@
   {
     "name": "integer4",
     "json_name": "number",
-    "description": "numeric (32 bit integer)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -342,7 +325,6 @@
   {
     "name": "integer4_array",
     "json_name": "array",
-    "description": "integer array (JSON array of 32 bit integers)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -362,7 +344,6 @@
   {
     "name": "integer4u",
     "json_name": "number",
-    "description": "32 bit unsigned integer",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -384,7 +365,6 @@
   {
     "name": "integer4u_array",
     "json_name": "array",
-    "description": "array of 32 bit unsigned integer",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -404,7 +384,6 @@
   {
     "name": "integer8",
     "json_name": "number",
-    "description": "numeric (64 bit integer)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -426,7 +405,6 @@
   {
     "name": "integer8_array",
     "json_name": "array",
-    "description": "integer array (JSON array of 64 bit integers)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -446,7 +424,6 @@
   {
     "name": "integer8_ean_8",
     "json_name": "number",
-    "description": "EAN-8",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -468,7 +445,6 @@
   {
     "name": "integer8_g3",
     "json_name": "number",
-    "description": "numeric (64 bit integer)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -490,7 +466,6 @@
   {
     "name": "interval",
     "json_name": "string",
-    "description": "time interval",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -503,7 +478,6 @@
   {
     "name": "intervalu",
     "json_name": "string",
-    "description": "unsigned time interval",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -516,7 +490,6 @@
   {
     "name": "ip_address",
     "json_name": "string",
-    "description": "ip address (v4 or v6)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -539,7 +512,6 @@
   {
     "name": "ip_address_array",
     "json_name": "array",
-    "description": "ip address array (v4 or v6)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -559,7 +531,6 @@
   {
     "name": "ip_network",
     "json_name": "string",
-    "description": "ip network (v4 or v6)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -582,7 +553,6 @@
   {
     "name": "ip_network_array",
     "json_name": "array",
-    "description": "ip network array (v4 or v6)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -602,7 +572,6 @@
   {
     "name": "ipv4_address",
     "json_name": "string",
-    "description": "ipv4 address",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -625,7 +594,6 @@
   {
     "name": "ipv4_address_array",
     "json_name": "array",
-    "description": "ipv4 address array (JSON array of strings as ipv4 addresses)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -645,7 +613,6 @@
   {
     "name": "ipv6_address",
     "json_name": "string",
-    "description": "ipv6 address",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -668,7 +635,6 @@
   {
     "name": "ipv6_address_array",
     "json_name": "array",
-    "description": "ipv6 address array (JSON array of strings as ipv6 addresses)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -688,7 +654,6 @@
   {
     "name": "json",
     "json_name": "json",
-    "description": "JSON",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -710,7 +675,6 @@
   {
     "name": "json_array",
     "json_name": "array",
-    "description": "JSON array",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -732,7 +696,6 @@
   {
     "name": "json_array_of_objects",
     "json_name": "array",
-    "description": "JSON array of objects",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -754,7 +717,6 @@
   {
     "name": "json_object",
     "json_name": "object",
-    "description": "JSON object",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -776,7 +738,6 @@
   {
     "name": "json_path",
     "json_name": "string",
-    "description": "SQL/JSON path language",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -796,7 +757,6 @@
   {
     "name": "mac_address",
     "json_name": "string",
-    "description": "mac address in ethernet/hardware address format",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -818,7 +778,6 @@
   {
     "name": "mac_address8",
     "json_name": "string",
-    "description": "mac address in EUI-64 format",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -840,7 +799,6 @@
   {
     "name": "mac_address8_array",
     "json_name": "array",
-    "description": "mac address array in EUI-64 format",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -860,7 +818,6 @@
   {
     "name": "mac_address_array",
     "json_name": "array",
-    "description": "mac address array in ethernet/hardware address format",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -880,7 +837,6 @@
   {
     "name": "number",
     "json_name": "number",
-    "description": "numeric (floating-point)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -901,7 +857,6 @@
   {
     "name": "number_g3",
     "json_name": "number",
-    "description": "numeric (floating-point)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -922,7 +877,6 @@
   {
     "name": "regexp",
     "json_name": "string",
-    "description": "regular expression",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -942,7 +896,6 @@
   {
     "name": "role_fq_name",
     "json_name": "string",
-    "description": "fully qualified role name",
     "text_length": 128,
     "language_dict": {
       "description": {
@@ -962,7 +915,6 @@
   {
     "name": "text",
     "json_name": "string",
-    "description": "text",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -982,7 +934,6 @@
   {
     "name": "text_array",
     "json_name": "array",
-    "description": "text array (JSON array of strings)",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -1004,7 +955,6 @@
   {
     "name": "text_ascii",
     "json_name": "string",
-    "description": "ascii text",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -1024,7 +974,6 @@
   {
     "name": "text_detailed",
     "json_name": "string",
-    "description": "detailed text",
     "text_length": 2048,
     "language_dict": {
       "description": {
@@ -1044,7 +993,6 @@
   {
     "name": "text_kvkw",
     "json_name": "string",
-    "description": "keyword for key-value-dicts, contains a-z, 0-9, _, -",
     "text_length": 64,
     "language_dict": {
       "description": {
@@ -1064,7 +1012,6 @@
   {
     "name": "text_kw_lc_long",
     "json_name": "string",
-    "description": "automatically lowercased and trimmed keywords",
     "text_length": 128,
     "language_dict": {
       "description": {
@@ -1084,7 +1031,6 @@
   {
     "name": "text_kw_lc_short",
     "json_name": "string",
-    "description": "automatically lowercased and trimmed keywords",
     "text_length": 32,
     "language_dict": {
       "description": {
@@ -1104,7 +1050,6 @@
   {
     "name": "text_kw_mc_long",
     "json_name": "string",
-    "description": "automatically trimmed keywords",
     "text_length": 128,
     "language_dict": {
       "description": {
@@ -1124,7 +1069,6 @@
   {
     "name": "text_kw_mc_short",
     "json_name": "string",
-    "description": "automatically trimmed keywords",
     "text_length": 32,
     "language_dict": {
       "description": {
@@ -1144,7 +1088,6 @@
   {
     "name": "text_kw_uc_long",
     "json_name": "string",
-    "description": "automatically uppercased and trimmed keywords",
     "text_length": 128,
     "language_dict": {
       "description": {
@@ -1164,7 +1107,6 @@
   {
     "name": "text_kw_uc_short",
     "json_name": "string",
-    "description": "automatically uppercased and trimmed keywords",
     "text_length": 32,
     "language_dict": {
       "description": {
@@ -1184,7 +1126,6 @@
   {
     "name": "text_long",
     "json_name": "string",
-    "description": "long text",
     "text_length": 512,
     "language_dict": {
       "description": {
@@ -1204,7 +1145,6 @@
   {
     "name": "text_otattr_identifier",
     "json_name": "string",
-    "description": "fully qualified webapi object type attribute identifier",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -1224,7 +1164,6 @@
   {
     "name": "text_otfunc_identifier",
     "json_name": "string",
-    "description": "fully qualified webapi object type function identifier",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -1244,7 +1183,6 @@
   {
     "name": "text_ot_identifier",
     "json_name": "string",
-    "description": "fully qualified webapi object type identifier",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -1264,7 +1202,6 @@
   {
     "name": "text_sep",
     "json_name": "string",
-    "description": "separator",
     "text_length": 16,
     "language_dict": {
       "description": {
@@ -1284,7 +1221,6 @@
   {
     "name": "text_short",
     "json_name": "string",
-    "description": "short text",
     "text_length": 256,
     "language_dict": {
       "description": {
@@ -1304,7 +1240,6 @@
   {
     "name": "text_sql_identifier",
     "json_name": "string",
-    "description": "SQL identifier, contains a-z, 0-9, _",
     "text_length": 63,
     "language_dict": {
       "description": {
@@ -1324,7 +1259,6 @@
   {
     "name": "text_tag",
     "json_name": "string",
-    "description": "tag keyword, contains a-z, 0-9, -",
     "text_length": 10,
     "language_dict": {
       "description": {
@@ -1344,7 +1278,6 @@
   {
     "name": "timestamp_tz",
     "json_name": "string",
-    "description": "timestamp with time zone",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -1366,7 +1299,6 @@
   {
     "name": "tuple_ntab_bynum",
     "json_name": "number",
-    "description": "integer based key for key-value-table",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -1388,7 +1320,6 @@
   {
     "name": "tuple_ntab_bystr",
     "json_name": "string",
-    "description": "text based key for key-value-table",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -1408,7 +1339,6 @@
   {
     "name": "uuid",
     "json_name": "string",
-    "description": "UUID",
     "text_length": null,
     "language_dict": {
       "description": {
@@ -1430,7 +1360,6 @@
   {
     "name": "uuid_array",
     "json_name": "array",
-    "description": "uuid array",
     "text_length": null,
     "language_dict": {
       "description": {
diff --git a/4.0/functions.json b/4.0/functions.json
index dfd6df0114062c616de54269e28035971c7eb770..a73223e6be1bd67abab656dfed186348c3b9e61e 100644
--- a/4.0/functions.json
+++ b/4.0/functions.json
@@ -10,10 +10,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "mdl_room": {
         "new": {
@@ -21,10 +18,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "name_stop": {
         "new": {
@@ -32,10 +26,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "letzter P-Port des Portbereichs (quellseitig)",
-        "description_sys_scope": "End-Port (Quelle)",
-        "description_obj_type_scope": "End-Port (Quelle)"
+        "is_deprecated": false
       },
       "name_start": {
         "new": {
@@ -43,10 +34,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "erster P-Port des Portbereichs (quellseitig)",
-        "description_sys_scope": "Start-Port (Quelle)",
-        "description_obj_type_scope": "Start-Port (Quelle)"
+        "is_deprecated": false
       },
       "mdl_fq_name": {
         "new": {
@@ -54,10 +42,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "include_all_ports": {
         "new": {
@@ -66,10 +51,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "alle P-Ports des Moduls behandeln",
-        "description_obj_type_scope": "alle P-Ports des Moduls behandeln"
+        "is_deprecated": false
       },
       "type_group_is_fix": {
         "new": {
@@ -77,10 +59,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "nur bzw. keine Festverkabelung behandeln",
-        "description_sys_scope": "ist fest verkabelt",
-        "description_obj_type_scope": "ist fest verkabelt"
+        "is_deprecated": false
       },
       "connected_mdl_bldg": {
         "new": {
@@ -88,10 +67,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nr. des Moduls des direkt verbundenen Ports",
-        "description_sys_scope": "Modul-Geb\u00e4ude des verbundenen Ports",
-        "description_obj_type_scope": "Modul-Geb\u00e4ude des verbundenen Ports"
+        "is_deprecated": false
       },
       "connected_mdl_room": {
         "new": {
@@ -99,10 +75,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nr. des Moduls des direkt verbundenen Ports",
-        "description_sys_scope": "Modul-Raum des verbundenen Ports",
-        "description_obj_type_scope": "Modul-Raum des verbundenen Ports"
+        "is_deprecated": false
       },
       "connected_name_start": {
         "new": {
@@ -110,10 +83,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "erster P-Port des Portbereichs (zielseitig)",
-        "description_sys_scope": "Start-Port (Ziel)",
-        "description_obj_type_scope": "Start-Port (Ziel)"
+        "is_deprecated": false
       },
       "connected_mdl_fq_name": {
         "new": {
@@ -121,10 +91,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Modulname des direkt verbundenen Ports",
-        "description_sys_scope": "Modulname des verbundenen Ports",
-        "description_obj_type_scope": "Modulname des verbundenen Ports"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port",
@@ -144,10 +111,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die IP-Adresse geh\u00f6rt zum DHCP-Adre\u00dfpool des Subnetzes",
-        "description_sys_scope": "ist DHCP-Adresse",
-        "description_obj_type_scope": "ist DHCP-Adresse"
+        "is_deprecated": false
       },
       "value_stop": {
         "new": {
@@ -155,10 +119,7 @@
           "is_required": false
         },
         "data_type": "ip_address",
-        "is_deprecated": false,
-        "description_detail": "letzte Adresse des zu behandelnden IP-Adre\u00dfblocks (nicht in Kombination mit value_cidr erlaubt)",
-        "description_sys_scope": "End-IP-Adresswert",
-        "description_obj_type_scope": "Endwert"
+        "is_deprecated": false
       },
       "is_reserved": {
         "new": {
@@ -167,10 +128,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die  IP-Adresse ist f\u00fcr netztechnische Zwecke reserviert",
-        "description_sys_scope": "reservierte Adresse",
-        "description_obj_type_scope": "ist reserviert"
+        "is_deprecated": false
       },
       "value_start": {
         "new": {
@@ -178,10 +136,7 @@
           "is_required": true
         },
         "data_type": "ip_address",
-        "is_deprecated": false,
-        "description_detail": "erste Adresse des zu behandelnden IP-Adre\u00dfblocks (nicht in Kombination mit value_cidr erlaubt)",
-        "description_sys_scope": "Anfangs-IP-Adresswert",
-        "description_obj_type_scope": "Anfangswert"
+        "is_deprecated": false
       }
     },
     "object_type": "ip_addr",
@@ -200,10 +155,7 @@
           "is_required": false
         },
         "data_type": "ip_address",
-        "is_deprecated": false,
-        "description_detail": "letzte Adresse des zu behandelnden IP-Adre\u00dfblocks (nicht in Kombination mit value_cidr erlaubt)",
-        "description_sys_scope": "End-IP-Adresswert",
-        "description_obj_type_scope": "Endwert"
+        "is_deprecated": false
       },
       "value_start": {
         "old": {
@@ -211,10 +163,7 @@
           "is_required": true
         },
         "data_type": "ip_address",
-        "is_deprecated": false,
-        "description_detail": "erste Adresse des zu behandelnden IP-Adre\u00dfblocks (nicht in Kombination mit value_cidr erlaubt)",
-        "description_sys_scope": "Anfangs-IP-Adresswert",
-        "description_obj_type_scope": "Anfangswert"
+        "is_deprecated": false
       }
     },
     "object_type": "ip_addr",
@@ -233,10 +182,7 @@
           "is_required": true
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der DHCP-Lease (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "is_static_addr": {
         "old": {
@@ -244,10 +190,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die DHCP-Lease hat eine feste Zuordnung zu einer IP-Adresse. Die FQDN-Zuordnung wird durch den DNS-A-RR bestimmt und ist dadurch ebenfalls statisch.",
-        "description_sys_scope": "DHCP-Lease mit statischer IP-Adresse",
-        "description_obj_type_scope": "IP-Adresse ist statisch zugeordnet"
+        "is_deprecated": false
       },
       "is_static_fqdn": {
         "old": {
@@ -255,10 +198,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die DHCP-Lease hat eine feste Zuordnung zu einem FQDN. Die IP-Adresse wird zum Zeitpunkt der Lease-Vergabe dynamisch zugeordnet; gleichzeitig wird der passende DNS-A/PTR-RR durch den DHCP-Server eingetragen.",
-        "description_sys_scope": "DHCP-Lease mit statischem FQDN",
-        "description_obj_type_scope": "FQDN ist statisch zugeordnet"
+        "is_deprecated": false
       }
     },
     "object_type": "lease",
@@ -277,10 +217,7 @@
           "is_required": true
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der Subnetz-Option (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       }
     },
     "object_type": "subnet_option",
@@ -299,10 +236,7 @@
           "is_required": true
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der DHCP-Optionsgruppe (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       }
     },
     "object_type": "og",
@@ -321,10 +255,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Aktive TA: f\u00fcr Bearbeitung durch DIQ-Worker-Prozess freigegeben. Passive TA: wird von DIQ-Worker-Prozess ignoriert.",
-        "description_sys_scope": "DIQ-TA zur Bearbeitung aktiviert",
-        "description_obj_type_scope": "zur Bearbeitung aktiviert"
+        "is_deprecated": false
       }
     },
     "object_type": "diq_ta",
@@ -343,10 +274,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name_list'.",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr2group",
@@ -365,10 +293,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "mdl_room": {
         "old": {
@@ -376,10 +301,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "name_stop": {
         "old": {
@@ -387,10 +309,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "letzter P-Port des Portbereichs (quellseitig)",
-        "description_sys_scope": "End-Port (Quelle)",
-        "description_obj_type_scope": "End-Port (Quelle)"
+        "is_deprecated": false
       },
       "name_start": {
         "old": {
@@ -398,10 +317,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "erster P-Port des Portbereichs (quellseitig)",
-        "description_sys_scope": "Start-Port (Quelle)",
-        "description_obj_type_scope": "Start-Port (Quelle)"
+        "is_deprecated": false
       },
       "mdl_fq_name": {
         "old": {
@@ -409,10 +325,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "include_all_ports": {
         "old": {
@@ -421,10 +334,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "alle P-Ports des Moduls behandeln",
-        "description_obj_type_scope": "alle P-Ports des Moduls behandeln"
+        "is_deprecated": false
       },
       "type_group_is_fix": {
         "old": {
@@ -432,10 +342,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "nur bzw. keine Festverkabelung behandeln",
-        "description_sys_scope": "ist fest verkabelt",
-        "description_obj_type_scope": "ist fest verkabelt"
+        "is_deprecated": false
       },
       "include_all_submdls": {
         "old": {
@@ -444,10 +351,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Alle P-Ports aller Submodule behandeln",
-        "description_sys_scope": "alle Submodule einschlie\u00dfen",
-        "description_obj_type_scope": "alle Submodule einschlie\u00dfen"
+        "is_deprecated": false
       },
       "do_delete_patch_cable": {
         "old": {
@@ -456,10 +360,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "ND-Patchkabel der Verbindung automatisch l\u00f6schen",
-        "description_sys_scope": "Patchkabel l\u00f6schen",
-        "description_obj_type_scope": "Patchkabel l\u00f6schen"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port",
@@ -478,10 +379,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "mdl_room": {
         "old": {
@@ -489,10 +387,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "name_stop": {
         "old": {
@@ -500,10 +395,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "letzter P-Port des Portbereichs (quellseitig)",
-        "description_sys_scope": "End-Port (Quelle)",
-        "description_obj_type_scope": "End-Port (Quelle)"
+        "is_deprecated": false
       },
       "name_start": {
         "old": {
@@ -511,10 +403,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "erster P-Port des Portbereichs (quellseitig)",
-        "description_sys_scope": "Start-Port (Quelle)",
-        "description_obj_type_scope": "Start-Port (Quelle)"
+        "is_deprecated": false
       },
       "mdl_fq_name": {
         "old": {
@@ -522,10 +411,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "type_group_is_fix": {
         "old": {
@@ -534,10 +420,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "nur bzw. keine Festverkabelung behandeln",
-        "description_sys_scope": "ist fest verkabelt",
-        "description_obj_type_scope": "ist fest verkabelt"
+        "is_deprecated": false
       },
       "connected_mdl_bldg": {
         "new": {
@@ -545,10 +428,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nr. des Moduls des direkt verbundenen Ports",
-        "description_sys_scope": "Modul-Geb\u00e4ude des verbundenen Ports",
-        "description_obj_type_scope": "Modul-Geb\u00e4ude des verbundenen Ports"
+        "is_deprecated": false
       },
       "connected_mdl_room": {
         "new": {
@@ -556,10 +436,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nr. des Moduls des direkt verbundenen Ports",
-        "description_sys_scope": "Modul-Raum des verbundenen Ports",
-        "description_obj_type_scope": "Modul-Raum des verbundenen Ports"
+        "is_deprecated": false
       },
       "connected_name_start": {
         "new": {
@@ -567,10 +444,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "erster P-Port des Portbereichs (zielseitig)",
-        "description_sys_scope": "Start-Port (Ziel)",
-        "description_obj_type_scope": "Start-Port (Ziel)"
+        "is_deprecated": false
       },
       "connected_mdl_fq_name": {
         "new": {
@@ -578,10 +452,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Modulname des direkt verbundenen Ports",
-        "description_sys_scope": "Modulname des verbundenen Ports",
-        "description_obj_type_scope": "Modulname des verbundenen Ports"
+        "is_deprecated": false
       },
       "do_copy_pp_description": {
         "old": {
@@ -590,10 +461,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "\u00dcbernehmen der alten P-Port-Info auf den neuen P-Port",
-        "description_sys_scope": "P-Port-Beschreibung kopieren",
-        "description_obj_type_scope": "Beschreibung kopieren"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port",
@@ -612,10 +480,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die IP-Adresse geh\u00f6rt zum DHCP-Adre\u00dfpool des Subnetzes",
-        "description_sys_scope": "ist DHCP-Adresse",
-        "description_obj_type_scope": "ist DHCP-Adresse"
+        "is_deprecated": false
       },
       "value_cidr": {
         "new": {
@@ -627,10 +492,7 @@
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "CIDR-Ausdruck f\u00fcr Adressen (die zu behandelnden Adressen passen in den CIDR-Ausdruck).  Nicht in Kombination mit value_start oder value_stop erlaubt.",
-        "description_sys_scope": "IP-Adress-CIDR-Ausdruck",
-        "description_obj_type_scope": "CIDR-Ausdruck"
+        "is_deprecated": false
       },
       "value_stop": {
         "old": {
@@ -638,10 +500,7 @@
           "is_required": false
         },
         "data_type": "ip_address",
-        "is_deprecated": false,
-        "description_detail": "letzte Adresse des zu behandelnden IP-Adre\u00dfblocks (nicht in Kombination mit value_cidr erlaubt)",
-        "description_sys_scope": "End-IP-Adresswert",
-        "description_obj_type_scope": "Endwert"
+        "is_deprecated": false
       },
       "is_reserved": {
         "new": {
@@ -649,10 +508,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die  IP-Adresse ist f\u00fcr netztechnische Zwecke reserviert",
-        "description_sys_scope": "reservierte Adresse",
-        "description_obj_type_scope": "ist reserviert"
+        "is_deprecated": false
       },
       "value_start": {
         "old": {
@@ -660,10 +516,7 @@
           "is_required": false
         },
         "data_type": "ip_address",
-        "is_deprecated": false,
-        "description_detail": "erste Adresse des zu behandelnden IP-Adre\u00dfblocks (nicht in Kombination mit value_cidr erlaubt)",
-        "description_sys_scope": "Anfangs-IP-Adresswert",
-        "description_obj_type_scope": "Anfangswert"
+        "is_deprecated": false
       }
     },
     "object_type": "ip_addr",
@@ -682,10 +535,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des Benutzerkontos (nur bei Erzeugen eines KIT-Hauptkontos; bei Erzeugen eines Dienst- oder Unterkontos darf dieses Attribut nicht angegeben werden).",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       },
       "role_fq_name_list": {
         "new": {
@@ -697,10 +547,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der vollqualifizierten Rollennamen. Format eines Rollennamens: <systemname>.<rollenname>. Altwert: zu l\u00f6schende Rollen, Neuwert: neu zuzuordnende Rollen.",
-        "description_sys_scope": "Rollen-Namensliste",
-        "description_obj_type_scope": "Namensliste"
+        "is_deprecated": false
       },
       "do_preserve_contained_on_delete": {
         "new": {
@@ -708,10 +555,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Falls eine Rolle des Benutzers gel\u00f6scht wird, bleiben die darin enthaltenen Rollen effektiv f\u00fcr den Benutzer erhalten.",
-        "description_sys_scope": "enthaltene Rollen gel\u00f6schter Rollen erhalten",
-        "description_obj_type_scope": "enthaltene Rollen gel\u00f6schter Rollen erhalten"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr2role",
@@ -734,10 +578,7 @@
           "is_required": true
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der DHCP-Lease (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       }
     },
     "object_type": "lease",
@@ -760,10 +601,7 @@
           "is_required": true
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der Subnetz-Option (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       }
     },
     "object_type": "subnet_option",
@@ -786,10 +624,7 @@
           "is_required": true
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der DHCP-Optionsgruppe (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       }
     },
     "object_type": "og",
@@ -808,10 +643,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'mgr_login_name_list'.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "new": {
@@ -823,10 +655,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "in Kombination mit Parameter 'mgr_login_name'; zus\u00e4tzlich zu den direkt angegebenen Gruppen auch alle Gruppen, die BCDs der OE zugeordnet sind, ber\u00fccksichtigen",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "mgr_login_name": {
         "old": {
@@ -834,10 +663,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name_list'.",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       },
       "group_name_list": {
         "new": {
@@ -849,10 +675,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'mgr_login_name'. Altwert: zu l\u00f6schende Gruppen. Neuwert: neu hinzuzuf\u00fcgende Gruppen.",
-        "description_sys_scope": "Gruppennamen (Liste)",
-        "description_obj_type_scope": "Namen (Liste)"
+        "is_deprecated": false
       },
       "mgr_login_name_list": {
         "new": {
@@ -864,10 +687,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name'. Altwert: zu l\u00f6schende Benutzerkonten. Neuwert: neu hinzuzuf\u00fcgende Konten.",
-        "description_sys_scope": "Konto-Benutzerkennungen",
-        "description_obj_type_scope": "Benutzerkennungen"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr2group",
@@ -886,10 +706,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name_list'",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "group_name": {
         "old": {
@@ -897,10 +714,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'fqdn_value_list'.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fqdn_value_list": {
         "new": {
@@ -912,10 +726,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name'. Altwert: zu l\u00f6schende Domains. Neuwert: neu hinzuzuf\u00fcgende Domains (die positionale Reihenfolge wird dabei in 'domain_position' hinterlegt). Die erste Domain der Liste (Neuwert) wird als DHCP-Domain der BCDs der Gruppe gewertet, falls der Gruppe bisher keine Domains zugeordnet waren.",
-        "description_sys_scope": "DNS-FQDN-Liste",
-        "description_obj_type_scope": "FQDN-Liste"
+        "is_deprecated": false
       },
       "group_name_list": {
         "new": {
@@ -927,10 +738,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'fqdn_value'. Altwert: zu l\u00f6schende Gruppen. Neuwert: neu hinzuzuf\u00fcgende Gruppen.",
-        "description_sys_scope": "Gruppennamen (Liste)",
-        "description_obj_type_scope": "Namen (Liste)"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn2group",
@@ -949,10 +757,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name_list'",
-        "description_sys_scope": "BCD-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "group_name": {
         "old": {
@@ -960,10 +765,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'bcd_value_list'.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "bcd_name_list": {
         "new": {
@@ -975,10 +777,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name'. Altwert: zu l\u00f6schende BCDs. Neuwert: neu hinzuzuf\u00fcgende BCDs.",
-        "description_sys_scope": "BCD-Namen (Liste)",
-        "description_obj_type_scope": "Namen (Liste)"
+        "is_deprecated": false
       },
       "group_name_list": {
         "new": {
@@ -990,10 +789,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'bcd_name'. Altwert: zu l\u00f6schende Gruppen. Neuwert: neu hinzuzuf\u00fcgende Gruppen.",
-        "description_sys_scope": "Gruppennamen (Liste)",
-        "description_obj_type_scope": "Namen (Liste)"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd2group",
@@ -1012,10 +808,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Referenz zu globalem Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Objekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "key_val_dict": {
         "new": {
@@ -1023,10 +816,7 @@
           "is_required": true
         },
         "data_type": "json_object",
-        "is_deprecated": true,
-        "description_detail": "Key-Value-Dict der zu \u00e4ndernden Attribute eines Objekts",
-        "description_sys_scope": "Objektattribut-Key-Value-Dict",
-        "description_obj_type_scope": "Key-Value-Dict"
+        "is_deprecated": true
       }
     },
     "object_type": "ot_attr_val",
@@ -1045,10 +835,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Nummer des physikalischen Ports",
-        "description_sys_scope": "P-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "mdl_bldg": {
         "new": {
@@ -1056,10 +843,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "mdl_room": {
         "new": {
@@ -1067,10 +851,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "mdl_fq_name": {
         "new": {
@@ -1078,10 +859,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "connected_name": {
         "new": {
@@ -1089,10 +867,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Name des direkt verbundenen Ports",
-        "description_sys_scope": "verbundener Port",
-        "description_obj_type_scope": "verbundener Port"
+        "is_deprecated": false
       },
       "patch_cable_name": {
         "new": {
@@ -1100,10 +875,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Patchkabel-Name",
-        "description_obj_type_scope": "Patchkabel-Name"
+        "is_deprecated": false
       },
       "type_group_is_fix": {
         "new": {
@@ -1111,10 +883,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "nur bzw. keine Festverkabelung behandeln",
-        "description_sys_scope": "ist fest verkabelt",
-        "description_obj_type_scope": "ist fest verkabelt"
+        "is_deprecated": false
       },
       "connected_mdl_bldg": {
         "new": {
@@ -1122,10 +891,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nr. des Moduls des direkt verbundenen Ports",
-        "description_sys_scope": "Modul-Geb\u00e4ude des verbundenen Ports",
-        "description_obj_type_scope": "Modul-Geb\u00e4ude des verbundenen Ports"
+        "is_deprecated": false
       },
       "connected_mdl_room": {
         "new": {
@@ -1133,10 +899,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nr. des Moduls des direkt verbundenen Ports",
-        "description_sys_scope": "Modul-Raum des verbundenen Ports",
-        "description_obj_type_scope": "Modul-Raum des verbundenen Ports"
+        "is_deprecated": false
       },
       "connected_mdl_fq_name": {
         "new": {
@@ -1144,10 +907,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Modulname des direkt verbundenen Ports",
-        "description_sys_scope": "Modulname des verbundenen Ports",
-        "description_obj_type_scope": "Modulname des verbundenen Ports"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port",
@@ -1166,10 +926,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "create_from_name": {
         "old": {
@@ -1177,10 +934,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der vorliegenden (bestehenden) BCD, die als Quelle der Kopie verwendet wird. Au\u00dfer 'Bescheibung' (immer NULL) und 'DHCP aktiviert' (immer false) werden alle Attribute sowie Domain- und Betreuerzuordnungen \u00fcbernommen.",
-        "description_sys_scope": "vorliegender BCD-Name",
-        "description_obj_type_scope": "vorliegender Name"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd",
@@ -1203,10 +957,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Alle Gruppen, die bereits dem urspr\u00fcnglichen Betreuer (Altwert) geh\u00f6ren, dem neuen Betreuer (Neuwert) zuordnen.",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr2group",
@@ -1225,10 +976,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typ",
-        "description_sys_scope": "Slot-Typ",
-        "description_obj_type_scope": "Slot-Typ"
+        "is_deprecated": false
       },
       "module_type": {
         "new": {
@@ -1236,10 +984,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Modul-Typ",
-        "description_sys_scope": "Modul-Typ",
-        "description_obj_type_scope": "Modul-Typ"
+        "is_deprecated": false
       },
       "num_mode_name": {
         "new": {
@@ -1247,10 +992,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Nummerierungsmodus f\u00fcr Modulnummernschema",
-        "description_sys_scope": "MT-in-ST-Nummerierungsmodus",
-        "description_obj_type_scope": "Nummerierungsmodus"
+        "is_deprecated": false
       },
       "num_mode_level": {
         "new": {
@@ -1258,10 +1000,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Nummerierungs-Modus = GLOBAL: durchgehende Nummerierung aller Slots der global nummerierten Modul-Gruppen des Slots und aller seiner Subslots, gez\u00e4hlt ab dem Slot, der <level> Stufen \u00fcber diesem Slot liegt. Der Wert in 'Erstes Modul' wird ggf. heraufgesetzt. Nummerierungs-Modus = LOCAL: diese Modul-Gruppe wird separat nummeriert.",
-        "description_sys_scope": "Stufe f\u00fcr MT-in-ST-Nummerierungsmodus",
-        "description_obj_type_scope": "Stufe f\u00fcr Nummerierungsmodus"
+        "is_deprecated": false
       },
       "required_slot_width": {
         "new": {
@@ -1270,10 +1009,7 @@
           "data_default": 1
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "erforderliche Mindestkapazit\u00e4t des zugeordneten Slots",
-        "description_sys_scope": "erford. Slotbreite",
-        "description_obj_type_scope": "erford. Slotbreite"
+        "is_deprecated": false
       }
     },
     "object_type": "module2slot_type",
@@ -1292,10 +1028,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Modultypklassen-Name (Kurzform)",
-        "description_sys_scope": "MTC-Name (Abk.)",
-        "description_obj_type_scope": "Name (Abk.)"
+        "is_deprecated": false
       },
       "is_global_readable": {
         "new": {
@@ -1304,10 +1037,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": true,
-        "description_detail": null,
-        "description_sys_scope": "uneingeschr\u00e4nkter Lesezugriff auf MTC",
-        "description_obj_type_scope": "uneingeschr\u00e4nkter Lesezugriff"
+        "is_deprecated": true
       }
     },
     "object_type": "module_type_class",
@@ -1326,10 +1056,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN, der als Zone definiert ist",
-        "description_sys_scope": "DNS-Zonen-FQDN",
-        "description_obj_type_scope": "Zonen-FQDN"
+        "is_deprecated": false
       },
       "nsec3_salt": {
         "new": {
@@ -1337,10 +1064,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Parameter f\u00fcr NSEC3-Salz der NSEC3PARAM-RRs der Zone",
-        "description_sys_scope": "Zonen-NSEC3-Salz",
-        "description_obj_type_scope": "NSEC3-Salz"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -1348,10 +1072,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Zonen-Beschreibung",
-        "description_sys_scope": "Zonen-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "ns_set_name": {
         "new": {
@@ -1359,10 +1080,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des Nameserver-Satzes (angeben, falls die Zone aktiv im DNS sein soll)",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "NS-Satz-Name"
+        "is_deprecated": false
       },
       "nsec3_itcount": {
         "new": {
@@ -1371,10 +1089,7 @@
           "data_default": 0
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Iterationen f\u00fcr den NSEC3-Hash-Algorithmus (0-basiert, dh. es wird zus\u00e4tzlich zur Basis-Iteration gez\u00e4hlt)",
-        "description_sys_scope": "Zonen-NSEC3-Iteration-Count",
-        "description_obj_type_scope": "NSEC3-Iteration-Count"
+        "is_deprecated": false
       },
       "dnssec_do_sign": {
         "new": {
@@ -1383,10 +1098,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DNSSEC-Signaturen f\u00fcr diese Zone auf PDNS-Nameservern aktivieren (Zone ist signiert). Voaussetzung f\u00fcr Deaktivierung: DS-RR mu\u00df vorher aus Parent-Zone-Delegation (delegierende Nameserver) gel\u00f6scht worden sein.",
-        "description_sys_scope": "DNSSEC-Signatur der Zone ist aktiv",
-        "description_obj_type_scope": "DNSSEC-Signatur ist aktiv"
+        "is_deprecated": false
       },
       "soa_data_retry": {
         "new": {
@@ -1394,10 +1106,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf ein fehlgeschlagener Refresh wiederholt werden soll",
-        "description_sys_scope": "Zonen-Retry",
-        "description_obj_type_scope": "Retry"
+        "is_deprecated": false
       },
       "nsec3_hash_algo": {
         "new": {
@@ -1411,10 +1120,7 @@
           "1": {
             "de": "SHA1"
           }
-        },
-        "description_detail": "Nummer des NSEC3-Hash-Algorithmus",
-        "description_sys_scope": "Zonen-NSEC3-Hash-Algorithmus (Nr.)",
-        "description_obj_type_scope": "NSEC3-Hash-Algorithmus (Nr.)"
+        }
       },
       "soa_data_expire": {
         "new": {
@@ -1422,10 +1128,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf die Zone nicht mehr authoritativ ist",
-        "description_sys_scope": "Zonen-Expire",
-        "description_obj_type_scope": "Expire"
+        "is_deprecated": false
       },
       "soa_data_minimum": {
         "new": {
@@ -1433,10 +1136,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "TTL-Minimum: deprecated in RFC 2308. Seitdem: Negative Cache TTL. Wird aber auch als TTL-Defaultwert genommen (falls RR-TTL null ist), z.b. bei DNSSEC-RRs, die im online signing erzeugt werden.",
-        "description_sys_scope": "Zonen-Minimum",
-        "description_obj_type_scope": "Minimum"
+        "is_deprecated": false
       },
       "soa_data_refresh": {
         "new": {
@@ -1444,10 +1144,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf Slaves erneut nachfragen d\u00fcrfen, ob die Zonendaten refreshed werden sollen (neuer AXFR erforderlich?)",
-        "description_sys_scope": "Zonen-Refresh",
-        "description_obj_type_scope": "Refresh"
+        "is_deprecated": false
       },
       "dnssec_do_enforce": {
         "new": {
@@ -1456,10 +1153,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn 'true': Resolver (KIT-eigene) bekommen den KSK bzw. DS-RR der Zone per Hint konfiguriert. Wenn 'false': Hint-Konfiguration f\u00fcr KSK/DS-RR wird auf den KIT-Resolvern f\u00fcr diese Zone deaktiviert.",
-        "description_sys_scope": "DNSSEC-Signaturvalidierung der Zone ist aktiv",
-        "description_obj_type_scope": "DNSSEC-Signaturvalidierung ist aktiv"
+        "is_deprecated": false
       },
       "dflt_ttl_rrt_dbext": {
         "new": {
@@ -1468,10 +1162,7 @@
           "data_default": 900
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Standard-TTL-Wert f\u00fcr RRs der Zone. Wird wirksam f\u00fcr alle RRs, deren TTL nicht explizit gesetzt ist und deren Typ keinen Zone Apex definiert (SOA, NS) oder in einem Zone Delegation Point vorkommt (DS).",
-        "description_sys_scope": "Standard-TTL",
-        "description_obj_type_scope": "Standard-TTL"
+        "is_deprecated": false
       },
       "dflt_ttl_rrt_dbint": {
         "new": {
@@ -1480,10 +1171,7 @@
           "data_default": 600
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "zonenweite TTL f\u00fcr RR's der Typen, die einen Zone Apex definieren (SOA, NS) oder in einem Zone Delegation Point definiert sind (DS).",
-        "description_sys_scope": "TTL f\u00fcr Records an Zone Apex/ZD Point",
-        "description_obj_type_scope": "TTL f\u00fcr Records an Zone Apex/ZD Point"
+        "is_deprecated": false
       },
       "soa_data_hostmaster": {
         "new": {
@@ -1491,10 +1179,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "Kontaktadresse f\u00fcr diese Zone (RNAME-Feld in RRDATA des SOA-RR's)",
-        "description_sys_scope": "Zonen-Kontakt",
-        "description_obj_type_scope": "Kontakt"
+        "is_deprecated": false
       },
       "dnssec_ksk_rrs_are_published": {
         "new": {
@@ -1503,10 +1188,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Publizieren der CDS und CDNSKEY Resource Records, falls DNSSEC aktiviert ist",
-        "description_sys_scope": "DNSSEC-KSK-RRs zeigen",
-        "description_obj_type_scope": "DNSSEC-KSK-RRs zeigen"
+        "is_deprecated": false
       }
     },
     "object_type": "zone",
@@ -1525,10 +1207,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port- Protokoll- Name",
-        "description_sys_scope": "Port- Protokoll- Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_proto",
@@ -1547,10 +1226,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Systemname",
-        "description_sys_scope": "Systemname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "system",
@@ -1570,10 +1246,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Hauptkonto ist Dienstkonto und hat (mindestens) eine OE-Zuordnung. Diese muss bei Ersteintrag in derselben Transaktion vorgenommen werden. OE-Betreuer dieser OE verwalten anschlie\u00dfend das Dienstkonto (Gruppen- und OE-Zuordnung). Grunds\u00e4tzlich kann ein OE-Betreuer ein Dienstkonto verwalten, solange alle diesem Dienstkonto zugeordneten OEs auch dem OE-Betreuer zugeordnet sind oder es sich um den Ersteintrag handelt. Ist ein Dienstkonto einer Gruppe zugeordnet, d\u00fcrfen deren Mitglieder Transaktionen mit den Rechten des Dienstkontos ausf\u00fchren (eingesetztes Konto via wapi.transaction.su_login_name). Dies dient der Verwaltung der Untergruppen, Unterkonten und API-Token, da das Dienstkonto (Hauptkonto) weder Passwort noch WebAPI-Token hat. F\u00fcr Unterkonten ist dieser Parameter  nicht relevant (und wird ignoriert), da Unterkonten das Attribut immer von ihrem Hauptkonto \u00fcbernehmen.",
-        "description_sys_scope": "ist Dienstkonto",
-        "description_obj_type_scope": "ist Dienstkonto"
+        "is_deprecated": false
       },
       "sub_id": {
         "new": {
@@ -1581,10 +1254,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "ID des Unterkontos, eindeutig innerhalb des zugeh\u00f6rigen Hauptkontos",
-        "description_sys_scope": "Unterkonten-ID",
-        "description_obj_type_scope": "Sub-ID"
+        "is_deprecated": false
       },
       "svc_id": {
         "new": {
@@ -1592,10 +1262,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Identifikation des Dienstes, der \u00fcber dieses Dienstkonto verwaltet wird; nur f\u00fcr Dienst-Hauptkonten verwendbar.",
-        "description_sys_scope": "Konto-Dienstkennung",
-        "description_obj_type_scope": "Dienstkennung"
+        "is_deprecated": false
       },
       "kit_status": {
         "new": {
@@ -1617,10 +1284,7 @@
           "-10": {
             "de": "NetDB-internes Systemkonto"
           }
-        },
-        "description_detail": "Angabe \u00fcber den KIT-Zugeh\u00f6rigkeitsstatus des Kontoinhabers (Quelle: PSE, Personalverwaltungssystem (HR-System))",
-        "description_sys_scope": "KIT-Status des Benutzerkontos",
-        "description_obj_type_scope": "KIT-Status"
+        }
       },
       "login_name": {
         "new": {
@@ -1628,10 +1292,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des Benutzerkontos (nur bei Erzeugen eines KIT-Hauptkontos; bei Erzeugen eines Dienst- oder Unterkontos darf dieses Attribut nicht angegeben werden).",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -1639,10 +1300,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Zusatzinformation des Benutzerkontos",
-        "description_sys_scope": "Konto-Infotext",
-        "description_obj_type_scope": "Infotext"
+        "is_deprecated": false
       },
       "do_copy_roles": {
         "new": {
@@ -1651,10 +1309,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr Unterkonten: alle zugeordneten Rollen des Hauptkontos \u00fcbernehmen. Nur relevant im Zusammenhang mit globalen Rechten.",
-        "description_sys_scope": "alle Rollen des Hauptkontos \u00fcbernehmen",
-        "description_obj_type_scope": "alle Rollen \u00fcbernehmen"
+        "is_deprecated": false
       },
       "is_adm_locked": {
         "new": {
@@ -1662,10 +1317,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ist die Benutzung des Kontos administrativ gesperrt? (Quelle: IDM)",
-        "description_sys_scope": "Anmeldung gesperrt",
-        "description_obj_type_scope": "ist gesperrt"
+        "is_deprecated": false
       },
       "allow_data_manipulation": {
         "new": {
@@ -1674,10 +1326,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Kontozugriff auf datenmodifizierende Funktionen erlauben bzw. sperren (nur bei Unterkonten sperrbar)",
-        "description_sys_scope": "Kontozugriff auf datenmodifizierende Funktionen",
-        "description_obj_type_scope": "Zugriff auf datenmodifizierende Funktionen"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr",
@@ -1696,10 +1345,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Die zugeordnete BCD stellt den Sollzustand dar und muss mit den BCDs aller IP-Routen dieses Subnetzes (via Routen-Ziel-VLAN) \u00fcbereinstimmen",
-        "description_sys_scope": "BCD des Subnetzes",
-        "description_obj_type_scope": "BCD des Subnetzes"
+        "is_deprecated": false
       },
       "cidr": {
         "new": {
@@ -1707,10 +1353,7 @@
           "is_required": true
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "IP-Subnetzangabe in CIDR-Notation",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -1718,10 +1361,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "IP-Subnetz-Info",
-        "description_sys_scope": "IP-Subnetz-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "is_routable": {
         "new": {
@@ -1730,10 +1370,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wird das Subnetz geroutet?",
-        "description_sys_scope": "Subnetz routbar",
-        "description_obj_type_scope": "ist routbar"
+        "is_deprecated": false
       },
       "is_container": {
         "new": {
@@ -1742,10 +1379,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die Existenz von Subnetzen, die in dieses Subnetz passen, ist erlaubt (Container-Funktion).",
-        "description_sys_scope": "Subnetz kann Subnetze enthalten",
-        "description_obj_type_scope": "kann Subnetze enthalten"
+        "is_deprecated": false
       },
       "create_ipaddrs": {
         "new": {
@@ -1754,10 +1388,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "reservierte Basisadressen eintragen (v4: max. 5, v6: max. 16)",
-        "description_sys_scope": "res. IP-Adressen eintragen",
-        "description_obj_type_scope": "res. IP-Adressen eintragen"
+        "is_deprecated": false
       },
       "default_gateway": {
         "new": {
@@ -1765,10 +1396,7 @@
           "is_required": false
         },
         "data_type": "ip_address",
-        "is_deprecated": false,
-        "description_detail": "Standardgateway des Subnetzes",
-        "description_sys_scope": "Subnetz-Gateway",
-        "description_obj_type_scope": "Gateway"
+        "is_deprecated": false
       },
       "is_iana_registered": {
         "new": {
@@ -1777,10 +1405,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "F\u00fcr dieses Subnetz besteht bei der IANA (Internet Assigned Numbers Authority) eine Registrierung bzw. es wurde von dort zugewiesen. Hierbei handelt es sich nur um die Tatsache bzw. Aussage, dass dieses Subnetz in der NetDB als administrativ zugewiesen betrachtet werden soll. Die eigentliche Organisation bzw. der Registrant dieser IANA-Registrierung spielt dabei keine Rolle.",
-        "description_sys_scope": "Subnetz ist IANA-registriert",
-        "description_obj_type_scope": "ist IANA-registriert"
+        "is_deprecated": false
       },
       "auto_create_ip_address": {
         "new": {
@@ -1789,10 +1414,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nicht vorhandene IP-Adressen, die in dieses Subnetz passen w\u00fcrden, d\u00fcrfen bei Bedarf automatisch angelegt werden.",
-        "description_sys_scope": "automatische IP-Adresseintragung",
-        "description_obj_type_scope": "automatische IP-Adresseintragung"
+        "is_deprecated": false
       },
       "auto_create_default_gateway": {
         "new": {
@@ -1801,10 +1423,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn kein Gateway angegeben ist: Die erste Adresse des Subnetzes automatisch als Gateway einsetzen (Netz-Basisadresse + 1).",
-        "description_sys_scope": "Subnetz-Gateway automatisch bestimmen",
-        "description_obj_type_scope": "Gateway automatisch bestimmen"
+        "is_deprecated": false
       }
     },
     "object_type": "ip_subnet",
@@ -1823,10 +1442,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port-Typ",
-        "description_sys_scope": "Port-Typ",
-        "description_obj_type_scope": "Port-Typ"
+        "is_deprecated": false
       },
       "port_count": {
         "new": {
@@ -1834,10 +1450,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl P-Ports",
-        "description_sys_scope": "Anzahl P-Ports",
-        "description_obj_type_scope": "Anzahl Ports"
+        "is_deprecated": false
       },
       "port_name1": {
         "new": {
@@ -1845,10 +1458,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Erster Port",
-        "description_sys_scope": "Erster Port",
-        "description_obj_type_scope": "Erster Port"
+        "is_deprecated": false
       },
       "port_proto": {
         "new": {
@@ -1856,10 +1466,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port-Protokoll",
-        "description_sys_scope": "Port-Protokoll",
-        "description_obj_type_scope": "Port-Protokoll"
+        "is_deprecated": false
       },
       "port_speed": {
         "new": {
@@ -1867,10 +1474,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port-Speed",
-        "description_sys_scope": "Port-Speed",
-        "description_obj_type_scope": "Port-Speed"
+        "is_deprecated": false
       },
       "module_type": {
         "new": {
@@ -1878,10 +1482,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Modul-Typ",
-        "description_sys_scope": "Modul-Typ",
-        "description_obj_type_scope": "Modul-Typ"
+        "is_deprecated": false
       },
       "num_mode_name": {
         "new": {
@@ -1889,10 +1490,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Nummerierungsmodus f\u00fcr Portnummernschema",
-        "description_sys_scope": "PT-in-MT-Nummerierungsmodus",
-        "description_obj_type_scope": "Nummerierungsmodus"
+        "is_deprecated": false
       },
       "num_mode_level": {
         "new": {
@@ -1900,10 +1498,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Nummerierungs-Modus = GLOBAL: durchgehende Nummerierung aller Ports der global nummerierten Port-Gruppen des Moduls und aller seiner Submodule, gez\u00e4hlt ab dem Modul, das <level> Stufen \u00fcber diesem Modul liegt. Der Wert in 'Erster Port' wird ggf. heraufgesetzt. Wenn <level> == -1: gez\u00e4hlt ab dem Root-Modul. Nummerierungs-Modus = LOCAL: diese Port-Gruppe wird separat nummeriert Nummerierungs-Modus = MULTIPLE: separate (wie LOCAL:0) Nummerierung aller Ports dieser Port-Gruppe, jedoch als <level>-S\u00e4tze, z.B.: <level>=2: 1+2 oder A+B (2er S\u00e4tze); <level>=3: 1+2+3 oder A+B+C (3er S\u00e4tze); <level>=4: 1+2+3+4 oder A+B+C+D (4er S\u00e4tze).",
-        "description_sys_scope": "Stufe f\u00fcr PT-in-MT-Nummerierungsmodus",
-        "description_obj_type_scope": "Stufe f\u00fcr Nummerierungsmodus"
+        "is_deprecated": false
       },
       "port_inc_count": {
         "new": {
@@ -1912,10 +1507,7 @@
           "data_default": 1
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Abstand/Schrittweite zwischen den Basisportnummern (Standard: 1)",
-        "description_sys_scope": "Abstand",
-        "description_obj_type_scope": "Abstand"
+        "is_deprecated": false
       },
       "port_type_order": {
         "new": {
@@ -1923,10 +1515,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Reihenfolge, in der die Ports im Modul erzeugt, nummeriert, angeordnet werden. Wird intern automatisch in 10er Schritten durchnummeriert (unabhaengig vom tats\u00e4chlich eingegebenen Wert), um Verschiebungen zu vereinfachen.",
-        "description_sys_scope": "PT->MT-Position",
-        "description_obj_type_scope": "Position"
+        "is_deprecated": false
       },
       "port_name_prefix": {
         "new": {
@@ -1934,10 +1523,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "konstanter Pr\u00e4fixteil f\u00fcr Portnummer",
-        "description_sys_scope": "konst. Pr\u00e4fix f\u00fcr Portnr.",
-        "description_obj_type_scope": "konst. Pr\u00e4fix f\u00fcr Portnr."
+        "is_deprecated": false
       },
       "port_name_suffix": {
         "new": {
@@ -1945,10 +1531,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Suffix f\u00fcr Portnr.",
-        "description_sys_scope": "Suffix f\u00fcr Portnr.",
-        "description_obj_type_scope": "Suffix f\u00fcr Portnr."
+        "is_deprecated": false
       },
       "port_name_varprfx": {
         "new": {
@@ -1956,10 +1539,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "variabler Pr\u00e4fixteil f\u00fcr Portnummer",
-        "description_sys_scope": "var. Pr\u00e4fix f\u00fcr Portnr.",
-        "description_obj_type_scope": "var. Pr\u00e4fix f\u00fcr Portnr."
+        "is_deprecated": false
       },
       "port_name_varprfx_join_dl": {
         "new": {
@@ -1967,10 +1547,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Trennzeichenkette f\u00fcr Join des variablen Pr\u00e4fixteils",
-        "description_sys_scope": "var. Prfx-Join",
-        "description_obj_type_scope": "var. Prfx-Join"
+        "is_deprecated": false
       },
       "port_name_varprfx_split_dl": {
         "new": {
@@ -1978,10 +1555,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Trennzeichenkette f\u00fcr Split des variablen Pr\u00e4fixteils",
-        "description_sys_scope": "var. Prfx-Split",
-        "description_obj_type_scope": "var. Prfx-Split"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port2module_type",
@@ -2000,10 +1574,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Fehler-Code",
-        "description_sys_scope": "Fehler-Code",
-        "description_obj_type_scope": "Code"
+        "is_deprecated": false
       },
       "type": {
         "new": {
@@ -2011,10 +1582,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Code",
-        "description_sys_scope": "Fehlertyp-Code",
-        "description_obj_type_scope": "Typ-Code"
+        "is_deprecated": false
       },
       "system": {
         "new": {
@@ -2022,10 +1590,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Systemname",
-        "description_sys_scope": "Systemname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "error",
@@ -2044,10 +1609,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "F\u00fcr die betreffende Version sichtbarer Wert des FQDN-Typs. NULL bedeutet, dass dieser Typ in der betreffenden Version nicht vorhanden ist.",
-        "description_sys_scope": "FQDN-Typ",
-        "description_obj_type_scope": "Typ"
+        "is_deprecated": false
       },
       "value": {
         "new": {
@@ -2055,10 +1617,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -2066,10 +1625,7 @@
           "is_required": false
         },
         "data_type": "text_long",
-        "is_deprecated": false,
-        "description_detail": "Freitext-Info zum FQDN",
-        "description_sys_scope": "FQDN-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn",
@@ -2088,10 +1644,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typ",
-        "description_sys_scope": "Slot-Typ",
-        "description_obj_type_scope": "Slot-Typ"
+        "is_deprecated": false
       },
       "module_type": {
         "new": {
@@ -2099,10 +1652,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Modul-Typ",
-        "description_sys_scope": "Modul-Typ",
-        "description_obj_type_scope": "Modul-Typ"
+        "is_deprecated": false
       },
       "num_mode_name": {
         "new": {
@@ -2110,10 +1660,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Nummerierungsmodus f\u00fcr Slotnummernschema",
-        "description_sys_scope": "ST-in-MT-Nummerierungsmodus",
-        "description_obj_type_scope": "Nummerierungsmodus"
+        "is_deprecated": false
       },
       "subslot_count": {
         "new": {
@@ -2121,10 +1668,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl solcher Slots",
-        "description_sys_scope": "Anzahl solcher Slots",
-        "description_obj_type_scope": "Anzahl solcher Slots"
+        "is_deprecated": false
       },
       "subslot_name1": {
         "new": {
@@ -2132,10 +1676,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Erster Slot",
-        "description_sys_scope": "Erster Slot",
-        "description_obj_type_scope": "Erster Slot"
+        "is_deprecated": false
       },
       "num_mode_level": {
         "new": {
@@ -2143,10 +1684,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Nummerierungs-Modus = GLOBAL: durchgehende Nummerierung aller Slots der global nummerierten Slot-Gruppen des Moduls und aller seiner Submodule, gez\u00e4hlt ab dem Modul, das <level> Stufen \u00fcber diesem Modul liegt. Der Wert in 'Erster Slot' wird ggf. heraufgesetzt. Wenn <level> == -1: gez\u00e4hlt ab dem Root-Modul. Nummerierungs-Modus = LOCAL: diese Slot-Gruppe wird separat nummeriert.",
-        "description_sys_scope": "Stufe f\u00fcr ST-in-MT-Nummerierungsmodus",
-        "description_obj_type_scope": "Stufe f\u00fcr Nummerierungsmodus"
+        "is_deprecated": false
       },
       "subslot_prefix": {
         "new": {
@@ -2154,10 +1692,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Pr\u00e4fix f\u00fcr Slotnr.",
-        "description_sys_scope": "Pr\u00e4fix f\u00fcr Slotnr.",
-        "description_obj_type_scope": "Pr\u00e4fix f\u00fcr Slotnr."
+        "is_deprecated": false
       },
       "subslot_inc_count": {
         "new": {
@@ -2166,10 +1701,7 @@
           "data_default": 1
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Abstand zwischen den Basisslotnummern (Standard: 1)",
-        "description_sys_scope": "Numerierungsschrittweite",
-        "description_obj_type_scope": "Numerierungsschrittweite"
+        "is_deprecated": false
       },
       "subslot_type_order": {
         "new": {
@@ -2177,10 +1709,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Reihenfolge, in der die Slots im Modul erzeugt, nummeriert, angeordnet werden.",
-        "description_sys_scope": "Reihenfolge",
-        "description_obj_type_scope": "Reihenfolge"
+        "is_deprecated": false
       },
       "backplane_port_descr": {
         "new": {
@@ -2188,10 +1717,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Spezifikation der Backplane-Ports der Form <backplane-typ>:<anzahl>",
-        "description_sys_scope": "ST-MT-Backplane-Typ:Count",
-        "description_obj_type_scope": "Backplane-Typ & Anzahl"
+        "is_deprecated": false
       }
     },
     "object_type": "slot2module_type",
@@ -2210,10 +1736,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Etage",
-        "description_sys_scope": "Etage",
-        "description_obj_type_scope": "Etage"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -2221,10 +1744,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung",
-        "description_sys_scope": "Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "name_sortby": {
         "new": {
@@ -2232,10 +1752,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Sortierung",
-        "description_sys_scope": "Sortierung",
-        "description_obj_type_scope": "Sortierung"
+        "is_deprecated": false
       }
     },
     "object_type": "floor",
@@ -2254,10 +1771,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -2265,10 +1779,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Raumbezeichnung",
-        "description_sys_scope": "Raumbezeichnung",
-        "description_obj_type_scope": "Bezeichnung"
+        "is_deprecated": false
       },
       "floor": {
         "new": {
@@ -2276,10 +1787,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Etage",
-        "description_sys_scope": "Etage",
-        "description_obj_type_scope": "Etage"
+        "is_deprecated": false
       },
       "number": {
         "new": {
@@ -2287,10 +1795,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -2298,10 +1803,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Zusatzinformation",
-        "description_sys_scope": "Raum-Kommentar",
-        "description_obj_type_scope": "Kommentar"
+        "is_deprecated": false
       }
     },
     "object_type": "room",
@@ -2320,10 +1822,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Spalten-Name",
-        "description_sys_scope": "Spalten-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_wapi": {
         "new": {
@@ -2331,10 +1830,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ist dieses Attribut als Ein/Ausgabeparameter f\u00fcr WebAPI-Funktionen benutzbar?",
-        "description_sys_scope": "Attribut ist WebAPI-TA-Parameter",
-        "description_obj_type_scope": "ist WAPI-Parameter"
+        "is_deprecated": false
       },
       "ref_name": {
         "new": {
@@ -2342,10 +1838,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": true,
-        "description_detail": "Referenz-Spaltenname: zur Aufl\u00f6sung des Datentyps, Kurzbezeichnung, PK, falls Quell-Spalte die pkg.-weite Kurzbezeichnung \"table.column\" hat.",
-        "description_sys_scope": "Ref.-Spaltenname",
-        "description_obj_type_scope": "Ref.-Spaltenname"
+        "is_deprecated": true
       },
       "data_type": {
         "new": {
@@ -2353,10 +1846,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "table_name": {
         "new": {
@@ -2364,10 +1854,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Tabellen-Name der Spalte",
-        "description_sys_scope": "Tabellen-Name der Spalte",
-        "description_obj_type_scope": "Tabellen-Name"
+        "is_deprecated": false
       },
       "is_nullable": {
         "new": {
@@ -2375,10 +1862,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Falls das Attribut als WebAPI-Objekttyp-Parameter definiert ist, wird dieser Wert f\u00fcr die Parameter-Funktionszuordnungen \u00fcbernommen.",
-        "description_sys_scope": "Attribut ist nullbar",
-        "description_obj_type_scope": "ist nullbar"
+        "is_deprecated": false
       },
       "is_required": {
         "new": {
@@ -2386,10 +1870,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Falls das Attribut als WebAPI-Objekttyp-Parameter definiert ist, wird dieser Wert f\u00fcr die Parameter-Funktionszuordnungen \u00fcbernommen.",
-        "description_sys_scope": "Attribut ist erforderlich",
-        "description_obj_type_scope": "ist erforderlich"
+        "is_deprecated": false
       },
       "is_deprecated": {
         "new": {
@@ -2398,10 +1879,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Attribut wird in neueren WebAPI-Versionen nicht mehr unterst\u00fctzt",
-        "description_sys_scope": "Attribut ist 'deprecated' WebAPI-Parameter",
-        "description_obj_type_scope": "ist 'deprecated' WebAPI-Parameter"
+        "is_deprecated": false
       },
       "attribute_name": {
         "new": {
@@ -2409,10 +1887,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr Attribute, die in WebAPI-Funktionen und in Fehlermeldungen gleichlautend verwendet werden sollen",
-        "description_sys_scope": "WebAPI-Attribut-Name",
-        "description_obj_type_scope": "Attribut-Name"
+        "is_deprecated": false
       },
       "ref_table_name": {
         "new": {
@@ -2420,10 +1895,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": true,
-        "description_detail": "Referenz-Tabellenname: zur Aufl\u00f6sung des Datentyps, Kurzbezeichnung, PK, falls Quell-Spalte die pkg.-weite Kurzbezeichnung \"table.column\" hat.",
-        "description_sys_scope": "Ref.-Tabellenname",
-        "description_obj_type_scope": "Ref.-Tabellenname"
+        "is_deprecated": true
       },
       "is_ot_global_ref": {
         "new": {
@@ -2432,10 +1904,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Attribut und Funktionszuordnungen werden f\u00fcr neue Objekttypen \u00fcbernommen.",
-        "description_sys_scope": "Attribut ist globale Referenz anderer Objekttyp-Attribute",
-        "description_obj_type_scope": "ist globale Referenz anderer Objekttyp-Attribute"
+        "is_deprecated": false
       },
       "use_ref_column_language_attributes": {
         "new": {
@@ -2444,10 +1913,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "eigene Sprachenattribute bleiben NULL ; es werden die der Referenz-Spalte verwendet",
-        "description_sys_scope": "Sprachenattribute der Ref.-Spalte benutzen",
-        "description_obj_type_scope": "Sprachenattribute der Ref.-Spalte benutzen"
+        "is_deprecated": false
       }
     },
     "object_type": "column",
@@ -2466,10 +1932,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Anschlu\u00dfpunkt-Bezeichnung",
-        "description_sys_scope": "AP-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "bldg": {
         "new": {
@@ -2477,10 +1940,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "room": {
         "new": {
@@ -2488,10 +1948,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "type": {
         "new": {
@@ -2499,10 +1956,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Modultyps",
-        "description_sys_scope": "Modultyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fq_name": {
         "new": {
@@ -2510,10 +1964,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -2521,10 +1972,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "ND-Modul-Zusatzinfo oder Beschreibung",
-        "description_sys_scope": "Modul-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "attributes_dict": {
         "new": {
@@ -2532,10 +1980,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Key-Value-Verzeichnis der zu behandelnden Modul-Attribute (Key: Attribut-Name, Value: Attribut-Wert)",
-        "description_sys_scope": "Modul-Attributverzeichnis",
-        "description_obj_type_scope": "Modul-Attributverzeichnis"
+        "is_deprecated": false
       }
     },
     "object_type": "module",
@@ -2554,10 +1999,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port-Typ-Name",
-        "description_sys_scope": "Port-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_internal": {
         "new": {
@@ -2565,10 +2007,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Port-Typ ist f\u00fcr modul-interne (z.B. Backplane) oder Festverkabelung vorgesehen",
-        "description_sys_scope": "Port-Typ ist intern",
-        "description_obj_type_scope": "ist intern"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_type",
@@ -2587,10 +2026,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Slot-Typs",
-        "description_sys_scope": "Slottyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "class": {
         "new": {
@@ -2598,10 +2034,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typklassen-Name",
-        "description_sys_scope": "Slot-Typklassen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "slot_width": {
         "new": {
@@ -2610,10 +2043,7 @@
           "data_default": 1
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Slot-Kapazit\u00e4t (max. Anzahl der Submodule, die in Slots dieses Typs eingetragen werden k\u00f6nnen)",
-        "description_sys_scope": "Slotbreite",
-        "description_obj_type_scope": "Breite"
+        "is_deprecated": false
       }
     },
     "object_type": "slot_type",
@@ -2632,10 +2062,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Name der Port-Typgruppe. (Achtung: ist noch als Anker in CGI-Skripten definiert; \u00c4nderung kann Funktionalit\u00e4t beeinflussen)",
-        "description_sys_scope": "PTGruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_permanent": {
         "new": {
@@ -2643,10 +2070,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ports dieser Typgruppe sind fest verkabelt",
-        "description_sys_scope": "ist fest verkabelt",
-        "description_obj_type_scope": "ist fest verkabelt"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_type_group",
@@ -2665,10 +2089,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz-Name",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -2676,10 +2097,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung der Netzinstanz",
-        "description_sys_scope": "NI-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "object_type": "net_instnc",
@@ -2698,10 +2116,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Constraint-Name",
-        "description_sys_scope": "Constraint-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "type": {
         "new": {
@@ -2762,10 +2177,7 @@
           "uc": {
             "de": "bedingter bzw. partieller Schl\u00fcssel-Constraint (DB-Ebene)"
           }
-        },
-        "description_detail": "Constraint-Typ",
-        "description_sys_scope": "Constraint-Typ",
-        "description_obj_type_scope": "Typ"
+        }
       },
       "ref_name": {
         "new": {
@@ -2773,10 +2185,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Nur bei API-Level-Foreign-Key-Constraints: Name des referenzierten Constraints (Unique oder PK)",
-        "description_sys_scope": "Referenz-Constraint-Name",
-        "description_obj_type_scope": "Referenz-Name"
+        "is_deprecated": false
       },
       "dblvl_name": {
         "new": {
@@ -2784,10 +2193,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Nur bei API-Level-Constraints: Name des zugeordneten DB-Level-Constraints. Der Constraint erscheint in den WebAPI-Objekttypdaten unter dem Namen des DB-Level-Constraints (um eine \u00dcbereinstimmung mit Constraintnamen aus Exceptions zu bekommen) und den Spaltennamen des API-Level-Constraints.",
-        "description_sys_scope": "DB-Level-Constraint-Name",
-        "description_obj_type_scope": "DB-Level-Name"
+        "is_deprecated": false
       },
       "table_name": {
         "new": {
@@ -2795,10 +2201,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name der Tabelle des Constraints",
-        "description_sys_scope": "Constraint-Tabellen-Name",
-        "description_obj_type_scope": "Tabellen-Name"
+        "is_deprecated": false
       },
       "col_name_list": {
         "new": {
@@ -2806,10 +2209,7 @@
           "is_required": true
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Nur bei API-Level-Constraints: Liste der zugeordneten Attribute (Spaltennamen) im Constraint",
-        "description_sys_scope": "Constraint-Spaltennamen",
-        "description_obj_type_scope": "Spaltennamen"
+        "is_deprecated": false
       },
       "join_operator": {
         "new": {
@@ -2818,10 +2218,7 @@
           "data_default": "="
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Nur relevant bei referenzierenden Constraints: JOIN-Operator im SQL-Klartext. Darf nur bei FN-Constraints vom Standardwert '=' abweichen. Leserichtung: FK <operator> RK",
-        "description_sys_scope": "JOIN-Operator des Constraints",
-        "description_obj_type_scope": "JOIN-Operator"
+        "is_deprecated": false
       },
       "is_join_default": {
         "new": {
@@ -2830,10 +2227,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr API-Level-FK-Constraints: wenn True: Constraint wird als Standard in WebAPI-Joins eingesetzt, falls der Constraintname in der JOIN-Anweisung 'default' ist. Unter mehreren FK-Constraints mit identischen RK- und FK-seitigen Objekttyp-Paaren kann max. 1 FK-Constraint auf 'True' gesetzt werden. Der Wert des zuletzt modifizierten FK-Constraints \u00fcberschreibt dabei ggf. den Wert der anderen FK-Constraints.",
-        "description_sys_scope": "ist Standard-Constraint f\u00fcr JOIN",
-        "description_obj_type_scope": "ist Standard f\u00fcr JOIN"
+        "is_deprecated": false
       },
       "dblvl_table_name": {
         "new": {
@@ -2841,10 +2235,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name der Tabelle des DB-Level-Constraints (nur, wenn Tabellen des DB- und API-Level-Constraints verschieden sind)",
-        "description_sys_scope": "DB-Level-Tabellen-Name",
-        "description_obj_type_scope": "DB-Level-Tabellen-Name"
+        "is_deprecated": false
       },
       "join_grants_read_access": {
         "new": {
@@ -2853,10 +2244,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": true,
-        "description_detail": "Nur f\u00fcr referenzierende API-Level-Constraints: wenn True: Durch Benutzung des Constraints in WebAPI-Joins wird der Lesezugriff der beteiligten Objekttypen gegenseitig \u00fcbertragen, dh. durch den JOIN werden evtl. bestehende Einschr\u00e4nkungen der Leserechte eines Objekttyps gegen\u00fcber dem anderen aufgehoben. Aktuell sind alle Constraints, die am Join desselben Objekttyps beteiligt sind, logisch-UND verkn\u00fcpft, dh. das Ergebnis ist nur True, wenn alle beteiligten Constraints grants_read_access == True haben. Gilt nicht bei ANTI-JOIN.",
-        "description_sys_scope": "Lesezugriff via JOIN gleichschalten",
-        "description_obj_type_scope": "Lesezugriff via JOIN gleichschalten"
+        "is_deprecated": true
       }
     },
     "object_type": "constraint",
@@ -2875,10 +2263,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port-Typ-Name",
-        "description_sys_scope": "Port-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "port_group": {
         "new": {
@@ -2886,10 +2271,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Name der Port-Typgruppe. (Achtung: ist noch als Anker in CGI-Skripten definiert; \u00c4nderung kann Funktionalit\u00e4t beeinflussen)",
-        "description_sys_scope": "PTGruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "port_proto": {
         "new": {
@@ -2897,10 +2279,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port- Protokoll- Name",
-        "description_sys_scope": "Port- Protokoll- Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "port_speed": {
         "new": {
@@ -2908,10 +2287,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port- Speed- Wert",
-        "description_sys_scope": "Port- Speed- Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_type_data",
@@ -2930,10 +2306,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Code",
-        "description_sys_scope": "FT-Code",
-        "description_obj_type_scope": "Code"
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -2941,10 +2314,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Name",
-        "description_sys_scope": "FT-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "error_type",
@@ -2963,10 +2333,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Bezeichnung",
-        "description_sys_scope": "Geb.-Bezeichnung",
-        "description_obj_type_scope": "Bezeichnung"
+        "is_deprecated": false
       },
       "number": {
         "new": {
@@ -2974,10 +2341,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "street": {
         "new": {
@@ -2985,10 +2349,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Stra\u00dfe des Geb\u00e4udes",
-        "description_sys_scope": "Geb.-Stra\u00dfe",
-        "description_obj_type_scope": "Stra\u00dfe"
+        "is_deprecated": false
       },
       "postal_code": {
         "new": {
@@ -2996,10 +2357,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Postleitzahl der Geb\u00e4udeanschrift",
-        "description_sys_scope": "Geb.-PLZ",
-        "description_obj_type_scope": "PLZ"
+        "is_deprecated": false
       },
       "geo_location": {
         "new": {
@@ -3007,10 +2365,7 @@
           "is_required": false
         },
         "data_type": "geo_loc",
-        "is_deprecated": false,
-        "description_detail": "Geographische Koordinaten des Geb\u00e4udes (Breitengrad, L\u00e4ngengrad)",
-        "description_sys_scope": "Geographische Geb\u00e4udekoordinaten",
-        "description_obj_type_scope": "Geographische Koordinaten"
+        "is_deprecated": false
       },
       "site_fq_name": {
         "new": {
@@ -3018,10 +2373,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Hierarchisch qualifizierter Name des Gebietes",
-        "description_sys_scope": "qual. Gebietsname",
-        "description_obj_type_scope": "qual. Name"
+        "is_deprecated": false
       }
     },
     "object_type": "bldg",
@@ -3040,10 +2392,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Modultyps",
-        "description_sys_scope": "Modultyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "class": {
         "new": {
@@ -3051,10 +2400,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Modultypklassen-Name (Kurzform)",
-        "description_sys_scope": "MTC-Name (Abk.)",
-        "description_obj_type_scope": "Name (Abk.)"
+        "is_deprecated": false
       },
       "is_child": {
         "new": {
@@ -3062,10 +2408,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Module dieses Typs in Steckpl\u00e4tzen anderer Module enthalten sein?",
-        "description_sys_scope": "kann in Subslots enthalten sein",
-        "description_obj_type_scope": "kann in Subslots enthalten sein"
+        "is_deprecated": false
       },
       "is_active": {
         "new": {
@@ -3073,10 +2416,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Sind Module dieses Typs aktiv (managebar) oder passiv?",
-        "description_sys_scope": "aktiv oder passiv",
-        "description_obj_type_scope": "ist aktiv"
+        "is_deprecated": false
       },
       "is_parent": {
         "new": {
@@ -3084,10 +2424,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Module dieses Typs Steckpl\u00e4tze f\u00fcr Submodule enthalten?",
-        "description_sys_scope": "MT kann Subslots enthalten",
-        "description_obj_type_scope": "kann Subslots enthalten"
+        "is_deprecated": false
       },
       "has_unq_name": {
         "new": {
@@ -3095,10 +2432,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Mu\u00df der Modulname systemweit eindeutig sein?",
-        "description_sys_scope": "Modulname eindeutig",
-        "description_obj_type_scope": "Name ist eindeutig"
+        "is_deprecated": false
       },
       "is_forwarding": {
         "new": {
@@ -3106,10 +2440,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Haben Module dieses Typs eine NW-Forwarding-Funktion? (z.B. passive Hubs, Switches etc.)",
-        "description_sys_scope": "Modultyp-Forwarding",
-        "description_obj_type_scope": "Forwarding"
+        "is_deprecated": false
       },
       "is_loc_depdnt": {
         "new": {
@@ -3117,10 +2448,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ist f\u00fcr Module dieses Typs eine Standortangabe erforderlich?",
-        "description_sys_scope": "Modultyp standortabh\u00e4ngig",
-        "description_obj_type_scope": "ist standortabh\u00e4ngig"
+        "is_deprecated": false
       }
     },
     "object_type": "module_type",
@@ -3139,10 +2467,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "eindeutiger Tabellen-Name",
-        "description_sys_scope": "Tabellen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "system": {
         "new": {
@@ -3150,10 +2475,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-System, unter dem die Tabelle incl. deren als WebAPI-Attribut gekennzeichneten Spalten als Web-API-Objekttyp angesprochen werden kann",
-        "description_sys_scope": "WebAPI-System-Name",
-        "description_obj_type_scope": "System-Name"
+        "is_deprecated": false
       },
       "is_log_dst": {
         "new": {
@@ -3162,10 +2484,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Tabelle enth\u00e4lt (\u00fcber Log-Datenquellen zugeordnete) Log-Daten. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist Log-Datensenke",
-        "description_obj_type_scope": "ist Log-Datensenke"
+        "is_deprecated": false
       },
       "is_log_src": {
         "new": {
@@ -3174,10 +2493,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Erm\u00f6glicht das Loggen von Ereignissen f\u00fcr Datens\u00e4tze dieser Tabelle. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist Log-Datenquelle",
-        "description_obj_type_scope": "ist Log-Datenquelle"
+        "is_deprecated": false
       },
       "is_lang_dst": {
         "new": {
@@ -3185,10 +2501,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Tabelle enth\u00e4lt (\u00fcber OT-Sprachenattribut-Datenquellen zugeordnete) relationale Objekttyp-Sprachenattribute. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Sprachenattribut-Datensenke",
-        "description_obj_type_scope": "ist OT-Sprachenattribut-Datensenke"
+        "is_deprecated": false
       },
       "is_lang_src": {
         "new": {
@@ -3196,10 +2509,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Erm\u00f6glicht das Zuordnen relationaler Objekttyp-Sprachenattribute zu Datens\u00e4tzen dieser Tabelle. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Sprachenattribut-Datenquelle",
-        "description_obj_type_scope": "ist OT-Sprachenattribut-Datenquelle"
+        "is_deprecated": false
       },
       "is_otattr_dst": {
         "new": {
@@ -3208,10 +2518,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Tabelle enth\u00e4lt (\u00fcber OT-Attribut-Datenquellen zugeordnete) relationale Objekttyp-Attribute. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Attribut-Datensenke",
-        "description_obj_type_scope": "ist OT-Attribut-Datensenke"
+        "is_deprecated": false
       },
       "is_otattr_src": {
         "new": {
@@ -3220,10 +2527,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Erm\u00f6glicht das Zuordnen relationaler Objekttyp-Attribute zu Datens\u00e4tzen dieser Tabelle. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Attribut-Datenquelle",
-        "description_obj_type_scope": "ist OT-Attribut-Datenquelle"
+        "is_deprecated": false
       },
       "content_gender": {
         "new": {
@@ -3242,10 +2546,7 @@
           "n": {
             "de": "neutral"
           }
-        },
-        "description_detail": "grammatisches Geschlecht des Namens (in Standardsprache) dieser Tabelle",
-        "description_sys_scope": "gramm. Geschlecht von 'Tabellenname'",
-        "description_obj_type_scope": "gramm. Geschl."
+        }
       },
       "do_imp_from_dd": {
         "new": {
@@ -3254,10 +2555,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Fehlende Spalten mit Datentyp, Nullbarkeit, Constraints aus DB-DataDictionary importieren",
-        "description_sys_scope": "zugeh\u00f6rige und nicht vorhandene Tabellen-Attribute (Spalten) aus DB-DD importieren",
-        "description_obj_type_scope": "zugeh\u00f6rige und nicht vorhandene Attribute aus DB-DD importieren"
+        "is_deprecated": false
       },
       "object_type_name": {
         "new": {
@@ -3265,10 +2563,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name, unter dem die Tabelle incl. deren als WebAPI-Attribut gekennzeichneten Spalten als Web-API-Objekttyp angesprochen werden kann.",
-        "description_sys_scope": "WebAPI-Objekttypname",
-        "description_obj_type_scope": "Objekttypname"
+        "is_deprecated": false
       },
       "do_activate_global_pk2obj": {
         "new": {
@@ -3276,10 +2571,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Zuordnung der Objekt-Datens\u00e4tze zu globalen Prim\u00e4rschl\u00fcsseln erm\u00f6glichen. ACHTUNG: \u00c4nderung nur gemeinsam mit Code-Anpassung machen!",
-        "description_sys_scope": "Nutzung des globalen Prim\u00e4rschl\u00fcssels freischalten",
-        "description_obj_type_scope": "Nutzung des globalen Prim\u00e4rschl\u00fcssels freischalten"
+        "is_deprecated": false
       },
       "do_create_global_ref_params": {
         "new": {
@@ -3288,10 +2580,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Anlegen der WebAPI-Objekttyp-Attribute als globale Referenzen, die zielseitig mit 'cntl.column.is_ot_global_ref=true' markiert sind und im Objekttyp noch nicht existieren.",
-        "description_sys_scope": "Globale OT-Referenzattribute anlegen",
-        "description_obj_type_scope": "Globale Referenzattribute anlegen"
+        "is_deprecated": false
       },
       "object_type_grants_read_access": {
         "new": {
@@ -3300,10 +2589,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": null,
-        "description_obj_type_scope": null
+        "is_deprecated": false
       }
     },
     "object_type": "table",
@@ -3322,10 +2608,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Device-Typs",
-        "description_sys_scope": "DevTyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -3333,10 +2616,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des Device-Typs",
-        "description_sys_scope": "DevTyp-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "nw_fwd_level": {
         "new": {
@@ -3370,10 +2650,7 @@
           "7": {
             "de": "L7: ?"
           }
-        },
-        "description_detail": "Auf welcher Protokollebene erfolgt eine Weiterleitung von Daten (Bridge/Router/FW etc.)",
-        "description_sys_scope": "Netz-Routing/Forwarding-Ebene",
-        "description_obj_type_scope": "Routing/Forwarding-Ebene"
+        }
       }
     },
     "object_type": "device_type",
@@ -3392,10 +2669,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr den Parser",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "exec_args": {
         "new": {
@@ -3404,10 +2678,7 @@
           "data_default": {}
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Script-Parameter (als JSON-Text), die zur Laufzeit des Parsers ben\u00f6tigt werden",
-        "description_sys_scope": "Parser-Parameter als JSON-Text",
-        "description_obj_type_scope": "Parameter (JSON)"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -3415,10 +2686,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Parser-Beschreibung",
-        "description_sys_scope": "Parser-Beschreibung",
-        "description_obj_type_scope": "Parser-Beschreibung"
+        "is_deprecated": false
       },
       "access_group": {
         "new": {
@@ -3426,10 +2694,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Default-NM-AccessGruppe",
-        "description_sys_scope": "Default-NM-AccessGruppe",
-        "description_obj_type_scope": "Default-NM-AccessGruppe"
+        "is_deprecated": false
       },
       "is_executable": {
         "new": {
@@ -3438,10 +2703,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ist der Parser als ausf\u00fchrbares Code-Modul implementiert?",
-        "description_sys_scope": "ausf\u00fchrbarer Parser",
-        "description_obj_type_scope": "ist ausf\u00fchrbar"
+        "is_deprecated": false
       }
     },
     "object_type": "parser",
@@ -3460,10 +2722,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Gebietstyps",
-        "description_sys_scope": "Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "fq_name": {
         "new": {
@@ -3471,10 +2730,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Hierarchisch qualifizierter Name des Gebietes",
-        "description_sys_scope": "qual. Gebietsname",
-        "description_obj_type_scope": "qual. Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -3482,10 +2738,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Gebiets-Beschreibung",
-        "description_sys_scope": "Gebiets-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "object_type": "site",
@@ -3504,10 +2757,7 @@
           "is_required": true
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Rollenname der Form <systemname>.<rollenname>",
-        "description_sys_scope": "voll qualifizierter Rollenname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       },
       "is_role": {
         "new": {
@@ -3515,10 +2765,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Rolle (true) oder Recht (false)?",
-        "description_sys_scope": "ist Rolle",
-        "description_obj_type_scope": "ist Rolle"
+        "is_deprecated": false
       },
       "position": {
         "new": {
@@ -3526,10 +2773,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Position der Rolle/Permission entsprechend dem Umfang der enthaltenen Rechte",
-        "description_sys_scope": "Rollen/Perm.-Position",
-        "description_obj_type_scope": "Position"
+        "is_deprecated": false
       },
       "is_admin_role": {
         "new": {
@@ -3537,10 +2781,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Administrative Rolle: verhindert automatische L\u00f6schung der Inhaber-Konten",
-        "description_sys_scope": "ist Admin-Rolle",
-        "description_obj_type_scope": "ist Admin-Rolle"
+        "is_deprecated": false
       }
     },
     "object_type": "role",
@@ -3559,10 +2800,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -3570,10 +2808,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des Netzverbundes",
-        "description_sys_scope": "NV-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "object_type": "net_cmpnd",
@@ -3592,10 +2827,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port- Speed- Wert",
-        "description_sys_scope": "Port- Speed- Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_speed",
@@ -3614,10 +2846,7 @@
           "is_required": true
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Rollenname der Form <systemname>.<rollenname>",
-        "description_sys_scope": "voll qualifizierter Rollenname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       },
       "mgr_login_name": {
         "new": {
@@ -3625,10 +2854,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des Benutzerkontos (nur bei Erzeugen eines KIT-Hauptkontos; bei Erzeugen eines Dienst- oder Unterkontos darf dieses Attribut nicht angegeben werden).",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr2role",
@@ -3647,10 +2873,7 @@
           "is_required": true
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Rollenname der Form <systemname>.<rollenname>",
-        "description_sys_scope": "enthaltender voll qualifizierter Rollenname",
-        "description_obj_type_scope": "enthaltender voll qualifizierter Rollenname"
+        "is_deprecated": false
       },
       "contained_role_fq_name": {
         "new": {
@@ -3658,10 +2881,7 @@
           "is_required": true
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "direkt enthaltene Rolle oder enthaltenes Recht",
-        "description_sys_scope": "enthaltener voll qualifizierter Rollen/Rechtename",
-        "description_obj_type_scope": "enthaltener voll qualifizierter Rollen/Rechtename"
+        "is_deprecated": false
       }
     },
     "object_type": "role2role",
@@ -3680,10 +2900,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "categ": {
         "new": {
@@ -3691,10 +2908,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung der BCD-Kategorie",
-        "description_sys_scope": "BCD-Kategorie-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "seclvl": {
         "new": {
@@ -3702,10 +2916,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Nr. der BCD-Sicherheitsstufe",
-        "description_sys_scope": "BCD-Sicherheitsstufe (num.)",
-        "description_obj_type_scope": "Stufe (num.)"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -3713,10 +2924,7 @@
           "is_required": false
         },
         "data_type": "text_detailed",
-        "is_deprecated": false,
-        "description_detail": "BCD-Beschreibung",
-        "description_sys_scope": "BCD-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "dhcp_domain": {
         "new": {
@@ -3724,10 +2932,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "Domain f\u00fcr clientseitig angeforderte DHCP-Hostnamen bei dynamischen Leases. Die DHCP-Domain muss im OE-Namensraum der BCD liegen (Zuordnung via Domain-OE und BCD-OE) und Subdomain einer OE-Domain sein (Gleichheit ausgeschlossen).",
-        "description_sys_scope": "DHCP-Domain der BCD",
-        "description_obj_type_scope": "DHCP-Domain"
+        "is_deprecated": false
       },
       "dhcp_enabled": {
         "new": {
@@ -3736,10 +2941,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DHCP f\u00fcr alle IPv4-Subnetze der BCD aktiviert",
-        "description_sys_scope": "DHCP ist aktiviert",
-        "description_obj_type_scope": "DHCP ist aktiviert"
+        "is_deprecated": false
       },
       "admin_description": {
         "new": {
@@ -3747,10 +2949,7 @@
           "is_required": false
         },
         "data_type": "text_long",
-        "is_deprecated": false,
-        "description_detail": "Freitextfeld ausschlie\u00dflich zur administrativen Information",
-        "description_sys_scope": "BCD-Admin-Info",
-        "description_obj_type_scope": "Admin-Info"
+        "is_deprecated": false
       },
       "dhcp_opt_t1_percent": {
         "new": {
@@ -3759,10 +2958,7 @@
           "data_default": 50
         },
         "data_type": "integer1u",
-        "is_deprecated": false,
-        "description_detail": "Prozentwert f\u00fcr T1 (Option 58, renewal time), bezogen auf die offered lease time (Option 51)",
-        "description_sys_scope": "Standardwert f. DHCP-Option 58 (T1), prozentual",
-        "description_obj_type_scope": "Standardwert f. Option 58 (T1), prozentual"
+        "is_deprecated": false
       },
       "dhcp_opt_t2_percent": {
         "new": {
@@ -3771,10 +2967,7 @@
           "data_default": 88
         },
         "data_type": "integer1u",
-        "is_deprecated": false,
-        "description_detail": "Prozentwert f\u00fcr T2 (Option 59, rebinding time), bezogen auf die offered lease time (Option 51)",
-        "description_sys_scope": "Standardwert f. DHCP-Option 59 (T2), prozentual",
-        "description_obj_type_scope": "Standardwert f. Option 59 (T2), prozentual"
+        "is_deprecated": false
       },
       "dhcp_accept_new_leases": {
         "new": {
@@ -3783,10 +2976,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": true,
-        "description_detail": "Neue DHCP-Leases via Client-DHCP-Request (DISCOVER von bisher nicht bekannten MAC-Adressen oder Client-Identifiern) durch DHCP-Server registrieren lassen.",
-        "description_sys_scope": "DHCP-Server akzeptiert neue Leases",
-        "description_obj_type_scope": "Server akzeptiert neue Leases"
+        "is_deprecated": true
       },
       "dhcp_ttl_value_percent": {
         "new": {
@@ -3795,10 +2985,7 @@
           "data_default": 60
         },
         "data_type": "integer1u",
-        "is_deprecated": false,
-        "description_detail": "Standard-TTL als Prozentwert der Lease-G\u00fcltigkeitsdauer f\u00fcr DNS-RRs, die bei dynamischen Leases oder Leases mit statischem FQDN angelegt werden.",
-        "description_sys_scope": "Standard-TTL f\u00fcr dyn. DNS-RRs, prozentual",
-        "description_obj_type_scope": "Standard-TTL f\u00fcr dyn. DNS-RRs, prozentual"
+        "is_deprecated": false
       },
       "dhcp_leasetime_dyn_days": {
         "new": {
@@ -3807,10 +2994,7 @@
           "data_default": 0
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Tagesanteil der G\u00fcltigkeitsdauer f\u00fcr neue, dynamisch vergebene DHCP-Leases",
-        "description_sys_scope": "Tage",
-        "description_obj_type_scope": "Tage"
+        "is_deprecated": true
       },
       "dhcp_leasetime_dyn_hours": {
         "new": {
@@ -3819,10 +3003,7 @@
           "data_default": 2
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Stundenanteil der G\u00fcltigkeitsdauer f\u00fcr neue, dynamisch vergebene DHCP-Leases",
-        "description_sys_scope": "Stunden",
-        "description_obj_type_scope": "Stunden"
+        "is_deprecated": true
       },
       "dhcp_leasetime_dyn_minutes": {
         "new": {
@@ -3831,10 +3012,7 @@
           "data_default": 0
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Minutenanteil der G\u00fcltigkeitsdauer f\u00fcr neue, dynamisch vergebene DHCP-Leases",
-        "description_sys_scope": "Minuten",
-        "description_obj_type_scope": "Minuten"
+        "is_deprecated": true
       },
       "dhcp_leasetime_static_days": {
         "new": {
@@ -3843,10 +3021,7 @@
           "data_default": 0
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Tagesanteil der G\u00fcltigkeitsdauer f\u00fcr neue, statisch vergebene DHCP-Leases",
-        "description_sys_scope": "Tage",
-        "description_obj_type_scope": "Tage"
+        "is_deprecated": true
       },
       "dhcp_leasetime_static_hours": {
         "new": {
@@ -3855,10 +3030,7 @@
           "data_default": 6
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Stundenanteil der G\u00fcltigkeitsdauer f\u00fcr neue, statisch vergebene DHCP-Leases",
-        "description_sys_scope": "Stunden",
-        "description_obj_type_scope": "Stunden"
+        "is_deprecated": true
       },
       "dhcp_offer_rsv_time_minutes": {
         "new": {
@@ -3867,10 +3039,7 @@
           "data_default": 0
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Minutenanteil der Bereitstellungsdauer f\u00fcr die via DHCP_OFFER angebotenen IP-Adressen",
-        "description_sys_scope": "Minuten",
-        "description_obj_type_scope": "Minuten"
+        "is_deprecated": true
       },
       "dhcp_offer_rsv_time_seconds": {
         "new": {
@@ -3879,10 +3048,7 @@
           "data_default": 15
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Sekundenanteil der Bereitstellungsdauer f\u00fcr die via DHCP_OFFER angebotenen IP-Adressen",
-        "description_sys_scope": "Sekunden",
-        "description_obj_type_scope": "Sekunden"
+        "is_deprecated": true
       },
       "dhcp_leasetime_static_minutes": {
         "new": {
@@ -3891,10 +3057,7 @@
           "data_default": 0
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Minutenanteil der G\u00fcltigkeitsdauer f\u00fcr neue, statisch vergebene DHCP-Leases",
-        "description_sys_scope": "Minuten",
-        "description_obj_type_scope": "Minuten"
+        "is_deprecated": true
       },
       "dhcp_accept_requested_hostname": {
         "new": {
@@ -3903,10 +3066,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": true,
-        "description_detail": "Wenn m\u00f6glich, den angeforderten Hostnamen eines DHCP-Clients der neuen Lease zuordnen und im DNS eintragen (A- und PTR- RR).",
-        "description_sys_scope": "von DHCP-Clients angeforderte Hostnamen akzeptieren",
-        "description_obj_type_scope": "von Clients angeforderte Hostnamen akzeptieren"
+        "is_deprecated": true
       },
       "dhcp_dynamic_lease_removal_time": {
         "new": {
@@ -3915,10 +3075,7 @@
           "data_default": "1 day"
         },
         "data_type": "interval",
-        "is_deprecated": false,
-        "description_detail": "Dynamische Leases werden automatisch gel\u00f6scht, nachdem sie abgelaufen sind und das L\u00f6schintervall \u00fcberschritten wurde.",
-        "description_sys_scope": "L\u00f6schintervall f\u00fcr abgelaufene dynamische DHCP-Leases",
-        "description_obj_type_scope": "L\u00f6schintervall f\u00fcr abgelaufene dynamische Leases"
+        "is_deprecated": false
       },
       "dhcp_new_leases_get_static_addr": {
         "new": {
@@ -3927,10 +3084,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Leases, die vom Server automatisch neu angelegt werden, bekommen das Attribut 'is_static_addr=true'.",
-        "description_sys_scope": "vom DHCP-Server erzeugte neue Leases erhalten eine statische IP-Adresse",
-        "description_obj_type_scope": "vom Server erzeugte neue Leases erhalten eine statische IP-Adresse"
+        "is_deprecated": false
       },
       "dhcp_new_leases_get_static_fqdn": {
         "new": {
@@ -3939,10 +3093,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Leases, die vom Server automatisch neu angelegt werden, bekommen das Attribut 'is_static_fqdn=true'. Voraussetzung: von Clients angeforderte Hostnamen d\u00fcrfen akzeptiert werden und der angeforderte Hostname existiert bereits als FQDN mit aktiviertem DHCP-Hostnamens-Attribut.",
-        "description_sys_scope": "vom DHCP-Server erzeugte neue Leases erhalten einen statischen FQDN (Hostname)",
-        "description_obj_type_scope": "vom Server erzeugte neue Leases erhalten einen statischen FQDN (Hostname)"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd",
@@ -3961,10 +3112,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung der BCD-Kategorie",
-        "description_sys_scope": "BCD-Kategorie-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd_categ",
@@ -3983,10 +3131,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Nr. der BCD-Sicherheitsstufe",
-        "description_sys_scope": "BCD-Sicherheitsstufe (num.)",
-        "description_obj_type_scope": "Stufe (num.)"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd_seclvl",
@@ -4005,10 +3150,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "acg": {
         "new": {
@@ -4016,10 +3158,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Zugriffsgruppe",
-        "description_sys_scope": "Zugriffsgruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fqdn": {
         "new": {
@@ -4027,10 +3166,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "DNS-FQDN des ND-Devices",
-        "description_sys_scope": "Device-FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "type": {
         "new": {
@@ -4038,10 +3174,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Device-Typs",
-        "description_sys_scope": "DevTyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -4049,10 +3182,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Zusatzinfos f\u00fcr Device",
-        "description_sys_scope": "Device-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "assigned_parser": {
         "new": {
@@ -4060,10 +3190,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des zugeordneten Parsers",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "device",
@@ -4082,10 +3209,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "net_instnc": {
         "new": {
@@ -4093,10 +3217,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz-Name",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "net_cmpnd2instnc",
@@ -4115,10 +3236,7 @@
           "is_required": false
         },
         "data_type": "integer2u",
-        "is_deprecated": false,
-        "description_detail": "numerische VLAN-ID",
-        "description_sys_scope": "VLAN-ID",
-        "description_obj_type_scope": "ID"
+        "is_deprecated": false
       },
       "bcd": {
         "new": {
@@ -4126,10 +3244,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Broadcastdomain des VLANs",
-        "description_sys_scope": "VLAN-BCD",
-        "description_obj_type_scope": "BCD"
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -4137,10 +3252,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des VLANs",
-        "description_sys_scope": "VLAN-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "net_instnc": {
         "new": {
@@ -4148,10 +3260,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz-Name",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -4159,10 +3268,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des VLANs",
-        "description_sys_scope": "VLAN-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       }
     },
     "object_type": "vlan",
@@ -4181,10 +3287,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "eindeutige Kurzbezeichnung des Log-Typs",
-        "description_sys_scope": "Log-Typ-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "object_type": "record_type",
@@ -4203,10 +3306,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "SQL-Code des Constraints (SQLSTATE)",
-        "description_sys_scope": "Constraint-SQL-Code",
-        "description_obj_type_scope": "SQL-Code"
+        "is_deprecated": false
       },
       "error_code": {
         "new": {
@@ -4214,10 +3314,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Error-Code der Zuordnung",
-        "description_sys_scope": "Error-Code",
-        "description_obj_type_scope": "Error-Code"
+        "is_deprecated": false
       },
       "constraint_name": {
         "new": {
@@ -4225,10 +3322,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Constraint-Name der Zuordnung",
-        "description_sys_scope": "Constraint-Name",
-        "description_obj_type_scope": "Constraint-Name"
+        "is_deprecated": false
       },
       "error_type_code": {
         "new": {
@@ -4236,10 +3330,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Error-Typ-Code der Zuordnung",
-        "description_sys_scope": "Error-Typ-Code",
-        "description_obj_type_scope": "Error-Typ-Code"
+        "is_deprecated": false
       },
       "constraint_table": {
         "new": {
@@ -4247,10 +3338,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Tabelle des Constraint-Namens der Zuordnung",
-        "description_sys_scope": "Constraint-Tabelle",
-        "description_obj_type_scope": "Constraint-Tabelle"
+        "is_deprecated": false
       },
       "parent_key_not_found": {
         "new": {
@@ -4258,10 +3346,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Fallunterscheidung bei FK-Constraints: Parent Key not found (true) oder Child Record found (false), nur f\u00fcr 'sqlstate' = 23503.",
-        "description_sys_scope": "FK-Constraint: ParentKey not found",
-        "description_obj_type_scope": "ParentKey not found"
+        "is_deprecated": false
       }
     },
     "object_type": "constraint2error",
@@ -4280,10 +3365,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr den Parser",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "sysdescr": {
         "new": {
@@ -4291,10 +3373,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "SNMP-OID-Wert von sysDescr",
-        "description_sys_scope": "SNMP-SysDescr",
-        "description_obj_type_scope": "SNMP-SysDescr"
+        "is_deprecated": false
       }
     },
     "object_type": "parser2sysdescr",
@@ -4313,10 +3392,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Name des OE-Typs",
-        "description_sys_scope": "OE-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "position": {
         "new": {
@@ -4324,10 +3400,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "willk\u00fcrliche Position zur Sortierung des OE-Typs",
-        "description_sys_scope": "OE-Typ-Sortierung",
-        "description_obj_type_scope": "Sortierung"
+        "is_deprecated": false
       },
       "short_name": {
         "new": {
@@ -4335,10 +3408,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des OE-Typs",
-        "description_sys_scope": "OE-Typ-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "object_type": "unit_type",
@@ -4357,10 +3427,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Name der Organisationseinheit",
-        "description_sys_scope": "OE-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "type": {
         "new": {
@@ -4368,10 +3435,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Name des OE-Typs",
-        "description_sys_scope": "OE-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "short_name": {
         "new": {
@@ -4379,10 +3443,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "sub_position": {
         "new": {
@@ -4390,10 +3451,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "willk\u00fcrliche Position zur Sortierung der OE innerhalb der \u00fcbergeordneten OE",
-        "description_sys_scope": "OE-Position",
-        "description_obj_type_scope": "Position"
+        "is_deprecated": false
       },
       "is_mgr_assignable": {
         "new": {
@@ -4402,10 +3460,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Sperre f\u00fcr Zuordbarkeit der OE-Betreuer, um zu gro\u00dfe OE-Teilb\u00e4ume f\u00fcr Betreuer zu verhindern.",
-        "description_sys_scope": "OE ist Betreuern zuordbar",
-        "description_obj_type_scope": "ist OE-Betreuern zuordbar"
+        "is_deprecated": false
       },
       "parent_short_name": {
         "new": {
@@ -4413,10 +3468,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "eindeutiger kurzer Name der \u00fcbergeordneten Organisationseinheit",
-        "description_sys_scope": "\u00fcg. OE-Kurzbezeichnung",
-        "description_obj_type_scope": "\u00fcg. Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "object_type": "unit",
@@ -4435,10 +3487,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typklassen-K\u00fcrzel",
-        "description_sys_scope": "STC-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       }
     },
     "object_type": "slot_type_class",
@@ -4457,10 +3506,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Slot-Typs",
-        "description_sys_scope": "Slottyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "parent_gfk": {
         "new": {
@@ -4468,10 +3514,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des \u00fcbergeordneten Datensatzes",
-        "description_sys_scope": "\u00fcg. ST2MT-Stack-GPK",
-        "description_obj_type_scope": "\u00fcg. GPK"
+        "is_deprecated": false
       },
       "module_type": {
         "new": {
@@ -4479,10 +3522,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Modultyps",
-        "description_sys_scope": "Modultyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "slot_varname1": {
         "new": {
@@ -4490,10 +3530,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "variabler Teil des ersten Slots (Startslot) f\u00fcr Slots, die in dieser Slot-in-Modul-Typzuordnung dieses ST-in-MT-Stacks enthalten sind",
-        "description_sys_scope": "var. ST2MT-Startslot",
-        "description_obj_type_scope": "var. 1. Slot"
+        "is_deprecated": false
       },
       "subport_prefix": {
         "new": {
@@ -4501,10 +3538,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "konstanter Pr\u00e4fixteil f\u00fcr P-Ports, die in Submodulen dieser Slot-in-Modul-Typzuordnung dieses ST-in-MT-Stacks enthalten sind",
-        "description_sys_scope": "konst. ST2MT-Pr\u00e4fix f\u00fcr Sub-Ports",
-        "description_obj_type_scope": "konst. SubPortPrfx."
+        "is_deprecated": false
       },
       "subport_varprfx": {
         "new": {
@@ -4512,10 +3546,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "variabler Pr\u00e4fixteil f\u00fcr P-Ports, die in Submodulen dieser Slot-in-Modul-Typzuordnung dieses ST-in-MT-Stacks enthalten sind",
-        "description_sys_scope": "var. ST2MT-Pr\u00e4fix f\u00fcr Sub-Ports",
-        "description_obj_type_scope": "var. SubPortPrfx."
+        "is_deprecated": false
       },
       "subport_varname1": {
         "new": {
@@ -4523,10 +3554,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "variabler Teil des ersten Ports (Startport) f\u00fcr Ports, die in dieser Slot-in-Modul-Typzuordnung dieses ST-in-MT-Stacks enthalten sind",
-        "description_sys_scope": "var. ST2MT-StartSubPort",
-        "description_obj_type_scope": "var. 1. SubPort"
+        "is_deprecated": false
       },
       "subport_varprfx_join_dl": {
         "new": {
@@ -4534,10 +3562,7 @@
           "is_required": false
         },
         "data_type": "text_sep",
-        "is_deprecated": false,
-        "description_detail": "Trennzeichenkette f\u00fcr Join des variablen ST2MT-SubPortPr\u00e4fixteils",
-        "description_sys_scope": "var. SubPPrfx-Join",
-        "description_obj_type_scope": "var. SubPPrfx-Join"
+        "is_deprecated": false
       },
       "subport_varprfx_split_dl": {
         "new": {
@@ -4545,10 +3570,7 @@
           "is_required": false
         },
         "data_type": "text_sep",
-        "is_deprecated": false,
-        "description_detail": "Trennzeichenkette f\u00fcr Split des variablen ST2MT-SubPortPr\u00e4fixteils",
-        "description_sys_scope": "var. SubPPrfx-Split",
-        "description_obj_type_scope": "var. SubPPrfx-Split"
+        "is_deprecated": false
       }
     },
     "object_type": "slot2module_type_tree",
@@ -4567,10 +3589,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "F\u00fcr die betreffende Version sichtbarer Wert des DBNT-Namens. NULL bewirkt, dass dieser Namenstyp nicht als Neuwert (f\u00fcr Eintragen oder \u00c4ndern von FQDNs) benutzt werden kann.",
-        "description_sys_scope": "versionierter DBNT-Name",
-        "description_obj_type_scope": "versionierter Name"
+        "is_deprecated": false
       },
       "is_dhcp": {
         "new": {
@@ -4578,10 +3597,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DHCP-Hostnamens-Attribut: FQDN's dieses Typs sind f\u00fcr adre\u00dfbasierte RR's (Basis-Hostnamen f\u00fcr DHCP-Betrieb) vorgesehen und unterliegen der DHCP-Anwendungslogik",
-        "description_sys_scope": "DBNT-DHCP-Hostnamens-Attribut",
-        "description_obj_type_scope": "DHCP-Hostnamens-Attribut"
+        "is_deprecated": false
       },
       "is_host": {
         "new": {
@@ -4589,10 +3605,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Hostnamens-Attribut: FQDN's dieses Typs sind f\u00fcr adre\u00dfbasierte RR's (Host-Kontext) vorgesehen",
-        "description_sys_scope": "DBNT-Hostnamens-Attribut",
-        "description_obj_type_scope": "Hostnamens-Attribut"
+        "is_deprecated": false
       },
       "position": {
         "new": {
@@ -4600,10 +3613,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "willk\u00fcrliche Position des DNS-DB-Namenstyps zur Sortierung",
-        "description_sys_scope": "NT-Sortierung",
-        "description_obj_type_scope": "Namenssortierung"
+        "is_deprecated": false
       },
       "rad_type": {
         "new": {
@@ -4625,10 +3635,7 @@
           "6": {
             "de": "IPv6"
           }
-        },
-        "description_detail": "Reverse-Adre\u00df-Domain-Attribut: FQDN's dieses Typs sind f\u00fcr Reverse-Adre\u00df-Domains (PTR-RR's, Namensraum je nach Attributwert > 0) vorgesehen",
-        "description_sys_scope": "DBNT-RAD-Attribut",
-        "description_obj_type_scope": "RAD-Attribut"
+        }
       },
       "_groupname": {
         "new": {
@@ -4636,10 +3643,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Gruppenname der systeminternen DNS-DB-Namenstypdefinition (DBNT), linker Teil bis zum Doppelpunkt",
-        "description_sys_scope": "DBNT-Gruppenname",
-        "description_obj_type_scope": "Gruppenname"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -4647,10 +3651,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des DNS-DB-Namenstyps",
-        "description_sys_scope": "NT-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "is_wildcard": {
         "new": {
@@ -4658,10 +3659,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wildcard-Attribut: FQDN's dieses Typs (Label: '*') sind f\u00fcr Wildcard-RR's vorgesehen",
-        "description_sys_scope": "DBNT-Wildcard-Attribut",
-        "description_obj_type_scope": "Wildcard-Attribut"
+        "is_deprecated": false
       },
       "is_nonterminal": {
         "new": {
@@ -4669,10 +3667,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Non-Terminal-FQDN-Attribut: wenn 'true', sind Untereintr\u00e4ge (Subdomains) unter FQDN's dieses Typs m\u00f6glich. Au\u00dferdem ist die Referenzierung als Zone, Netzbereichszuordnung (BCD), Permission-Zuordnung, DHCP-Subdomain m\u00f6glich.",
-        "description_sys_scope": "DBNT-Non-Terminal-FQDN-Attribut",
-        "description_obj_type_scope": "Non-Terminal-FQDN-Attribut"
+        "is_deprecated": false
       },
       "permission_fq_name": {
         "new": {
@@ -4680,10 +3675,7 @@
           "is_required": false
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "Permission-Name f\u00fcr DML auf FQDN's dieses Typs. Sollte auf Basiszugriff stehen, wenn es zu diesem DBNT mind. einen DBRT gibt, dessen Permission ebenfalls auf Basiszugriff steht und dessen automatische FQDN-Behandlung aktiviert ist.",
-        "description_sys_scope": "CNTL-Perm.-Name f\u00fcr Namenstyp",
-        "description_obj_type_scope": "Perm.-Name f\u00fcr Namenstyp"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn_type",
@@ -4702,10 +3694,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "RR-Typname",
-        "description_sys_scope": "RR-Typname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "rfc_info": {
         "new": {
@@ -4713,10 +3702,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Infos aus RFCs \u00fcber diesen RR-Typ (Restriktionen, Besonderheiten, die bei DBRTs beachtet werden m\u00fcssen)",
-        "description_sys_scope": "RRTyp-RFC-Informationen",
-        "description_obj_type_scope": "RFC-Informationen"
+        "is_deprecated": false
       },
       "num_value": {
         "new": {
@@ -4724,10 +3710,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Numerischer Wert des RRT (Type-Code im Datenpaket)",
-        "description_sys_scope": "Numerischer RRT-Wert",
-        "description_obj_type_scope": "Numerischer Wert"
+        "is_deprecated": false
       },
       "is_internal": {
         "new": {
@@ -4735,10 +3718,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert: Records dieses Typs sind nicht als direkte OSD-Relation eintragbar bzw. werden von der jeweiligen NS-Software eigenst\u00e4ndig behandelt.",
-        "description_sys_scope": "DB-interner RRTyp",
-        "description_obj_type_scope": "ist DB-intern"
+        "is_deprecated": false
       },
       "is_addr_based": {
         "new": {
@@ -4746,10 +3726,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DNS-Resource-Records dieses Typs haben eine Ziel-Adresse (im Datenfeld)",
-        "description_sys_scope": "RR-Typ ist adressbasiert",
-        "description_obj_type_scope": "ist adressbasiert"
+        "is_deprecated": false
       },
       "is_name_based": {
         "new": {
@@ -4757,10 +3734,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DNS-Resource-Records dieses Typs haben einen Ziel-FQDN (im Datenfeld)",
-        "description_sys_scope": "RR-Typ ist namensbasiert",
-        "description_obj_type_scope": "ist namensbasiert"
+        "is_deprecated": false
       },
       "force_auto_dml": {
         "new": {
@@ -4768,10 +3742,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert: Records dieses Typs werden ausschlie\u00dflich automatisch durch die Anwendungslogik behandelt.",
-        "description_sys_scope": "Benutzung f\u00fcr diesen RR-Typ sperren",
-        "description_obj_type_scope": "Benutzung sperren"
+        "is_deprecated": false
       },
       "_fqdn_inttype_dflt": {
         "new": {
@@ -4779,10 +3750,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "systeminterner Standardwert des Parameters 'FQDN-Typ' f\u00fcr RR-Neueintr\u00e4ge. Bleibt nur NULL, wenn 'Benutzung sperren' oder 'ist DB-intern' zutrifft.",
-        "description_sys_scope": "Standardwert: interner Typ des RR-FQDNs",
-        "description_obj_type_scope": "interner FQDN-Typ-Std."
+        "is_deprecated": false
       },
       "target_is_singleton_dflt": {
         "new": {
@@ -4790,10 +3758,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Standardwert des Parameters 'ist Einzel-Record-Typ' f\u00fcr RR-Neueintr\u00e4ge",
-        "description_sys_scope": "Standardwert: RR ist Einzel-Record-Typ",
-        "description_obj_type_scope": "ist-Einzel-Record-Typ-Std."
+        "is_deprecated": false
       },
       "target_is_reverse_unique_dflt": {
         "new": {
@@ -4801,10 +3766,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Standardwert des Parameters 'ist r\u00fcckw\u00e4rts eindeutig' f\u00fcr RR-Neueintr\u00e4ge",
-        "description_sys_scope": "Standardwert: RR ist r\u00fcckw\u00e4rts eindeutig",
-        "description_obj_type_scope": "ist-r\u00fcckw\u00e4rts-eindeutig-Std."
+        "is_deprecated": false
       }
     },
     "object_type": "record_type",
@@ -4823,10 +3785,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des DNS-DB-Record-Typs",
-        "description_sys_scope": "DBRT-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "record_type": {
         "new": {
@@ -4834,10 +3793,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Name des DNS-RR-Typs",
-        "description_sys_scope": "DNS-RR-Typname",
-        "description_obj_type_scope": "RR-Typname"
+        "is_deprecated": false
       },
       "_fqdn_inttype": {
         "new": {
@@ -4845,10 +3801,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des systeminternen FQDN-Typs (via DBRT-Definition)",
-        "description_sys_scope": "FQDN-Typ (in DBRT)",
-        "description_obj_type_scope": "FQDN-Typ"
+        "is_deprecated": false
       },
       "fqdn_is_singleton": {
         "new": {
@@ -4856,10 +3809,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "FQDNs in RRs bzw. RR-Sets dieses Typs d\u00fcrfen systemweit nur 1x (in einem RR bzw. RR-Set) vorkommen",
-        "description_sys_scope": "FQDN ist systemweit eindeutig (RR-Typ-\u00fcbergreifend)",
-        "description_obj_type_scope": "FQDN ist systemweit eindeutig (RR-Typ-\u00fcbergreifend)"
+        "is_deprecated": false
       },
       "permission_fq_name": {
         "new": {
@@ -4867,10 +3817,7 @@
           "is_required": false
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "Explizite Berechtigung, falls dieser DNS-DB-Recordtyp nicht mit Basisrechten (Bereichseigent\u00fcmer bzw. Namensraum-Eigent\u00fcmer) benutzt werden darf",
-        "description_sys_scope": "Permission-Name f\u00fcr Globalzugriff auf RR's dieses Typs",
-        "description_obj_type_scope": "Permission-Name"
+        "is_deprecated": false
       },
       "target_is_singleton": {
         "new": {
@@ -4878,10 +3825,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RRs dieses DBRTs k\u00f6nnen nur Einzeleintr\u00e4ge haben (keine Sets erlaubt)",
-        "description_sys_scope": "DBRT ist Einzel-Record-Typ",
-        "description_obj_type_scope": "ist Einzel-Record-Typ"
+        "is_deprecated": false
       },
       "_target_fqdn_inttype": {
         "new": {
@@ -4889,10 +3833,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des systeminternen Ziel-FQDN-Typs (via DBRT-Definition)",
-        "description_sys_scope": "Ziel-FQDN-Typ (in DBRT)",
-        "description_obj_type_scope": "Ziel-FQDN-Typ"
+        "is_deprecated": false
       },
       "target_is_reverse_unique": {
         "new": {
@@ -4900,10 +3841,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RR-Ziele dieses DBRTs k\u00f6nnen ihrem FQDN eindeutig zugeordnet werden. Adressbasierte RRs bekommen automatisch den zugeh\u00f6rigen PTR-RR eingetragen/gel\u00f6scht.",
-        "description_sys_scope": "DBRT-Ziel ist r\u00fcckw\u00e4rts eindeutig",
-        "description_obj_type_scope": "ist r\u00fcckw\u00e4rts eindeutig"
+        "is_deprecated": false
       }
     },
     "object_type": "record_inttype",
@@ -4922,10 +3860,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des NS-Satzes",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -4933,10 +3868,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "NS-Satz-Beschreibung",
-        "description_sys_scope": "DNS-NS-Satz-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "soa_data_retry": {
         "new": {
@@ -4945,10 +3877,7 @@
           "data_default": 1800
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf ein fehlgeschlagener Refresh wiederholt werden soll. Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Retry",
-        "description_obj_type_scope": "Zonen-Retry"
+        "is_deprecated": false
       },
       "soa_data_expire": {
         "new": {
@@ -4957,10 +3886,7 @@
           "data_default": 2592000
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf die Zone nicht mehr autoritativ ist. Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Expire",
-        "description_obj_type_scope": "Zonen-Expire"
+        "is_deprecated": false
       },
       "soa_data_minimum": {
         "new": {
@@ -4969,10 +3895,7 @@
           "data_default": 600
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "TTL-Minimum: deprecated in RFC 2308. Seitdem: Negative Cache TTL. Wird aber auch als TTL-Defaultwert genommen (falls RR-TTL null ist), z.b. bei DNSSEC-RRs, die im online signing erzeugt werden. Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Minimum",
-        "description_obj_type_scope": "Zonen-Minimum"
+        "is_deprecated": false
       },
       "soa_data_refresh": {
         "new": {
@@ -4981,10 +3904,7 @@
           "data_default": 10800
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf Slaves erneut nachfragen d\u00fcrfen, ob die Zonendaten refreshed werden sollen (neuer AXFR erforderlich?). Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Refresh",
-        "description_obj_type_scope": "Zonen-Refresh"
+        "is_deprecated": false
       },
       "soa_data_hostmaster": {
         "new": {
@@ -4993,10 +3913,7 @@
           "data_default": "hostmaster.kit.edu."
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "Kontaktadresse der Zone (RNAME-Feld in RRDATA des SOA-RR's). Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Kontakt",
-        "description_obj_type_scope": "Zonen-Kontakt"
+        "is_deprecated": false
       },
       "members_are_exclusive": {
         "new": {
@@ -5005,10 +3922,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nameserver und Hosts dieses Satzes k\u00f6nnen nicht in anderen S\u00e4tzen enthalten sein (Sollzustand bei Konstellationen, in denen verschiedene Hosts Anfragen gleichberechtigt auf von den Host-Adressen abweichenden Dienst-Adressen bedienen und keine 1-zu-1-Abbildung zwischen Host- und Dienst-Adressen des Nameserversatzes existiert). Dadurch ist garantiert, dass nur die DNS-Daten der zugeordneten Zonen ausgeliefert werden. Bei nicht-exklusiver Zuordnung sind \u00dcberschneidungen m\u00f6glich (NS-Hosts oder NS-Mitglieder sind in anderen NS-S\u00e4tzen enthalten). Dadurch kann dieser NS-Satz Zonendaten anderer Zonen ausliefern, die nicht an diesen NS-Satz delegiert sind.",
-        "description_sys_scope": "Mitglieder sind exklusiv zugeordnet",
-        "description_obj_type_scope": "ist exklusiv"
+        "is_deprecated": false
       },
       "zone_data_is_external": {
         "new": {
@@ -5017,10 +3931,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": null,
-        "description_obj_type_scope": null
+        "is_deprecated": false
       }
     },
     "object_type": "ns_set",
@@ -5039,10 +3950,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN des zugeordneten Nameservers",
-        "description_sys_scope": "NS-FQDN",
-        "description_obj_type_scope": "NS-FQDN"
+        "is_deprecated": false
       },
       "ns_set_name": {
         "new": {
@@ -5050,10 +3958,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des Nameserver-Satzes",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "NS-Satz-Name"
+        "is_deprecated": false
       },
       "ns_is_master": {
         "new": {
@@ -5061,10 +3966,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Betriebsart des Nameservers bzgl. Zonen-Daten (ZXFR). True: ZXFR-Master, False: ZXFR-Slave",
-        "description_sys_scope": "ist Master-NS",
-        "description_obj_type_scope": "ist Master-NS"
+        "is_deprecated": false
       },
       "ns_is_native": {
         "new": {
@@ -5072,10 +3974,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Betriebsart des Nameservers bzgl. Zonen-Daten: eigenst\u00e4ndig, keine Master/Slave-Unterst\u00fctzung",
-        "description_sys_scope": "ist Native-NS",
-        "description_obj_type_scope": "ist Native-NS"
+        "is_deprecated": false
       },
       "ns_is_primary": {
         "new": {
@@ -5083,10 +3982,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Prim\u00e4rserver der Zone (steht im SOA-RR)",
-        "description_sys_scope": "ist prim\u00e4rer NS",
-        "description_obj_type_scope": "ist prim\u00e4rer NS"
+        "is_deprecated": false
       },
       "ns_is_registered": {
         "new": {
@@ -5094,10 +3990,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nameserver ist im NS-Satz der zugeordneten Zonen sichtbar",
-        "description_sys_scope": "ist sichtbarer NS",
-        "description_obj_type_scope": "ist sichtbarer NS"
+        "is_deprecated": false
       },
       "ns_xfer_master_fqdn": {
         "new": {
@@ -5105,10 +3998,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN des zugeordneten Master-Nameservers (nur bei ZXFR-Slave-Nameservern)",
-        "description_sys_scope": "Master-NS-FQDN",
-        "description_obj_type_scope": "Master-NS-FQDN"
+        "is_deprecated": false
       }
     },
     "object_type": "ns_set_member",
@@ -5127,10 +4017,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Expliziter TTL-Wert (min. 300 oder 1). Falls angegeben (dh. nicht NULL), wird dieser anstatt des Standardwerts der Zone f\u00fcr den RR-Satz wirksam.",
-        "description_sys_scope": "RR-Set-TTL",
-        "description_obj_type_scope": "TTL"
+        "is_deprecated": false
       },
       "data": {
         "new": {
@@ -5138,10 +4025,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Datenteil des DNS-Resource-Records",
-        "description_sys_scope": "DNS-RR-Daten",
-        "description_obj_type_scope": "Daten"
+        "is_deprecated": false
       },
       "fqdn": {
         "new": {
@@ -5149,10 +4033,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name) des Resource-Record-Sets. \u00c4ndern des FQDNs bewirkt die Verschiebung des kompletten RR-Sets.",
-        "description_sys_scope": "RR-Set-FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "type": {
         "new": {
@@ -5160,10 +4041,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Typbezeichnung des RRs",
-        "description_sys_scope": "RR-Typ",
-        "description_obj_type_scope": "Typ"
+        "is_deprecated": false
       },
       "ttl_reset_days": {
         "new": {
@@ -5171,10 +4049,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": false,
-        "description_detail": "Anzahl Tage (max. 10), nach deren Ablauf der explizite TTL-Wert automatisch wieder auf den Standard-TTL-Wert der Zone zur\u00fcckgestellt wird. 0 bewirkt keine automatische R\u00fcckstellung, dh. der explizite Wert gilt unbegrenzt (0 oder >10 nur mit erweiterten Rechten erlaubt).",
-        "description_sys_scope": "RR-TTL-R\u00fcckstellungsintervall (Tage)",
-        "description_obj_type_scope": "TTL-R\u00fcckstellungsintervall (Tage)"
+        "is_deprecated": false
       },
       "target_is_singleton": {
         "new": {
@@ -5182,10 +4057,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RR darf nur aus einem Eintrag bestehen (kein Set erlaubt). Der Standardwert (Default) bei Neueintrag ist der Wert des zugeh\u00f6rigen Attributs des RR-Typs.",
-        "description_sys_scope": "RR ist Einzel-Record",
-        "description_obj_type_scope": "ist Einzel-Record"
+        "is_deprecated": false
       },
       "target_is_reverse_unique": {
         "new": {
@@ -5193,10 +4065,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RR-Ziele (aller RRs des gleichen DBRTs) k\u00f6nnen ihrem FQDN eindeutig zugeordnet werden. Der Standardwert (Default) bei Neueintrag ist der Wert des zugeh\u00f6rigen Attributs des RR-Typs. Adressbasierte RRs bekommen bei Aktivierung automatisch den zugeh\u00f6rigen PTR-RR eingetragen; bei Deaktivierung wird dieser automatisch gel\u00f6scht.",
-        "description_sys_scope": "RR-Ziel ist r\u00fcckw\u00e4rts-eindeutig",
-        "description_obj_type_scope": "ist r\u00fcckw\u00e4rts-eindeutig"
+        "is_deprecated": false
       }
     },
     "object_type": "record",
@@ -5215,10 +4084,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "mdl_fq_name": {
         "new": {
@@ -5226,10 +4092,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "include_all_submdls": {
         "new": {
@@ -5238,10 +4101,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "alle aktiven Submodule des angegebenen ND-Moduls einschlie\u00dfen",
-        "description_sys_scope": "alle aktiven ND-Submodule einschlie\u00dfen",
-        "description_obj_type_scope": "alle aktiven Submodule einschlie\u00dfen"
+        "is_deprecated": false
       }
     },
     "object_type": "module2device",
@@ -5260,10 +4120,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "is_recursive": {
         "new": {
@@ -5271,10 +4128,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Rekursive Wirkungsweise: True: rekursiv erlaubt, False: nicht-rekursiv gesperrt. ACHTUNG: Sperrwirkung dieser Zuordnung hat Vorrang vor ggf. anderen, parallel existierenden Zuordnungen (via Rollen/Permission-Hierarchie)",
-        "description_sys_scope": "rekursiv erlauben/nicht-rekursiv sperren",
-        "description_obj_type_scope": "rekursiv erlauben/nicht-rekursiv sperren"
+        "is_deprecated": false
       },
       "is_zone_bound": {
         "new": {
@@ -5282,10 +4136,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn rekursiv: gilt diese Berechtigung nur f\u00fcr Subdomains unterhalb der zugeordneten, die in derselben Zone liegen?",
-        "description_sys_scope": "zonengebundener Domainzugriff",
-        "description_obj_type_scope": "ist zonengebunden"
+        "is_deprecated": false
       },
       "recursive_min_lvl": {
         "new": {
@@ -5293,10 +4144,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Mindesttiefe (Anzahl d. Hierarchieebenen unter dem FQDN), ab der die Permission gelten soll",
-        "description_sys_scope": "Mindesttiefe",
-        "description_obj_type_scope": "Mindesttiefe"
+        "is_deprecated": false
       },
       "permission_fq_name": {
         "new": {
@@ -5304,10 +4152,7 @@
           "is_required": true
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "Permission, die an FQDN/Namensraum-Zugriff gebunden ist",
-        "description_sys_scope": "Permission-Name ",
-        "description_obj_type_scope": "Permission-Name "
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn2perm",
@@ -5326,10 +4171,7 @@
           "is_required": true
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des WebAPI-Systems in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige WebAPI-System-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       }
     },
     "object_type": "system",
@@ -5348,10 +4190,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Identifikation des Objektdatensatzes (Datentyp)",
-        "description_sys_scope": "Datentyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -5359,10 +4198,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "base_name": {
         "new": {
@@ -5370,10 +4206,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "base_nspc und base_name sind die Datentyp-Entsprechungen fuer die WebAPI-OT-Datentypen (m\u00fcssen cast nach json haben/k\u00f6nnen)",
-        "description_sys_scope": "Datentyp-Basisname",
-        "description_obj_type_scope": "Basisname"
+        "is_deprecated": false
       },
       "base_nspc": {
         "new": {
@@ -5381,10 +4214,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "base_nspc und base_name sind die Datentyp-Entsprechungen fuer die WebAPI-OT-Datentypen (m\u00fcssen cast nach json haben/k\u00f6nnen)",
-        "description_sys_scope": "Datentyp-Basisschema",
-        "description_obj_type_scope": "Basisschema"
+        "is_deprecated": false
       },
       "json_name": {
         "new": {
@@ -5412,10 +4242,7 @@
           "boolean": {
             "de": "Boolescher Wert"
           }
-        },
-        "description_detail": "Bezeichnung des entsprechenden Datentyps auf JSON-Ebene",
-        "description_sys_scope": "JSON-Datentyp-Name",
-        "description_obj_type_scope": "JSON-Name"
+        }
       },
       "is_primary": {
         "new": {
@@ -5423,10 +4250,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Prim\u00e4rer Datentyp, auf pg_type_nspc/pg_type_name bezogen",
-        "description_sys_scope": "Datentyp ist prim\u00e4r",
-        "description_obj_type_scope": "ist prim\u00e4r"
+        "is_deprecated": false
       },
       "text_length": {
         "new": {
@@ -5434,10 +4258,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Maximale L\u00e4nge f\u00fcr textbasierte Datentypen (NULL, falls unbegrenzt oder anderer Datentyp)",
-        "description_sys_scope": "Datentyp-L\u00e4ngenbegrenzung",
-        "description_obj_type_scope": "L\u00e4ngenbegrenzung"
+        "is_deprecated": false
       },
       "pg_type_name": {
         "new": {
@@ -5445,10 +4266,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "PG-interner Datentyp-Name",
-        "description_sys_scope": "Postgres-Datentyp-Name",
-        "description_obj_type_scope": "Postgres-Name"
+        "is_deprecated": false
       },
       "pg_type_nspc": {
         "new": {
@@ -5456,10 +4274,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "PG-internes Datentyp-Schema",
-        "description_sys_scope": "Postgres-Datentyp-Schema",
-        "description_obj_type_scope": "Postgres-Schema"
+        "is_deprecated": false
       },
       "format_literal": {
         "new": {
@@ -5467,10 +4282,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Formatangabe als Literal",
-        "description_sys_scope": "Formatierungsliteral",
-        "description_obj_type_scope": "Formatierungsliteral"
+        "is_deprecated": false
       },
       "conv_daty_val_attname": {
         "new": {
@@ -5478,10 +4290,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name des zugeh\u00f6rigen Attributs in cntl.conv_daty_val_rec_type",
-        "description_sys_scope": "Datentyp-Attributname in cntl.conv_daty_val_rec_type",
-        "description_obj_type_scope": "Attributname in cntl.conv_daty_val_rec_type"
+        "is_deprecated": false
       }
     },
     "object_type": "data_type",
@@ -5500,10 +4309,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "numerischer Wert des DHCP-Optionscodes",
-        "description_sys_scope": "numerischer Optionsode",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "data": {
         "new": {
@@ -5512,10 +4318,7 @@
           "data_default": null
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Inhalt bzw. Datenwert der systemweiten DHCP-Option",
-        "description_sys_scope": "Optionswert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -5523,10 +4326,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Standardbezeichnung der DHCP-Option",
-        "description_sys_scope": "Options-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "data_type": {
         "new": {
@@ -5534,10 +4334,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "reference": {
         "new": {
@@ -5545,10 +4342,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "RFC-Angabe/Bezugnahme zur DHCP-Optionsdefinition",
-        "description_sys_scope": "Options-Referenz",
-        "description_obj_type_scope": "Referenz"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -5556,10 +4350,7 @@
           "is_required": false
         },
         "data_type": "text_long",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung der systemweiten DHCP-Option",
-        "description_sys_scope": "Options-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "is_generated": {
         "new": {
@@ -5568,10 +4359,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wird der Wert dieser Option durch eine Funktion erzeugt?",
-        "description_sys_scope": "funktionsbasierte Option",
-        "description_obj_type_scope": "ist funktionsbasiert"
+        "is_deprecated": false
       }
     },
     "object_type": "global_option",
@@ -5590,10 +4378,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Gebiete dieses Typs in \u00fcbergeordneten Gebieten enthalten sein?",
-        "description_sys_scope": "kann in \u00fcg. Gebietstypen enthalten sein",
-        "description_obj_type_scope": "kann in \u00fcg. Typen enthalten sein"
+        "is_deprecated": false
       },
       "is_parent": {
         "new": {
@@ -5601,10 +4386,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Gebiete dieses Typs untergeordnete Gebiete enthalten?",
-        "description_sys_scope": "kann ug. Gebietstypen enthalten",
-        "description_obj_type_scope": "kann ug. Typen enthalten"
+        "is_deprecated": false
       },
       "short_name": {
         "new": {
@@ -5612,10 +4394,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Gebietstyps",
-        "description_sys_scope": "Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "force_is_child": {
         "new": {
@@ -5623,10 +4402,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "M\u00fcssen Gebiete dieses Typs in \u00fcbergeordneten Gebieten enthalten sein?",
-        "description_sys_scope": "mu\u00df in \u00fcg. Gebietstypen enthalten sein",
-        "description_obj_type_scope": "mu\u00df in \u00fcg. Typen enthalten sein"
+        "is_deprecated": false
       }
     },
     "object_type": "site_type",
@@ -5645,10 +4421,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "der DHCP-Lease statisch zugeordnete FQDN",
-        "description_sys_scope": "DHCP-Lease-FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "ip_addr_value": {
         "new": {
@@ -5656,10 +4429,7 @@
           "is_required": false
         },
         "data_type": "ip_address",
-        "is_deprecated": false,
-        "description_detail": "der DHCP-Lease zugeordnete IPv4-Adresse",
-        "description_sys_scope": "DHCP-Lease-IPv4-Adresse",
-        "description_obj_type_scope": "IPv4-Adresse"
+        "is_deprecated": false
       },
       "ip_subnet_cidr": {
         "new": {
@@ -5667,10 +4437,7 @@
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der DHCP-Lease (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "is_static_addr": {
         "new": {
@@ -5679,10 +4446,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die DHCP-Lease hat eine feste Zuordnung zu einer IP-Adresse. Die FQDN-Zuordnung wird durch den DNS-A-RR bestimmt und ist dadurch ebenfalls statisch.",
-        "description_sys_scope": "DHCP-Lease mit statischer IP-Adresse",
-        "description_obj_type_scope": "IP-Adresse ist statisch zugeordnet"
+        "is_deprecated": false
       },
       "leasetime_days": {
         "new": {
@@ -5690,10 +4454,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Tagesanteil der G\u00fcltigkeitsdauer der DHCP-Lease ab Vergabe",
-        "description_sys_scope": "Tage",
-        "description_obj_type_scope": "Tage"
+        "is_deprecated": true
       },
       "mac_addr_value": {
         "new": {
@@ -5701,10 +4462,7 @@
           "is_required": false
         },
         "data_type": "mac_address8",
-        "is_deprecated": false,
-        "description_detail": "MAC-Adresse des DHCP-Clients",
-        "description_sys_scope": "DHCP-Lease-MAC-Adresse",
-        "description_obj_type_scope": "MAC-Adresse"
+        "is_deprecated": false
       },
       "leasetime_hours": {
         "new": {
@@ -5712,10 +4470,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Stundenanteil der G\u00fcltigkeitsdauer der DHCP-Lease ab Vergabe",
-        "description_sys_scope": "Stunden",
-        "description_obj_type_scope": "Stunden"
+        "is_deprecated": true
       },
       "adm_status_descr": {
         "new": {
@@ -5723,10 +4478,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Beschreibungstext f\u00fcr den administrativen Status",
-        "description_sys_scope": "Lease-Statusbeschreibung (admin)",
-        "description_obj_type_scope": "Statusbeschreibung (admin)"
+        "is_deprecated": false
       },
       "client_identifier": {
         "new": {
@@ -5734,10 +4486,7 @@
           "is_required": false
         },
         "data_type": "bytea",
-        "is_deprecated": false,
-        "description_detail": "Identifikationszeichen des DHCP-Clients",
-        "description_sys_scope": "Lease-Client-Identifier",
-        "description_obj_type_scope": "Client-Identifier"
+        "is_deprecated": false
       },
       "leasetime_minutes": {
         "new": {
@@ -5745,10 +4494,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Minutenanteil der G\u00fcltigkeitsdauer der DHCP-Lease ab Vergabe",
-        "description_sys_scope": "Minuten",
-        "description_obj_type_scope": "Minuten"
+        "is_deprecated": true
       },
       "always_match_by_mac_addr": {
         "new": {
@@ -5757,10 +4503,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die Lease wird nur bei \u00dcbereinstimmung mit der MAC-Adresse des DHCP-Clients zugeordnet",
-        "description_sys_scope": "Lease nur \u00fcber die MAC-Adresse zuordnen",
-        "description_obj_type_scope": "nur \u00fcber MAC-Adresse zuordnen"
+        "is_deprecated": false
       }
     },
     "object_type": "lease",
@@ -5779,10 +4522,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "numerischer Wert des DHCP-Optionscodes",
-        "description_sys_scope": "numerischer Optionsode",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "data": {
         "new": {
@@ -5790,10 +4530,7 @@
           "is_required": true
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Inhalt bzw. Datenwert der subnetz-weiten DHCP-Option",
-        "description_sys_scope": "subnetz-weiter Optionswert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "next_gfk": {
         "new": {
@@ -5801,10 +4538,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_sn_opt.next_gfk",
-        "description_obj_type_scope": "next_gfk"
+        "is_deprecated": false
       },
       "prior_gfk": {
         "new": {
@@ -5812,10 +4546,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_sn_opt.prior_gfk",
-        "description_obj_type_scope": "prior_gfk"
+        "is_deprecated": false
       },
       "ip_subnet_cidr": {
         "new": {
@@ -5823,10 +4554,7 @@
           "is_required": true
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der Subnetz-Option (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       }
     },
     "object_type": "subnet_option",
@@ -5845,10 +4573,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Optionsgruppe",
-        "description_sys_scope": "Optionsgruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "ip_subnet_cidr": {
         "new": {
@@ -5856,10 +4581,7 @@
           "is_required": true
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der DHCP-Optionsgruppe (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       }
     },
     "object_type": "og",
@@ -5878,10 +4600,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "numerischer Wert des DHCP-Optionscodes",
-        "description_sys_scope": "numerischer Optionsode",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "data": {
         "new": {
@@ -5889,10 +4608,7 @@
           "is_required": true
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Inhalt bzw. Datenwert der gruppen-weiten DHCP-Option",
-        "description_sys_scope": "Optionswert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "og_gfk": {
         "new": {
@@ -5900,10 +4616,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "next_gfk": {
         "new": {
@@ -5911,10 +4624,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_og_opt.next_gfk",
-        "description_obj_type_scope": "next_gfk"
+        "is_deprecated": false
       },
       "prior_gfk": {
         "new": {
@@ -5922,10 +4632,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_og_opt.prior_gfk",
-        "description_obj_type_scope": "prior_gfk"
+        "is_deprecated": false
       }
     },
     "object_type": "group_option",
@@ -5944,10 +4651,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des untergeordneten Gebietstyps",
-        "description_sys_scope": "ug. Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "ug. K\u00fcrzel"
+        "is_deprecated": false
       },
       "parent_short_name": {
         "new": {
@@ -5955,10 +4659,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des \u00fcbergeordneten Gebietstyps",
-        "description_sys_scope": "\u00fcg. Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "\u00fcg. K\u00fcrzel"
+        "is_deprecated": false
       }
     },
     "object_type": "site_type2type",
@@ -5977,10 +4678,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwert (Index) f\u00fcr Wertetabellen-Datensatz",
-        "description_sys_scope": "NTAB-Schl\u00fcssel",
-        "description_obj_type_scope": "Schl\u00fcssel"
+        "is_deprecated": false
       },
       "position": {
         "new": {
@@ -5988,10 +4686,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "numerische Sortierung f\u00fcr Wertetabellen-Datensatz",
-        "description_sys_scope": "NTAB-Sortierung",
-        "description_obj_type_scope": "Sortierung"
+        "is_deprecated": false
       },
       "table_name": {
         "new": {
@@ -5999,10 +4694,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "eindeutiger Tabellen-Name",
-        "description_sys_scope": "Tabellen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "column_name": {
         "new": {
@@ -6010,10 +4702,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Spalten-Name",
-        "description_sys_scope": "Spalten-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "column_kvtab",
@@ -6033,10 +4722,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Aktive TA: f\u00fcr Bearbeitung durch DIQ-Worker-Prozess freigegeben. Passive TA: wird von DIQ-Worker-Prozess ignoriert.",
-        "description_sys_scope": "DIQ-TA zur Bearbeitung aktiviert",
-        "description_obj_type_scope": "zur Bearbeitung aktiviert"
+        "is_deprecated": false
       },
       "do_set_top": {
         "new": {
@@ -6045,10 +4731,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DIQ-TA wird an den Anfang der Warteschlange gesetzt (nur bei aktiven DIQ-TA und nur, wenn 'parent_pk' nicht angegeben).",
-        "description_sys_scope": "DIQ-TA an erste Position setzen",
-        "description_obj_type_scope": "an erste Position setzen"
+        "is_deprecated": false
       },
       "parent_gfk": {
         "new": {
@@ -6056,10 +4739,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "mail_on_error": {
         "new": {
@@ -6068,10 +4748,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nach fehlerhaftem DeviceImport das Ergebnis als Mail an TA-Eigent\u00fcmer senden",
-        "description_sys_scope": "Mail bei DI-Fehler zusenden",
-        "description_obj_type_scope": "Mail bei Fehler zusenden"
+        "is_deprecated": false
       },
       "mail_on_success": {
         "new": {
@@ -6080,10 +4757,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nach fehlerfreiem DeviceImport das Ergebnis als Mail an TA-Eigent\u00fcmer senden",
-        "description_sys_scope": "Mail bei DI-Erfolg zusenden",
-        "description_obj_type_scope": "Mail bei Erfolg zusenden"
+        "is_deprecated": false
       },
       "preserve_on_error": {
         "new": {
@@ -6092,10 +4766,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Transaktion nach fehlerhaftem DeviceImport nicht l\u00f6schen, sondern als passive DIQ-Transaktion behalten",
-        "description_sys_scope": "DIQ-TA bei DI-Fehler behalten",
-        "description_obj_type_scope": "TA bei Fehler behalten"
+        "is_deprecated": false
       },
       "preserve_on_success": {
         "new": {
@@ -6104,10 +4775,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Transaktion nach fehlerfreiem DeviceImport nicht l\u00f6schen, sondern als passive DIQ-Transaktion behalten",
-        "description_sys_scope": "DIQ-TA bei DI-Erfolg behalten",
-        "description_obj_type_scope": "TA bei Erfolg behalten"
+        "is_deprecated": false
       }
     },
     "object_type": "diq_ta",
@@ -6126,10 +4794,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "ND-Device-Netzverbund-Name",
-        "description_obj_type_scope": "Device-Netzverbund"
+        "is_deprecated": false
       },
       "dev_acg": {
         "new": {
@@ -6137,10 +4802,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Zugriffsgruppe",
-        "description_sys_scope": "ND-Device-Access-Gruppenname",
-        "description_obj_type_scope": "Device-Access-Gruppe"
+        "is_deprecated": false
       },
       "do_save": {
         "new": {
@@ -6149,10 +4811,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Teilarbeitsschritt 'Konfigurationssicherung'",
-        "description_sys_scope": "DIQ-Konfigurationssicherung",
-        "description_obj_type_scope": "Konfigurationssicherung"
+        "is_deprecated": false
       },
       "dev_fqdn": {
         "new": {
@@ -6160,10 +4819,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "ND-Device-FQDN",
-        "description_obj_type_scope": "Device-FQDN"
+        "is_deprecated": false
       },
       "dev_type": {
         "new": {
@@ -6171,10 +4827,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Device-Typs",
-        "description_sys_scope": "ND-Device-Typ-Name",
-        "description_obj_type_scope": "Device-Typ"
+        "is_deprecated": false
       },
       "do_parse": {
         "new": {
@@ -6183,10 +4836,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Teilarbeitsschritt 'Konfigurationsparser'",
-        "description_sys_scope": "DIQ-Konfigurationsparser",
-        "description_obj_type_scope": "Konfigurationsparser"
+        "is_deprecated": false
       },
       "do_import": {
         "new": {
@@ -6195,10 +4845,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Teilarbeitsschritt 'DB-Import'",
-        "description_sys_scope": "DIQ-DB-Importer",
-        "description_obj_type_scope": "DB-Importer"
+        "is_deprecated": false
       },
       "dev_parser": {
         "new": {
@@ -6206,10 +4853,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr den Parser",
-        "description_sys_scope": "ND-Device-Parser-Name",
-        "description_obj_type_scope": "Device-Parser"
+        "is_deprecated": false
       },
       "diq_ta_gfk": {
         "new": {
@@ -6217,10 +4861,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "dev_description": {
         "new": {
@@ -6228,10 +4869,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "neue Device-Info des via DIQ-Eintrags zu importierenden Devices",
-        "description_sys_scope": "DIQ-Device-Info",
-        "description_obj_type_scope": "Device-Info"
+        "is_deprecated": false
       },
       "upload_filename": {
         "new": {
@@ -6239,10 +4877,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Teilarbeitsschritt 'Konfigurationslader': Name f\u00fcr die (auf das Device) hochzuladende Konfigurationsdatei (absolute Pfadangabe im lokalen Dateisystem des DI-Servers)",
-        "description_sys_scope": "DIQ-Konfigurationslader-Datei",
-        "description_obj_type_scope": "Konfigurationslader-Datei"
+        "is_deprecated": false
       },
       "output_verbosity": {
         "new": {
@@ -6251,10 +4886,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "S\u00e4mtliche Details des DevImports ausgeben",
-        "description_sys_scope": "Ausf\u00fchrliche DI-Ausgabe",
-        "description_obj_type_scope": "Ausf\u00fchrliche Ausgabe"
+        "is_deprecated": false
       },
       "dev_attributes_dict": {
         "new": {
@@ -6262,10 +4894,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Key-Value-Verzeichnis der zu behandelnden Device-Attribute (Key: Attribut-Name, Value: Attribut-Wert)",
-        "description_sys_scope": "Device-Attributverzeichnis",
-        "description_obj_type_scope": "Device-Attributverzeichnis"
+        "is_deprecated": false
       },
       "rplc_charset_errors": {
         "new": {
@@ -6274,10 +4903,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nicht-UTF8-Zeichen beim Einlesen der gesicherten Konfigurationsdatei durch '?'-Markierung ersetzen?",
-        "description_sys_scope": "DI-UTF8-Fehlerkonvertierung",
-        "description_obj_type_scope": "UTF8-Fehlerkonvertierung"
+        "is_deprecated": false
       }
     },
     "object_type": "diq_ta_entry",
@@ -6296,10 +4922,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Basisnamenstyps",
-        "description_sys_scope": "Basisnamenstyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -6307,10 +4930,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des Basisnamenstyps",
-        "description_sys_scope": "Basisnamenstyp-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn_type_group",
@@ -6329,10 +4949,7 @@
           "is_required": true
         },
         "data_type": "text_long",
-        "is_deprecated": false,
-        "description_detail": "Parameter f\u00fcr separat eingegebene Zusatzinformationen",
-        "description_sys_scope": "Event-Log-Zusatztext",
-        "description_obj_type_scope": "Zusatztext"
+        "is_deprecated": false
       },
       "type": {
         "new": {
@@ -6340,10 +4957,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "eindeutige Kurzbezeichnung des Log-Typs",
-        "description_sys_scope": "Log-Typ-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "object_pk": {
         "new": {
@@ -6351,10 +4965,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Referenz zu lokalem Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Log-Objekt-Fremdschl\u00fcssel (Objekttyp-bezogen)",
-        "description_obj_type_scope": "Objekt-Fremdschl\u00fcssel (Objekttyp-bezogen)"
+        "is_deprecated": false
       },
       "object_gfk": {
         "new": {
@@ -6362,10 +4973,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Referenz zu globalem Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "globaler Log-Objekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "globaler Objekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "ta_timestamp": {
         "new": {
@@ -6373,10 +4981,7 @@
           "is_required": false
         },
         "data_type": "timestamp_tz",
-        "is_deprecated": false,
-        "description_detail": "Zeitstempel der Log-Transaktion. Alle Log-Datens\u00e4tze ein und desselben Zeitstempels geh\u00f6ren zu ein und derselben Transaktion.",
-        "description_sys_scope": "Transaktions-Zeitpunkt",
-        "description_obj_type_scope": "Transaktions-Zeitpunkt"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "new": {
@@ -6384,10 +4989,7 @@
           "is_required": false
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "Objekttyp des Log-Datensatzes",
-        "description_sys_scope": "voll qualifizierter Objekttypname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       }
     },
     "object_type": "record",
@@ -6406,10 +5008,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Konto, dem das Access-Token zugeordnet wird (Attribut nur bei Unterkonten angeben).",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Konto-Benutzerkennung"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -6417,10 +5016,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Zusatzinformation des Access-Tokens",
-        "description_sys_scope": "Access-Token-Infotext",
-        "description_obj_type_scope": "Infotext"
+        "is_deprecated": false
       },
       "expiration_date": {
         "new": {
@@ -6428,10 +5024,7 @@
           "is_required": false
         },
         "data_type": "timestamp_tz",
-        "is_deprecated": false,
-        "description_detail": "Ein nicht-statisches Token wird sofort nach \u00dcberschreitung seines Ablaufdatums gel\u00f6scht. Ein statisches Token wird gel\u00f6scht, wenn es seit 200 Tagen abgelaufen ist, oder es seit 200 Tagen nicht zur Anmeldung benutzt wurde, oder sein Erzeugungsdatum um 200 Tage \u00fcberschrittten ist.",
-        "description_sys_scope": "Access-Token-Ablaufdatum",
-        "description_obj_type_scope": "Ablaufdatum"
+        "is_deprecated": false
       }
     },
     "object_type": "wapi_auth",
@@ -6450,10 +5043,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "is_ksk": {
         "new": {
@@ -6461,10 +5051,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "entspricht Flags-Bit 15 (secure end point bit lt. RFC 4034).",
-        "description_sys_scope": "Schl\u00fcssel ist KSK",
-        "description_obj_type_scope": "ist KSK"
+        "is_deprecated": false
       }
     },
     "object_type": "zone_key",
@@ -6483,10 +5070,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'mgr_login_name_list'.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "mgr_login_name": {
         "new": {
@@ -6494,10 +5078,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name_list'.",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr2group",
@@ -6516,10 +5097,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name_list'",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "group_name": {
         "new": {
@@ -6527,10 +5105,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'fqdn_value_list'.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn2group",
@@ -6549,10 +5124,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "Operator-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -6560,10 +5132,7 @@
           "is_required": false
         },
         "data_type": "text_long",
-        "is_deprecated": false,
-        "description_detail": "Freitextfeld zur Erl\u00e4uterung",
-        "description_sys_scope": "Operator-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "object_type": "operator",
@@ -6582,10 +5151,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "Operator-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "left_data_type": {
         "new": {
@@ -6593,10 +5159,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des linken Datentyps",
-        "description_sys_scope": "linker Datentyp",
-        "description_obj_type_scope": "linker Datentyp"
+        "is_deprecated": false
       },
       "right_data_type": {
         "new": {
@@ -6604,10 +5167,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des rechten Datentyps",
-        "description_sys_scope": "rechter Datentyp",
-        "description_obj_type_scope": "rechter Datentyp"
+        "is_deprecated": false
       }
     },
     "object_type": "dt2operator2dt",
@@ -6626,10 +5186,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "dhcp_sn_opt_rules.operator",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "opt_code": {
         "new": {
@@ -6637,10 +5194,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "vom Client an Server \u00fcbergebener Optionscode",
-        "description_sys_scope": "dhcp_sn_opt_rules.opt_code",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "sn_opt_gfk": {
         "new": {
@@ -6648,10 +5202,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_sn_opt_rule.sn_opt_gfk",
-        "description_obj_type_scope": "sn_opt_gfk"
+        "is_deprecated": false
       },
       "right_data_type": {
         "new": {
@@ -6659,10 +5210,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des rechten Datentyps (ist dem rechten Datenwert zugeordnet).",
-        "description_sys_scope": "rechter Datentyp",
-        "description_obj_type_scope": "rechter Datentyp"
+        "is_deprecated": false
       },
       "right_data_value": {
         "new": {
@@ -6670,10 +5218,7 @@
           "is_required": true
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Vergleichswert, gegen den der vom Client gelieferte Optionswert durch den zugeordneten Operator getestet wird. Der Vergleichswert muss dem rechten Datentyp entsprechen.",
-        "description_sys_scope": "rechter Datenwert",
-        "description_obj_type_scope": "rechter Datenwert"
+        "is_deprecated": false
       }
     },
     "object_type": "subnet_option_rule",
@@ -6692,10 +5237,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "dhcp_og_opt_rules.operator",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "opt_code": {
         "new": {
@@ -6703,10 +5245,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "vom Client an Server \u00fcbergebener Optionscode",
-        "description_sys_scope": "dhcp_og_opt_rules.opt_code",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "og_opt_gfk": {
         "new": {
@@ -6714,10 +5253,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_og_opt_rule.og_opt_gfk",
-        "description_obj_type_scope": "og_opt_gfk"
+        "is_deprecated": false
       },
       "right_data_type": {
         "new": {
@@ -6725,10 +5261,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des rechten Datentyps",
-        "description_sys_scope": "rechter Datentyp",
-        "description_obj_type_scope": "rechter Datentyp"
+        "is_deprecated": false
       },
       "right_data_value": {
         "new": {
@@ -6736,10 +5269,7 @@
           "is_required": true
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Vergleichswert, gegen den der vom Client gelieferte Optionswert durch den zugeordneten Operator getestet wird. Der Vergleichswert muss dem rechten Datentyp entsprechen.",
-        "description_sys_scope": "rechter Datenwert",
-        "description_obj_type_scope": "rechter Datenwert"
+        "is_deprecated": false
       }
     },
     "object_type": "group_option_rule",
@@ -6758,10 +5288,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "mac_addr": {
         "new": {
@@ -6769,10 +5296,7 @@
           "is_required": true
         },
         "data_type": "mac_address",
-        "is_deprecated": false,
-        "description_detail": "MAC-Adresse zur Client-Identifikation",
-        "description_sys_scope": "Client-MAC-Adresse",
-        "description_obj_type_scope": "MAC-Adresse"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -6780,10 +5304,7 @@
           "is_required": false
         },
         "data_type": "text_long",
-        "is_deprecated": false,
-        "description_detail": "MACAuth-Client-Info",
-        "description_sys_scope": "MACAuth-Client-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "do_refresh_wpa_key": {
         "new": {
@@ -6792,10 +5313,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Bei create: Neuen Client-WPA-Schl\u00fcssel erzeugen. Bei update: Schl\u00fcssel erneuern. Wird nur f\u00fcr WiFi-Clients ben\u00f6tigt.",
-        "description_sys_scope": "WPA-Schl\u00fcssel (neu) generieren (nur f\u00fcr WiFi-Clients)",
-        "description_obj_type_scope": "WPA-Schl\u00fcssel (neu) generieren (nur f\u00fcr WiFi-Clients)"
+        "is_deprecated": false
       }
     },
     "object_type": "client",
@@ -6814,10 +5332,7 @@
           "is_required": true
         },
         "data_type": "text_tag",
-        "is_deprecated": false,
-        "description_detail": "Wert des Tags",
-        "description_sys_scope": "L-Port-Tag-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "level_list": {
         "new": {
@@ -6826,10 +5341,7 @@
           "data_default": null
         },
         "data_type": "integer2_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Ebenen, dessen L-Ports mit diesem Tag gekennzeichnet werden d\u00fcrfen.",
-        "description_sys_scope": "L-Port-Level-Liste",
-        "description_obj_type_scope": "Level-Liste"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -6837,10 +5349,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Bedeutung des Tags",
-        "description_sys_scope": "L-Port-Tag-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "object_type": "l_port_tag",
@@ -6859,10 +5368,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Broadcastdomain des VXLANs",
-        "description_sys_scope": "VXLAN-BCD",
-        "description_obj_type_scope": "BCD"
+        "is_deprecated": false
       },
       "vni": {
         "new": {
@@ -6870,10 +5376,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "VXLAN Network Identifier",
-        "description_sys_scope": "VXLAN-VNI",
-        "description_obj_type_scope": "VNI"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -6881,10 +5384,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des VXLANs",
-        "description_sys_scope": "VXLAN-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       }
     },
     "object_type": "vxlan",
@@ -6903,10 +5403,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Gruppe. Bei Neueintr\u00e4gen nur angeben, wenn eine Hauptgruppe angelegt werden soll. \u00c4nderungen sind nur f\u00fcr Hauptgruppen erlaubt.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "sub_id": {
         "new": {
@@ -6914,10 +5411,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "ID der Untergruppe, eindeutig innerhalb der zugeh\u00f6rigen Hauptgruppe",
-        "description_sys_scope": "Untergruppen-ID",
-        "description_obj_type_scope": "Sub-ID"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -6925,10 +5419,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Infos/Beschreibung zur Gruppe",
-        "description_sys_scope": "Gruppenbeschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "do_idm_sync": {
         "new": {
@@ -6937,10 +5428,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr Hauptgruppen: Gruppe wird mit gleichnamiger IDM-Gruppe synchronisiert. Name und enthaltene Benutzerkonten werden dabei zyklisch automatisch abgeglichen.",
-        "description_sys_scope": "Gruppe an gleichnamige IDM-Gruppe binden",
-        "description_obj_type_scope": "an gleichnamige IDM-Gruppe binden"
+        "is_deprecated": false
       },
       "parent_name": {
         "new": {
@@ -6948,10 +5436,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Zugeh\u00f6rige Hauptgruppe. Bei Neueintr\u00e4gen nur angeben, wenn eine Untergruppe angelegt werden soll.",
-        "description_sys_scope": "\u00fcg. Gruppenname",
-        "description_obj_type_scope": "\u00fcg. Name"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "new": {
@@ -6959,10 +5444,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Zugeordnete OE der Gruppe (nur bei Hauptgruppen)",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "OE-Kurzbezeichnung"
+        "is_deprecated": false
       },
       "do_copy_assignments": {
         "new": {
@@ -6971,10 +5453,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr neue Untergruppen: bestehende Zuordnungen (BCDs, Domains) einmalig aus der Hauptgruppe in die Untergruppe \u00fcbernehmen.",
-        "description_sys_scope": "Zuordnungen der Hauptgruppe \u00fcbernehmen",
-        "description_obj_type_scope": "Zuordnungen \u00fcbernehmen"
+        "is_deprecated": false
       },
       "do_refresh_idm_sync": {
         "new": {
@@ -6983,10 +5462,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr Hauptgruppen: Gruppe wird mit gleichnamiger IDM-Gruppe sofort synchronisiert, wenn die IDM-Bindung aktiv ist.",
-        "description_sys_scope": "Gruppe sofort synchronisieren",
-        "description_obj_type_scope": "sofort synchronisieren"
+        "is_deprecated": false
       },
       "idm_sync_max_mgr_count": {
         "new": {
@@ -6995,10 +5471,7 @@
           "data_default": 20
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr Hauptgruppen: Maximalzahl der Mitglieder der gleichnamigen Gruppe in der IDM-Gruppenverwaltung. Gilt nur f\u00fcr synchronisierte Gruppen.",
-        "description_sys_scope": "maximale Anzahl der IDM-Gruppenmitglieder",
-        "description_obj_type_scope": "maximale Anzahl der IDM-Gruppenmitglieder"
+        "is_deprecated": false
       }
     },
     "object_type": "group",
@@ -7017,10 +5490,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name_list'",
-        "description_sys_scope": "BCD-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "group_name": {
         "new": {
@@ -7028,10 +5498,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'bcd_value_list'.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd2group",
@@ -7050,10 +5517,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "mgr_login_name": {
         "new": {
@@ -7061,10 +5525,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des Benutzerkontos",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr2ou",
@@ -7083,10 +5544,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN (OE-Zuordnung)",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "is_recursive": {
         "new": {
@@ -7095,10 +5553,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert, ist die Domain auch in Gruppen untergeordneter OEs administrierbar; ansonsten nur in Gruppen der direkt zugeordneten OE.",
-        "description_sys_scope": "D-OE-Zuordnung wirkt rekursiv",
-        "description_obj_type_scope": "wirkt rekursiv"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "new": {
@@ -7106,10 +5561,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn2ou",
@@ -7128,10 +5580,7 @@
           "is_required": true
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektattributs",
-        "description_sys_scope": "Objektattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       },
       "data_type": {
         "new": {
@@ -7139,10 +5588,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "cntl_kvattr_kw.data_type",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "new": {
@@ -7150,10 +5596,7 @@
           "is_required": true
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       },
       "ins_trg_func_fq_name": {
         "new": {
@@ -7161,10 +5604,7 @@
           "is_required": false
         },
         "data_type": "text_otfunc_identifier",
-        "is_deprecated": false,
-        "description_detail": "Schemaqualifizierter Name der PL/PGSQL-Funktion, die vor Eintragen des Attributwertes ausgef\u00fchrt wird.",
-        "description_sys_scope": "Triggerfunktionsname des Objektattributs (Insert)",
-        "description_obj_type_scope": "Triggerfunktionsname (Insert)"
+        "is_deprecated": false
       },
       "upd_trg_func_fq_name": {
         "new": {
@@ -7172,10 +5612,7 @@
           "is_required": false
         },
         "data_type": "text_otfunc_identifier",
-        "is_deprecated": false,
-        "description_detail": "Schemaqualifizierter Name der PL/PGSQL-Funktion, die nach \u00c4ndern des Attributwertes ausgef\u00fchrt wird.",
-        "description_sys_scope": "Triggerfunktionsname des Objektattributs (Update)",
-        "description_obj_type_scope": "Triggerfunktionsname (Update)"
+        "is_deprecated": false
       },
       "ref_object_type_fq_name": {
         "new": {
@@ -7183,10 +5620,7 @@
           "is_required": true
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Referenzobjekttyps",
-        "description_sys_scope": "Referenzobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Referenzobjekttypname"
+        "is_deprecated": false
       },
       "object_type_ref_attribute_name": {
         "new": {
@@ -7194,10 +5628,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name des Fremdschl\u00fcsselattributs der Tabelle des Basisobjekttyps (Spaltenname, muss FK-Constraint zur Tabelle des Referenzobjekttyps haben oder Prim\u00e4rschl\u00fcssel in Tabelle des Basisobjekttyps sein). Es kann nur genau ein Attribut eingesetzt werden; zusammengesetzte/mehrspaltige FK-Constraints sind nicht unterst\u00fctzt.",
-        "description_sys_scope": "Basisobjekttyp-Fremdschl\u00fcsselname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttyp-Fremdschl\u00fcsselname"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_attr_def",
@@ -7231,10 +5662,7 @@
           "3": {
             "de": "bei/nach Eintragen oder \u00c4ndern des zugeh\u00f6rigen Objekts anbieten"
           }
-        },
-        "description_detail": "Modus f\u00fcr \u00c4nderung des Attributwertes: kann von Anwendungslogik abgefragt/ausgewertet werden",
-        "description_sys_scope": "Objektattribut-\u00c4nderungsmodus",
-        "description_obj_type_scope": "\u00c4nderungsmodus"
+        }
       },
       "display_mode": {
         "new": {
@@ -7251,10 +5679,7 @@
           "1": {
             "de": "auch in zugeh\u00f6riger Objekt-Sicht zeigen"
           }
-        },
-        "description_detail": "Modus f\u00fcr Anzeige bzw. Ausgabe des Attributs (kann von Anwendungslogik abgefragt/ausgewertet werden)",
-        "description_sys_scope": "Objektattribut-Anzeigemodus",
-        "description_obj_type_scope": "Anzeigemodus"
+        }
       },
       "default_value": {
         "new": {
@@ -7262,10 +5687,7 @@
           "is_required": false
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Wert, den das Attribut bei Eintragen des zugeh\u00f6rigen Objekts bekommt. Wird die Nullbarkeit des Attributs von 'nullbar' auf 'nicht nullbar' ge\u00e4ndert, werden alle zugeh\u00f6rigen NULL-Attributwerte automatisch mit diesem Wert (muss ebenfalls NOT NULL sein) \u00fcberschrieben.",
-        "description_sys_scope": "Objektattribut-Standardwert",
-        "description_obj_type_scope": "Standardwert"
+        "is_deprecated": false
       },
       "val_is_unique": {
         "new": {
@@ -7274,10 +5696,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Attributwert je Objekttyp und Attributschl\u00fcssel muss eindeutig sein.",
-        "description_sys_scope": "Objektattributwert ist eindeutig",
-        "description_obj_type_scope": "Objektattributwert ist eindeutig"
+        "is_deprecated": false
       },
       "ref_object_gfk": {
         "new": {
@@ -7285,10 +5704,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Referenz zu Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Referenzobjektes",
-        "description_sys_scope": "Referenzobjekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "Referenzobjekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "val_is_nullable": {
         "new": {
@@ -7297,10 +5713,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Zugeh\u00f6rige Attributwerte d\u00fcrfen NULL bzw. m\u00fcssen NOT NULL sein. Wird der Wert von 'nullbar' (true) auf 'nicht nullbar' (false) ge\u00e4ndert, werden bestehende NULL-Werte automatisch auf den Standardwert ge\u00e4ndert. In diesem Fall muss der Standardwert NOT NULL sein.",
-        "description_sys_scope": "Objektattributwert ist nullbar",
-        "description_obj_type_scope": "Objektattributwert ist nullbar"
+        "is_deprecated": false
       },
       "display_position": {
         "new": {
@@ -7308,10 +5721,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Position f\u00fcr Anzeige des Attributs (kann von Anwendungslogik abgefragt/ausgewertet werden)",
-        "description_sys_scope": "Objektattribut-Anzeigeposition",
-        "description_obj_type_scope": "Anzeigeposition"
+        "is_deprecated": false
       },
       "permission_fq_name": {
         "new": {
@@ -7319,10 +5729,7 @@
           "is_required": false
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "Explizite Berechtigung, falls Werte dieses Attributs nicht mit Basisrechten des zugeh\u00f6rigen Objektes ge\u00e4ndert werden d\u00fcrfen.",
-        "description_sys_scope": "Permission-Name f\u00fcr Globalzugriff auf Werte dieses Objektattributs",
-        "description_obj_type_scope": "Permission-Name"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "new": {
@@ -7330,10 +5737,7 @@
           "is_required": true
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       },
       "ot_attr_def_key_word": {
         "new": {
@@ -7341,10 +5745,7 @@
           "is_required": true
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektattributs",
-        "description_sys_scope": "Objektattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_attr_key",
@@ -7363,10 +5764,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name (OE-Zuordnung)",
-        "description_obj_type_scope": "BCD-Name"
+        "is_deprecated": false
       },
       "is_recursive": {
         "new": {
@@ -7375,10 +5773,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert, ist die BCD auch in Gruppen untergeordneter OEs administrierbar; ansonsten nur in Gruppen der direkt zugeordneten OE.",
-        "description_sys_scope": "BCD-OE-Zuordnung wirkt rekursiv",
-        "description_obj_type_scope": "wirkt rekursiv"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "new": {
@@ -7386,10 +5781,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd2ou",
@@ -7408,10 +5800,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name der Replikationsumgebung",
-        "description_sys_scope": "Replikationsumgebungs-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "oper_mode": {
         "new": {
@@ -7430,10 +5819,7 @@
           "devel": {
             "de": "Entwicklungsumgebung"
           }
-        },
-        "description_detail": null,
-        "description_sys_scope": "Replikations-Betriebsumgebung",
-        "description_obj_type_scope": "Betriebsumgebung"
+        }
       }
     },
     "object_type": "replication",
@@ -7453,10 +5839,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Subscriber wird bei Initialisierung oder Neustart ber\u00fccksichtigt (true) oder ignoriert (false, dh. Unterbrechung der Replikationskaskadierung).",
-        "description_sys_scope": "Replikations-Initialisierung/Neustart aktiviert",
-        "description_obj_type_scope": "Initialisierung/Neustart aktiviert"
+        "is_deprecated": false
       },
       "publisher_fqdn": {
         "new": {
@@ -7464,10 +5847,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "Publisher-FQDN der Replikationszuordnung",
-        "description_obj_type_scope": "Publisher-FQDN"
+        "is_deprecated": false
       },
       "subscriber_fqdn": {
         "new": {
@@ -7475,10 +5855,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "Subscriber-FQDN der Replikationszuordnung",
-        "description_obj_type_scope": "Subscriber-FQDN"
+        "is_deprecated": false
       },
       "replication_name": {
         "new": {
@@ -7486,10 +5863,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name der Replikation (thematisch)",
-        "description_sys_scope": "Replikationsname",
-        "description_obj_type_scope": "Replikationsname"
+        "is_deprecated": false
       },
       "replication_oper_mode": {
         "new": {
@@ -7497,10 +5871,7 @@
           "is_required": true
         },
         "data_type": "host_oper_mode",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Replikations-Betriebsumgebung",
-        "description_obj_type_scope": "Replikations-Betriebsumgebung"
+        "is_deprecated": false
       },
       "replication_slot_suffix": {
         "new": {
@@ -7508,10 +5879,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Kennzeichnung dieser Zuordnung, die zusammen mit Replikationsname und -Betriebsumgebung eingesetzt wird, um den Namen des postgresql replication slot zu bilden.",
-        "description_sys_scope": "Suffix f\u00fcr replication slot",
-        "description_obj_type_scope": "Suffix f\u00fcr replication slot"
+        "is_deprecated": false
       }
     },
     "object_type": "replication_pub2sub",
@@ -7530,10 +5898,7 @@
           "is_required": true
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des Datentyps in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige Datentyp-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       }
     },
     "object_type": "data_type",
@@ -7552,10 +5917,7 @@
           "is_required": true
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des Datentyp-Operators in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige Datentyp-Operator-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       }
     },
     "object_type": "data_type_operator",
@@ -7574,10 +5936,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN des zugeordneten Nameserver-Hosts",
-        "description_sys_scope": "Host-FQDN",
-        "description_obj_type_scope": "Host-FQDN"
+        "is_deprecated": false
       },
       "ns_set_name": {
         "new": {
@@ -7585,10 +5944,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des Nameserver-Satzes",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "NS-Satz-Name"
+        "is_deprecated": false
       }
     },
     "object_type": "ns_set_host",
@@ -7607,10 +5963,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_og2lease.og_gfk",
-        "description_obj_type_scope": "og_gfk"
+        "is_deprecated": false
       },
       "priority": {
         "new": {
@@ -7618,10 +5971,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Vorrangschaltung f\u00fcr mehrere Optionsgruppen (aufsteigende Reihenfolge, dh. die kleinere Zahl hat Vorrang). Wird automatisch in 10er Schritten durchnummeriert.",
-        "description_sys_scope": "DHCP-Optionsgruppen-Priorit\u00e4t",
-        "description_obj_type_scope": "Priorit\u00e4t"
+        "is_deprecated": false
       },
       "lease_gfk": {
         "new": {
@@ -7629,10 +5979,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "og2lease",
@@ -7652,10 +5999,7 @@
           "data_default": {}
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Willk\u00fcrlich definierbarer Objektdatensatz, dessen Inhalt bei R\u00fcckgabe direkt ausgegeben wird (ohne das \u00e4u\u00dfere Parameter-Dict).",
-        "description_sys_scope": "generischer Objektdatensatz",
-        "description_obj_type_scope": "Objektdatensatz"
+        "is_deprecated": false
       }
     },
     "object_type": "generic_object",
@@ -7674,10 +6018,7 @@
           "is_required": true
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Kurzzeichen der Sprache",
-        "description_sys_scope": "Sprachk\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -7685,10 +6026,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung der Sprache",
-        "description_sys_scope": "Sprachen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_active": {
         "new": {
@@ -7697,10 +6035,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn true: Spracheinstellung und Sprachattribute sind sichtbar und benutzbar. Wenn false: die Sprachdefinition und Sprachattribute werden nur explizit angezeigt.",
-        "description_sys_scope": "Sprache ist aktiviert",
-        "description_obj_type_scope": "ist aktiviert"
+        "is_deprecated": false
       },
       "is_default": {
         "new": {
@@ -7709,10 +6044,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Standard-Spracheinstellung",
-        "description_sys_scope": "Sprache ist Standard",
-        "description_obj_type_scope": "ist Standard"
+        "is_deprecated": false
       }
     },
     "object_type": "language",
@@ -7731,10 +6063,7 @@
           "is_required": true
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektsprachattributs",
-        "description_sys_scope": "Objektsprachattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       },
       "is_static": {
         "new": {
@@ -7743,10 +6072,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert: Systeminternes Attribut, das nicht \u00e4nderbar oder l\u00f6schbar ist.",
-        "description_sys_scope": "Sprachattribut ist statisch",
-        "description_obj_type_scope": "ist statisch"
+        "is_deprecated": false
       },
       "is_primary": {
         "new": {
@@ -7755,10 +6081,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert: Sprachattribut enth\u00e4lt die prim\u00e4r beschreibenden Informationen des zugeordneten Objektes und wird f\u00fcr generische bzw. automatische Auswahlverfahren verwendet.",
-        "description_sys_scope": "Sprachattribut ist prim\u00e4r",
-        "description_obj_type_scope": "ist prim\u00e4r"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "new": {
@@ -7766,10 +6089,7 @@
           "is_required": true
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektsprachattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_lang_attr_def",
@@ -7788,10 +6108,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typ",
-        "description_sys_scope": "Slot-Typ",
-        "description_obj_type_scope": "Slot-Typ"
+        "is_deprecated": false
       },
       "module_type": {
         "old": {
@@ -7799,10 +6116,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Modul-Typ",
-        "description_sys_scope": "Modul-Typ",
-        "description_obj_type_scope": "Modul-Typ"
+        "is_deprecated": false
       }
     },
     "object_type": "module2slot_type",
@@ -7821,10 +6135,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Modultypklassen-Name (Kurzform)",
-        "description_sys_scope": "MTC-Name (Abk.)",
-        "description_obj_type_scope": "Name (Abk.)"
+        "is_deprecated": false
       }
     },
     "object_type": "module_type_class",
@@ -7843,10 +6154,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN, der als Zone definiert ist",
-        "description_sys_scope": "DNS-Zonen-FQDN",
-        "description_obj_type_scope": "Zonen-FQDN"
+        "is_deprecated": false
       }
     },
     "object_type": "zone",
@@ -7865,10 +6173,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port- Protokoll- Name",
-        "description_sys_scope": "Port- Protokoll- Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_proto",
@@ -7887,10 +6192,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Systemname",
-        "description_sys_scope": "Systemname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "system",
@@ -7909,10 +6211,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des Benutzerkontos (nur bei Erzeugen eines KIT-Hauptkontos; bei Erzeugen eines Dienst- oder Unterkontos darf dieses Attribut nicht angegeben werden).",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr",
@@ -7931,10 +6230,7 @@
           "is_required": true
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "IP-Subnetzangabe in CIDR-Notation",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "delete_dns_rrs": {
         "old": {
@@ -7943,10 +6239,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Alle DNS-Resource-Records des Subnetzes l\u00f6schen",
-        "description_sys_scope": "DNS-RRs l\u00f6schen",
-        "description_obj_type_scope": "DNS-RRs l\u00f6schen"
+        "is_deprecated": false
       },
       "delete_ipaddrs": {
         "old": {
@@ -7955,10 +6248,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Alle IP-Adressen des Subnetzes l\u00f6schen (true) / Alle IP-Adressen in das n\u00e4chstgr\u00f6\u00dfere Subnetz verschieben (false).",
-        "description_sys_scope": "IP-Adressen l\u00f6schen",
-        "description_obj_type_scope": "IP-Adressen l\u00f6schen"
+        "is_deprecated": false
       },
       "delete_dhcp_objects": {
         "old": {
@@ -7967,10 +6257,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Alle dem Subnetz zugeordneten DHCP-Objekte l\u00f6schen (Optionsgruppen, Subnet-Optionen, Leases)",
-        "description_sys_scope": "Subnetzzugeordnete DHCP-Objekte l\u00f6schen",
-        "description_obj_type_scope": "zugeordnete DHCP-Objekte l\u00f6schen"
+        "is_deprecated": false
       }
     },
     "object_type": "ip_subnet",
@@ -7989,10 +6276,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port-in-Modul-Typzuordnung)",
-        "description_sys_scope": "Globaler P-Port-in-Modul-Typzuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port2module_type",
@@ -8011,10 +6295,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Fehler-Code",
-        "description_sys_scope": "Fehler-Code",
-        "description_obj_type_scope": "Code"
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -8022,10 +6303,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Code",
-        "description_sys_scope": "Fehlertyp-Code",
-        "description_obj_type_scope": "Typ-Code"
+        "is_deprecated": false
       }
     },
     "object_type": "error",
@@ -8044,10 +6322,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "try_del_parent": {
         "old": {
@@ -8056,10 +6331,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "\u00dcbergeordnete FQDNs werden gel\u00f6scht, solange keine weiteren Konflikte dadurch entstehen.",
-        "description_sys_scope": "\u00fcg. FQDNs l\u00f6schen, wenn m\u00f6glich",
-        "description_obj_type_scope": "\u00fcg. FQDNs l\u00f6schen, wenn m\u00f6glich"
+        "is_deprecated": false
       },
       "force_del_ref_records": {
         "old": {
@@ -8068,10 +6340,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Falls der FQDN gel\u00f6scht wird, werden auch alle ihn referenzierenden DNS-Resource-Records automatisch gel\u00f6scht.",
-        "description_sys_scope": "referenzierende DNS-RRs l\u00f6schen",
-        "description_obj_type_scope": "referenzierende RRs l\u00f6schen"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn",
@@ -8090,10 +6359,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typ",
-        "description_sys_scope": "Slot-Typ",
-        "description_obj_type_scope": "Slot-Typ"
+        "is_deprecated": false
       },
       "module_type": {
         "old": {
@@ -8101,10 +6367,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Modul-Typ",
-        "description_sys_scope": "Modul-Typ",
-        "description_obj_type_scope": "Modul-Typ"
+        "is_deprecated": false
       }
     },
     "object_type": "slot2module_type",
@@ -8123,10 +6386,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Etage",
-        "description_sys_scope": "Etage",
-        "description_obj_type_scope": "Etage"
+        "is_deprecated": false
       }
     },
     "object_type": "floor",
@@ -8145,10 +6405,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "number": {
         "old": {
@@ -8156,10 +6413,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       }
     },
     "object_type": "room",
@@ -8178,10 +6432,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Spalten-Name",
-        "description_sys_scope": "Spalten-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "table_name": {
         "old": {
@@ -8189,10 +6440,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Tabellen-Name der Spalte",
-        "description_sys_scope": "Tabellen-Name der Spalte",
-        "description_obj_type_scope": "Tabellen-Name"
+        "is_deprecated": false
       },
       "do_ref_set_null": {
         "old": {
@@ -8200,10 +6448,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "von dieser Spalte abh\u00e4ngige Referenzen anderer Tabellenspalten entfernen? (Die Referenzwerte werden auf NULL gesetzt)",
-        "description_sys_scope": "von dieser Spalte abh\u00e4ngige Referenzen l\u00f6schen",
-        "description_obj_type_scope": "abh\u00e4ngige Referenzen l\u00f6schen"
+        "is_deprecated": false
       }
     },
     "object_type": "column",
@@ -8222,10 +6467,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Anschlu\u00dfpunkt-Bezeichnung",
-        "description_sys_scope": "AP-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "bldg": {
         "old": {
@@ -8233,10 +6475,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "room": {
         "old": {
@@ -8244,10 +6483,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "fq_name": {
         "old": {
@@ -8255,10 +6491,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "force_delete_devs": {
         "old": {
@@ -8267,10 +6500,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "alle ND-Devices aller enthaltenen Submodule automatisch l\u00f6schen.",
-        "description_sys_scope": "ND-Devices l\u00f6schen",
-        "description_obj_type_scope": "Devices l\u00f6schen"
+        "is_deprecated": false
       },
       "force_disconnect_pp": {
         "old": {
@@ -8279,10 +6509,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Alle P-Ports aller ND-Submodule automatisch trennen und ggf. verbundene Patchkabel l\u00f6schen, wenn Modul gel\u00f6scht wird",
-        "description_sys_scope": "ND-P-Ports trennen",
-        "description_obj_type_scope": "P-Ports trennen"
+        "is_deprecated": false
       }
     },
     "object_type": "module",
@@ -8301,10 +6528,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port-Typ-Name",
-        "description_sys_scope": "Port-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_type",
@@ -8323,10 +6547,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Slot-Typs",
-        "description_sys_scope": "Slottyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "slot_type",
@@ -8345,10 +6566,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Name der Port-Typgruppe. (Achtung: ist noch als Anker in CGI-Skripten definiert; \u00c4nderung kann Funktionalit\u00e4t beeinflussen)",
-        "description_sys_scope": "PTGruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_type_group",
@@ -8367,10 +6585,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz-Name",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "net_instnc",
@@ -8389,10 +6604,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Constraint-Name",
-        "description_sys_scope": "Constraint-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "table_name": {
         "old": {
@@ -8400,10 +6612,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name der Tabelle des Constraints",
-        "description_sys_scope": "Constraint-Tabellen-Name",
-        "description_obj_type_scope": "Tabellen-Name"
+        "is_deprecated": false
       }
     },
     "object_type": "constraint",
@@ -8422,10 +6631,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port-Typ-Name",
-        "description_sys_scope": "Port-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "port_proto": {
         "old": {
@@ -8433,10 +6639,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port- Protokoll- Name",
-        "description_sys_scope": "Port- Protokoll- Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "port_speed": {
         "old": {
@@ -8444,10 +6647,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port- Speed- Wert",
-        "description_sys_scope": "Port- Speed- Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_type_data",
@@ -8466,10 +6666,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Code",
-        "description_sys_scope": "FT-Code",
-        "description_obj_type_scope": "Code"
+        "is_deprecated": false
       }
     },
     "object_type": "error_type",
@@ -8488,10 +6685,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       }
     },
     "object_type": "bldg",
@@ -8510,10 +6704,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Modultyps",
-        "description_sys_scope": "Modultyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "module_type",
@@ -8532,10 +6723,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "eindeutiger Tabellen-Name",
-        "description_sys_scope": "Tabellen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "do_del_cols": {
         "old": {
@@ -8544,10 +6732,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Alle Constraints und Spalten der Tabelle sowie deren referenzierende Spalten l\u00f6schen",
-        "description_sys_scope": "Alle Spalten+Refs l\u00f6schen",
-        "description_obj_type_scope": "Spalten l\u00f6schen"
+        "is_deprecated": false
       }
     },
     "object_type": "table",
@@ -8566,10 +6751,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Device-Typs",
-        "description_sys_scope": "DevTyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "device_type",
@@ -8588,10 +6770,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr den Parser",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "parser",
@@ -8610,10 +6789,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Hierarchisch qualifizierter Name des Gebietes",
-        "description_sys_scope": "qual. Gebietsname",
-        "description_obj_type_scope": "qual. Name"
+        "is_deprecated": false
       }
     },
     "object_type": "site",
@@ -8632,10 +6808,7 @@
           "is_required": true
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Rollenname der Form <systemname>.<rollenname>",
-        "description_sys_scope": "voll qualifizierter Rollenname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       }
     },
     "object_type": "role",
@@ -8654,10 +6827,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "net_cmpnd",
@@ -8676,10 +6846,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port- Speed- Wert",
-        "description_sys_scope": "Port- Speed- Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_speed",
@@ -8698,10 +6865,7 @@
           "is_required": true
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Rollenname der Form <systemname>.<rollenname>",
-        "description_sys_scope": "voll qualifizierter Rollenname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       },
       "mgr_login_name": {
         "old": {
@@ -8709,10 +6873,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des Benutzerkontos (nur bei Erzeugen eines KIT-Hauptkontos; bei Erzeugen eines Dienst- oder Unterkontos darf dieses Attribut nicht angegeben werden).",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       },
       "do_preserve_contained_on_delete": {
         "old": {
@@ -8720,10 +6881,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Falls eine Rolle des Benutzers gel\u00f6scht wird, bleiben die darin enthaltenen Rollen effektiv f\u00fcr den Benutzer erhalten.",
-        "description_sys_scope": "enthaltene Rollen gel\u00f6schter Rollen erhalten",
-        "description_obj_type_scope": "enthaltene Rollen gel\u00f6schter Rollen erhalten"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr2role",
@@ -8742,10 +6900,7 @@
           "is_required": true
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Rollenname der Form <systemname>.<rollenname>",
-        "description_sys_scope": "enthaltender voll qualifizierter Rollenname",
-        "description_obj_type_scope": "enthaltender voll qualifizierter Rollenname"
+        "is_deprecated": false
       },
       "contained_role_fq_name": {
         "old": {
@@ -8753,10 +6908,7 @@
           "is_required": true
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "direkt enthaltene Rolle oder enthaltenes Recht",
-        "description_sys_scope": "enthaltener voll qualifizierter Rollen/Rechtename",
-        "description_obj_type_scope": "enthaltener voll qualifizierter Rollen/Rechtename"
+        "is_deprecated": false
       },
       "do_preserve_contained_on_delete": {
         "old": {
@@ -8764,10 +6916,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Indirekte Benutzerkonto-Rollen-Zuordnungen, die durch L\u00f6schen dieser Rollen-Rollen-Zuordnung verlorengehen w\u00fcrden, bleiben f\u00fcr diese Benutzerkonten effektiv erhalten.",
-        "description_sys_scope": "enthaltene Benutzerkonto-Rollen-Zuordnungen erhalten",
-        "description_obj_type_scope": "enthaltene Benutzerkonto-Rollen-Zuordnungen erhalten"
+        "is_deprecated": false
       }
     },
     "object_type": "role2role",
@@ -8786,10 +6935,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd",
@@ -8808,10 +6954,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung der BCD-Kategorie",
-        "description_sys_scope": "BCD-Kategorie-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd_categ",
@@ -8830,10 +6973,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Nr. der BCD-Sicherheitsstufe",
-        "description_sys_scope": "BCD-Sicherheitsstufe (num.)",
-        "description_obj_type_scope": "Stufe (num.)"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd_seclvl",
@@ -8852,10 +6992,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "DNS-FQDN des ND-Devices",
-        "description_sys_scope": "Device-FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       }
     },
     "object_type": "device",
@@ -8874,10 +7011,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "net_instnc": {
         "old": {
@@ -8885,10 +7019,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz-Name",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "net_cmpnd2instnc",
@@ -8907,10 +7038,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (VLAN)",
-        "description_sys_scope": "Globaler VLAN-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "vlan",
@@ -8929,10 +7057,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "eindeutige Kurzbezeichnung des Log-Typs",
-        "description_sys_scope": "Log-Typ-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "object_type": "record_type",
@@ -8951,10 +7076,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Error-Code der Zuordnung",
-        "description_sys_scope": "Error-Code",
-        "description_obj_type_scope": "Error-Code"
+        "is_deprecated": false
       },
       "constraint_name": {
         "old": {
@@ -8962,10 +7084,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Constraint-Name der Zuordnung",
-        "description_sys_scope": "Constraint-Name",
-        "description_obj_type_scope": "Constraint-Name"
+        "is_deprecated": false
       },
       "error_type_code": {
         "old": {
@@ -8973,10 +7092,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Error-Typ-Code der Zuordnung",
-        "description_sys_scope": "Error-Typ-Code",
-        "description_obj_type_scope": "Error-Typ-Code"
+        "is_deprecated": false
       },
       "constraint_table": {
         "old": {
@@ -8984,10 +7100,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Tabelle des Constraint-Namens der Zuordnung",
-        "description_sys_scope": "Constraint-Tabelle",
-        "description_obj_type_scope": "Constraint-Tabelle"
+        "is_deprecated": false
       }
     },
     "object_type": "constraint2error",
@@ -9006,10 +7119,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "SNMP-OID-Wert von sysDescr",
-        "description_sys_scope": "SNMP-SysDescr",
-        "description_obj_type_scope": "SNMP-SysDescr"
+        "is_deprecated": false
       }
     },
     "object_type": "parser2sysdescr",
@@ -9028,10 +7138,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des OE-Typs",
-        "description_sys_scope": "OE-Typ-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "object_type": "unit_type",
@@ -9050,10 +7157,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "merge_short_name": {
         "new": {
@@ -9061,10 +7165,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "OE, die die BCD-Zuordnungen der alten OE ersetzen soll.",
-        "description_sys_scope": "OE-Kurzbezeichnung f\u00fcr Ersatz",
-        "description_obj_type_scope": "Kurzbezeichnung f\u00fcr Ersatz"
+        "is_deprecated": false
       }
     },
     "object_type": "unit",
@@ -9083,10 +7184,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typklassen-K\u00fcrzel",
-        "description_sys_scope": "STC-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       }
     },
     "object_type": "slot_type_class",
@@ -9105,10 +7203,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (ST-in-MT-Tree-Datensatz)",
-        "description_sys_scope": "Globaler ST-in-MT-Tree-Datensatz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "slot2module_type_tree",
@@ -9127,10 +7222,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "versionsunabh\u00e4ngiger Name der systeminternen DNS-DB-Namenstypdefinition (DBNT). Wird automatisch gebildet, Schema: \"<_groupname>:<is_host><is_nonterminal><is_dhcp><rad_type><is_wildcard>\"",
-        "description_sys_scope": "interner DBNT-Name",
-        "description_obj_type_scope": "interner Name"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn_type",
@@ -9149,10 +7241,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "RR-Typname",
-        "description_sys_scope": "RR-Typname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "record_type",
@@ -9171,10 +7260,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Name der systeminternen DNS-DB-Record-Typdefinition (DBRT)",
-        "description_sys_scope": "DBRT-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "record_inttype",
@@ -9193,10 +7279,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des NS-Satzes",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "ns_set",
@@ -9215,10 +7298,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN des zugeordneten Nameservers",
-        "description_sys_scope": "NS-FQDN",
-        "description_obj_type_scope": "NS-FQDN"
+        "is_deprecated": false
       },
       "ns_set_name": {
         "old": {
@@ -9226,10 +7306,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des Nameserver-Satzes",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "NS-Satz-Name"
+        "is_deprecated": false
       }
     },
     "object_type": "ns_set_member",
@@ -9248,10 +7325,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Datenteil des DNS-Resource-Records",
-        "description_sys_scope": "DNS-RR-Daten",
-        "description_obj_type_scope": "Daten"
+        "is_deprecated": false
       },
       "fqdn": {
         "old": {
@@ -9259,10 +7333,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name) des Resource-Record-Sets. \u00c4ndern des FQDNs bewirkt die Verschiebung des kompletten RR-Sets.",
-        "description_sys_scope": "RR-Set-FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -9270,10 +7341,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Typbezeichnung des RRs",
-        "description_sys_scope": "RR-Typ",
-        "description_obj_type_scope": "Typ"
+        "is_deprecated": false
       },
       "try_del_fqdn": {
         "old": {
@@ -9282,10 +7350,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "FQDN wird gel\u00f6scht, wenn keine weiteren Konflikte dadurch entstehen",
-        "description_sys_scope": "FQDN l\u00f6schen, wenn m\u00f6glich",
-        "description_obj_type_scope": "FQDN l\u00f6schen, wenn m\u00f6glich"
+        "is_deprecated": false
       },
       "force_del_ref_records": {
         "old": {
@@ -9294,10 +7359,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Falls der FQDN gel\u00f6scht wird oder keine DNS-Resource-Records mehr hat, werden auch alle ihn referenzierenden DNS-Resource-Records automatisch gel\u00f6scht.",
-        "description_sys_scope": "referenzierende DNS-RR's l\u00f6schen",
-        "description_obj_type_scope": "referenzierende RRs l\u00f6schen"
+        "is_deprecated": false
       }
     },
     "object_type": "record",
@@ -9316,10 +7378,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "mdl_fq_name": {
         "old": {
@@ -9327,10 +7386,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "include_all_submdls": {
         "old": {
@@ -9339,10 +7395,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "alle aktiven Submodule des angegebenen ND-Moduls einschlie\u00dfen",
-        "description_sys_scope": "alle aktiven ND-Submodule einschlie\u00dfen",
-        "description_obj_type_scope": "alle aktiven Submodule einschlie\u00dfen"
+        "is_deprecated": false
       }
     },
     "object_type": "module2device",
@@ -9361,10 +7414,7 @@
           "is_required": false
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "Permission, die an FQDN/Namensraum-Zugriff gebunden ist",
-        "description_sys_scope": "Permission-Name ",
-        "description_obj_type_scope": "Permission-Name "
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn2perm",
@@ -9383,10 +7433,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des WebAPI-Systems in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige WebAPI-System-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       }
     },
     "object_type": "system",
@@ -9405,10 +7452,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Identifikation des Objektdatensatzes (Datentyp)",
-        "description_sys_scope": "Datentyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "data_type",
@@ -9427,10 +7471,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (globale Option)",
-        "description_sys_scope": "Globaler globale Options-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "global_option",
@@ -9449,10 +7490,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Gebietstyps",
-        "description_sys_scope": "Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       }
     },
     "object_type": "site_type",
@@ -9471,10 +7509,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Lease)",
-        "description_sys_scope": "Globaler Lease-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "lease",
@@ -9493,10 +7528,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Subnetz-Option)",
-        "description_sys_scope": "Globaler Subnetz-Options-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "subnet_option",
@@ -9515,10 +7547,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Optionsgruppe)",
-        "description_sys_scope": "Globaler Optionsgruppen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "og",
@@ -9537,10 +7566,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gruppen-Option)",
-        "description_sys_scope": "Globaler Gruppen-Options-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "group_option",
@@ -9559,10 +7585,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des untergeordneten Gebietstyps",
-        "description_sys_scope": "ug. Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "ug. K\u00fcrzel"
+        "is_deprecated": false
       },
       "parent_short_name": {
         "old": {
@@ -9570,10 +7593,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des \u00fcbergeordneten Gebietstyps",
-        "description_sys_scope": "\u00fcg. Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "\u00fcg. K\u00fcrzel"
+        "is_deprecated": false
       }
     },
     "object_type": "site_type2type",
@@ -9592,10 +7612,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwert (Index) f\u00fcr Wertetabellen-Datensatz",
-        "description_sys_scope": "NTAB-Schl\u00fcssel",
-        "description_obj_type_scope": "Schl\u00fcssel"
+        "is_deprecated": false
       },
       "table_name": {
         "old": {
@@ -9603,10 +7620,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "eindeutiger Tabellen-Name",
-        "description_sys_scope": "Tabellen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "column_name": {
         "old": {
@@ -9614,10 +7628,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Spalten-Name",
-        "description_sys_scope": "Spalten-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "column_kvtab",
@@ -9636,10 +7647,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DeviceImport-Queue-Transaktion)",
-        "description_sys_scope": "Globaler DeviceImport-Queue-Transaktions-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "diq_ta",
@@ -9658,10 +7666,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "ND-Device-FQDN",
-        "description_obj_type_scope": "Device-FQDN"
+        "is_deprecated": false
       },
       "diq_ta_gfk": {
         "old": {
@@ -9669,10 +7674,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "diq_ta_entry",
@@ -9691,10 +7693,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Basisnamenstyps",
-        "description_sys_scope": "Basisnamenstyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn_type_group",
@@ -9713,10 +7712,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (WebAPI-Access-Token)",
-        "description_sys_scope": "Globaler WebAPI-Access-Token-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "wapi_auth",
@@ -9735,10 +7731,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Zonenschl\u00fcssel)",
-        "description_sys_scope": "Globaler Zonenschl\u00fcssel-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "zone_key",
@@ -9757,10 +7750,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'mgr_login_name_list'.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "mgr_login_name": {
         "old": {
@@ -9768,10 +7758,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name_list'.",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr2group",
@@ -9790,10 +7777,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name_list'",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "group_name": {
         "old": {
@@ -9801,10 +7785,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'fqdn_value_list'.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn2group",
@@ -9823,10 +7804,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "Operator-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "operator",
@@ -9845,10 +7823,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "Operator-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "left_data_type": {
         "old": {
@@ -9856,10 +7831,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des linken Datentyps",
-        "description_sys_scope": "linker Datentyp",
-        "description_obj_type_scope": "linker Datentyp"
+        "is_deprecated": false
       },
       "right_data_type": {
         "old": {
@@ -9867,10 +7839,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des rechten Datentyps",
-        "description_sys_scope": "rechter Datentyp",
-        "description_obj_type_scope": "rechter Datentyp"
+        "is_deprecated": false
       }
     },
     "object_type": "dt2operator2dt",
@@ -9889,10 +7858,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Subnetz-Optionsfilter)",
-        "description_sys_scope": "Globaler Subnetz-Optionsfilter-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "subnet_option_rule",
@@ -9911,10 +7877,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gruppen-Optionsfilter)",
-        "description_sys_scope": "Globaler Gruppen-Optionsfilter-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "group_option_rule",
@@ -9933,10 +7896,7 @@
           "is_required": true
         },
         "data_type": "mac_address",
-        "is_deprecated": false,
-        "description_detail": "MAC-Adresse zur Client-Identifikation",
-        "description_sys_scope": "Client-MAC-Adresse",
-        "description_obj_type_scope": "MAC-Adresse"
+        "is_deprecated": false
       }
     },
     "object_type": "client",
@@ -9955,10 +7915,7 @@
           "is_required": true
         },
         "data_type": "text_tag",
-        "is_deprecated": false,
-        "description_detail": "Wert des Tags",
-        "description_sys_scope": "L-Port-Tag-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "l_port_tag",
@@ -9977,10 +7934,7 @@
           "is_required": true
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "VXLAN Network Identifier",
-        "description_sys_scope": "VXLAN-VNI",
-        "description_obj_type_scope": "VNI"
+        "is_deprecated": false
       }
     },
     "object_type": "vxlan",
@@ -9999,10 +7953,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Gruppe. Bei Neueintr\u00e4gen nur angeben, wenn eine Hauptgruppe angelegt werden soll. \u00c4nderungen sind nur f\u00fcr Hauptgruppen erlaubt.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "group",
@@ -10021,10 +7972,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name_list'",
-        "description_sys_scope": "BCD-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "group_name": {
         "old": {
@@ -10032,10 +7980,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'bcd_value_list'.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd2group",
@@ -10054,10 +7999,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "mgr_login_name": {
         "old": {
@@ -10065,10 +8007,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des Benutzerkontos",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr2ou",
@@ -10087,10 +8026,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN (OE-Zuordnung)",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "old": {
@@ -10098,10 +8034,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn2ou",
@@ -10120,10 +8053,7 @@
           "is_required": true
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektattributs",
-        "description_sys_scope": "Objektattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "old": {
@@ -10131,10 +8061,7 @@
           "is_required": true
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_attr_def",
@@ -10153,10 +8080,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Referenz zu Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Referenzobjektes",
-        "description_sys_scope": "Referenzobjekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "Referenzobjekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "old": {
@@ -10164,10 +8088,7 @@
           "is_required": true
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       },
       "ot_attr_def_key_word": {
         "old": {
@@ -10175,10 +8096,7 @@
           "is_required": true
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektattributs",
-        "description_sys_scope": "Objektattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_attr_key",
@@ -10197,10 +8115,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name (OE-Zuordnung)",
-        "description_obj_type_scope": "BCD-Name"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "old": {
@@ -10208,10 +8123,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd2ou",
@@ -10230,10 +8142,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name der Replikationsumgebung",
-        "description_sys_scope": "Replikationsumgebungs-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "oper_mode": {
         "old": {
@@ -10252,10 +8161,7 @@
           "devel": {
             "de": "Entwicklungsumgebung"
           }
-        },
-        "description_detail": null,
-        "description_sys_scope": "Replikations-Betriebsumgebung",
-        "description_obj_type_scope": "Betriebsumgebung"
+        }
       }
     },
     "object_type": "replication",
@@ -10274,10 +8180,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB-Replikationszuordnung)",
-        "description_sys_scope": "Globaler DB-Replikationszuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "replication_pub2sub",
@@ -10296,10 +8199,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des Datentyps in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige Datentyp-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       }
     },
     "object_type": "data_type",
@@ -10318,10 +8218,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des Datentyp-Operators in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige Datentyp-Operator-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       }
     },
     "object_type": "data_type_operator",
@@ -10340,10 +8237,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN des zugeordneten Nameserver-Hosts",
-        "description_sys_scope": "Host-FQDN",
-        "description_obj_type_scope": "Host-FQDN"
+        "is_deprecated": false
       },
       "ns_set_name": {
         "old": {
@@ -10351,10 +8245,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des Nameserver-Satzes",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "NS-Satz-Name"
+        "is_deprecated": false
       }
     },
     "object_type": "ns_set_host",
@@ -10373,10 +8264,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Lease-Optionsgruppen-Zuordnung)",
-        "description_sys_scope": "Globaler Lease-Optionsgruppen-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "og2lease",
@@ -10395,10 +8283,7 @@
           "is_required": true
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Kurzzeichen der Sprache",
-        "description_sys_scope": "Sprachk\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       }
     },
     "object_type": "language",
@@ -10417,10 +8302,7 @@
           "is_required": true
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektsprachattributs",
-        "description_sys_scope": "Objektsprachattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "old": {
@@ -10428,10 +8310,7 @@
           "is_required": true
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektsprachattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_lang_attr_def",
@@ -10450,10 +8329,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Nummer des physikalischen Ports",
-        "description_sys_scope": "P-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "mdl_bldg": {
         "old": {
@@ -10461,10 +8337,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "mdl_room": {
         "old": {
@@ -10472,10 +8345,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "mdl_fq_name": {
         "old": {
@@ -10483,10 +8353,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "type_group_is_fix": {
         "old": {
@@ -10495,10 +8362,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "nur bzw. keine Festverkabelung behandeln",
-        "description_sys_scope": "ist fest verkabelt",
-        "description_obj_type_scope": "ist fest verkabelt"
+        "is_deprecated": false
       },
       "do_delete_patch_cable": {
         "old": {
@@ -10507,10 +8371,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "ND-Patchkabel der Verbindung automatisch l\u00f6schen",
-        "description_sys_scope": "Patchkabel l\u00f6schen",
-        "description_obj_type_scope": "Patchkabel l\u00f6schen"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port",
@@ -10529,10 +8390,7 @@
           "is_required": true
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Wert des Device-Attributs",
-        "description_sys_scope": "Device-Attribut-Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "key_word": {
         "new": {
@@ -10540,10 +8398,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort f\u00fcr Device-Attribut",
-        "description_sys_scope": "Device-Attribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       }
     },
     "object_type": "device_attribute_imp",
@@ -10562,10 +8417,7 @@
           "is_required": true
         },
         "data_type": "ip_address",
-        "is_deprecated": false,
-        "description_detail": "importierte Adresse des IP-Interfaces",
-        "description_sys_scope": "IP-Interface-Adresse",
-        "description_obj_type_scope": "IP-Adresse"
+        "is_deprecated": false
       },
       "is_vrrp": {
         "new": {
@@ -10574,10 +8426,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ist die IP-Adresse dieses Import-IP-Interfaces eine VRRP-Adresse?",
-        "description_sys_scope": "Import-IP-Intf. ist VRRP-Adresse",
-        "description_obj_type_scope": "ist VRRP-Adresse"
+        "is_deprecated": false
       },
       "vrrp_id": {
         "new": {
@@ -10585,10 +8434,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "VRRP-ID des importierten IP-Interfaces",
-        "description_sys_scope": "Import-IP-Intf.-VRRP-ID",
-        "description_obj_type_scope": "VRRP-ID"
+        "is_deprecated": false
       },
       "l_port_name": {
         "new": {
@@ -10596,10 +8442,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "importierter L-Port-Name des IP-Interfaces",
-        "description_sys_scope": "IP-Intf.-L-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "is_secondary": {
         "new": {
@@ -10608,10 +8451,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "importierter secondary-Status des IP-Interfaces",
-        "description_sys_scope": "sekund\u00e4res IP-Interface",
-        "description_obj_type_scope": "ist sekund\u00e4r"
+        "is_deprecated": false
       }
     },
     "object_type": "ip_intf_imp",
@@ -10630,10 +8470,7 @@
           "is_required": true
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "IP-Subnetzangabe in CIDR-Notation",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "metric": {
         "new": {
@@ -10642,10 +8479,7 @@
           "data_default": 0
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "importierte Metric der IP-Route",
-        "description_sys_scope": "IP-Routen-Metric",
-        "description_obj_type_scope": "Metric"
+        "is_deprecated": false
       },
       "is_routable": {
         "new": {
@@ -10654,10 +8488,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "ist das zugeh\u00f6rige Subnetz routbar?",
-        "description_sys_scope": "Subnetz ist routbar",
-        "description_obj_type_scope": "Subnetz ist routbar"
+        "is_deprecated": false
       },
       "dest_ip_addr": {
         "new": {
@@ -10665,10 +8496,7 @@
           "is_required": false
         },
         "data_type": "ip_address",
-        "is_deprecated": false,
-        "description_detail": "importierte Zieladresse der IP-Route",
-        "description_sys_scope": "IP-Routen-Zieladresse",
-        "description_obj_type_scope": "Ziel-IP-Adresse"
+        "is_deprecated": false
       },
       "dest_l_port_name": {
         "new": {
@@ -10676,10 +8504,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "importiertes Ziel-Interface der IP-Route",
-        "description_sys_scope": "IP-Routen-Ziel-Interface",
-        "description_obj_type_scope": "Ziel-Interface"
+        "is_deprecated": false
       }
     },
     "object_type": "ip_route_imp",
@@ -10698,10 +8523,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "L-Port/P-Port-Zuordnungsreihenfolge",
-        "description_sys_scope": "LP-PP-Reihenfolge",
-        "description_obj_type_scope": "Reihenfolge"
+        "is_deprecated": false
       },
       "l_port_name": {
         "new": {
@@ -10709,10 +8531,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Nummer des logischen Ports",
-        "description_sys_scope": "L-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "p_port_name": {
         "new": {
@@ -10720,10 +8539,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Nummer des physikalischen Ports",
-        "description_sys_scope": "P-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "fq_module_name": {
         "new": {
@@ -10731,10 +8547,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Voll qualifizierter Name des Moduls, zu dem der P-Port geh\u00f6rt. Nur erforderlich, wenn es mehrere Module des importierten Devices gibt, in denen die gleiche P-Port-Nr. vorkommt.",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Modulname"
+        "is_deprecated": false
       }
     },
     "object_type": "l2p_port_imp",
@@ -10753,10 +8566,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Zugeh\u00f6rigkeit des L-Ports zur Link-Aggregation-Gruppe",
-        "description_sys_scope": "L-Port-LAG",
-        "description_obj_type_scope": "LAG"
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -10764,10 +8574,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Nummer des logischen Ports",
-        "description_sys_scope": "L-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "prio": {
         "new": {
@@ -10776,10 +8583,7 @@
           "data_default": 0
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Priorit\u00e4t des logischen Ports",
-        "description_sys_scope": "L-Port-Prio",
-        "description_obj_type_scope": "Prio"
+        "is_deprecated": false
       },
       "status": {
         "new": {
@@ -10796,10 +8600,7 @@
           "1": {
             "de": "ON"
           }
-        },
-        "description_detail": "administrativer Status des L-Ports",
-        "description_sys_scope": "L-Port-ADM-Status",
-        "description_obj_type_scope": "ADM-Status"
+        }
       },
       "tag_list": {
         "new": {
@@ -10807,10 +8608,7 @@
           "is_required": false
         },
         "data_type": "json_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Tags des Import-L-Ports. Tag-Duplikate und Tags, deren Wert NULL ist, werden beim Import ignoriert.",
-        "description_sys_scope": "Import-L-Port-Tags",
-        "description_obj_type_scope": "Tags"
+        "is_deprecated": false
       },
       "port_level": {
         "new": {
@@ -10819,10 +8617,7 @@
           "data_default": 0
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "L-Port-Level (logische Ebene)",
-        "description_sys_scope": "L-Port-Level",
-        "description_obj_type_scope": "Level"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -10830,10 +8625,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "L-Port-Info",
-        "description_sys_scope": "L-Port-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "vlan_id_ingress": {
         "new": {
@@ -10841,10 +8633,7 @@
           "is_required": false
         },
         "data_type": "integer2u",
-        "is_deprecated": false,
-        "description_detail": "importierte Ingress-VLAN-ID des logischen Ports",
-        "description_sys_scope": "L-Port-Ingress-VLAN-ID",
-        "description_obj_type_scope": "Ingress-VLAN-ID"
+        "is_deprecated": false
       }
     },
     "object_type": "l_port_imp",
@@ -10863,10 +8652,7 @@
           "is_required": true
         },
         "data_type": "integer2u",
-        "is_deprecated": false,
-        "description_detail": "importierte VLAN-ID f\u00fcr Egress-Regel",
-        "description_sys_scope": "Egress-VLAN-ID",
-        "description_obj_type_scope": "ID"
+        "is_deprecated": false
       },
       "is_tagged": {
         "new": {
@@ -10874,10 +8660,7 @@
           "is_required": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "importierte Egress-Regel gilt f\u00fcr getaggte VLAN-IDs",
-        "description_sys_scope": "VLAN ist tagged",
-        "description_obj_type_scope": "ist tagged"
+        "is_deprecated": false
       },
       "l_port_name": {
         "new": {
@@ -10885,10 +8668,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Nummer des logischen Ports",
-        "description_sys_scope": "L-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       }
     },
     "object_type": "vlan_egress_imp",
@@ -10907,10 +8687,7 @@
           "is_required": true
         },
         "data_type": "integer2u",
-        "is_deprecated": false,
-        "description_detail": "numerische VLAN-ID",
-        "description_sys_scope": "VLAN-ID",
-        "description_obj_type_scope": "ID"
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -10918,10 +8695,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Name des VLANs",
-        "description_sys_scope": "VLAN-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "vxlan_vni": {
         "new": {
@@ -10929,10 +8703,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Der BCD des VLANs zugeordneter VXLAN-VNI",
-        "description_sys_scope": "VXLAN-VNI",
-        "description_obj_type_scope": "VXLAN-VNI"
+        "is_deprecated": false
       },
       "net_instnc": {
         "new": {
@@ -10940,10 +8711,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz des Import-VLANs. Wird beim Device-Import automatisch \u00fcber den Netzverbund des Devices ermittelt.",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "NI-Name"
+        "is_deprecated": false
       }
     },
     "object_type": "vlan_imp",
@@ -10962,10 +8730,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Expliziter TTL-Wert (min. 300 oder 1). Falls angegeben (dh. nicht NULL), wird dieser anstatt des Standardwerts der Zone f\u00fcr den RR-Satz wirksam.",
-        "description_sys_scope": "RR-Set-TTL",
-        "description_obj_type_scope": "TTL"
+        "is_deprecated": false
       },
       "type": {
         "new": {
@@ -10973,10 +8738,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "RR-Typname",
-        "description_sys_scope": "RR-Typname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "data_list": {
         "new": {
@@ -10984,10 +8746,7 @@
           "is_required": true
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Liste der Daten des DNS-RR-Satzes",
-        "description_sys_scope": "DNS-RRSet-Import-Datenfelder",
-        "description_obj_type_scope": "Datenfelder"
+        "is_deprecated": false
       },
       "ttl_reset_days": {
         "new": {
@@ -10995,10 +8754,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": false,
-        "description_detail": "Anzahl Tage (max. 10), nach deren Ablauf der explizite TTL-Wert automatisch wieder auf den Standard-TTL-Wert der Zone zur\u00fcckgestellt wird. 0 bewirkt keine automatische R\u00fcckstellung, dh. der explizite Wert gilt unbegrenzt (0 oder >10 nur mit erweiterten Rechten erlaubt).",
-        "description_sys_scope": "RR-TTL-R\u00fcckstellungsintervall (Tage)",
-        "description_obj_type_scope": "TTL-R\u00fcckstellungsintervall (Tage)"
+        "is_deprecated": false
       },
       "target_is_singleton": {
         "new": {
@@ -11006,10 +8762,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RRs dieses DBRTs k\u00f6nnen nur Einzeleintr\u00e4ge haben (keine Sets erlaubt)",
-        "description_sys_scope": "DBRT ist Einzel-Record-Typ",
-        "description_obj_type_scope": "ist Einzel-Record-Typ"
+        "is_deprecated": false
       },
       "target_is_reverse_unique": {
         "new": {
@@ -11017,10 +8770,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RR-Ziele dieses DBRTs k\u00f6nnen ihrem FQDN eindeutig zugeordnet werden. Adressbasierte RRs bekommen automatisch den zugeh\u00f6rigen PTR-RR eingetragen/gel\u00f6scht.",
-        "description_sys_scope": "DBRT-Ziel ist r\u00fcckw\u00e4rts eindeutig",
-        "description_obj_type_scope": "ist r\u00fcckw\u00e4rts eindeutig"
+        "is_deprecated": false
       }
     },
     "object_type": "record_imp",
@@ -11039,10 +8789,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Willk\u00fcrlich definierbarer Objektdatensatz, dessen Inhalt bei R\u00fcckgabe direkt ausgegeben wird (ohne das \u00e4u\u00dfere Parameter-Dict).",
-        "description_sys_scope": "generischer Objektdatensatz",
-        "description_obj_type_scope": "Objektdatensatz"
+        "is_deprecated": false
       },
       "_dict_list": {
         "old": {
@@ -11050,10 +8797,7 @@
           "is_required": false
         },
         "data_type": "json_array_of_objects",
-        "is_deprecated": false,
-        "description_detail": "Objektdaten als List-of-Dicts. Bei R\u00fcckgabe werden diese Objektdaten direkt ausgegeben, ohne das \u00e4u\u00dfere Array des Parameterwertes.",
-        "description_sys_scope": "Liste der generischen Objektdatens\u00e4tze",
-        "description_obj_type_scope": "Liste der Objektdatens\u00e4tze"
+        "is_deprecated": false
       }
     },
     "object_type": "generic_object",
@@ -11072,10 +8816,7 @@
           "is_required": true
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "VXLAN Network Identifier",
-        "description_sys_scope": "VXLAN-VNI",
-        "description_obj_type_scope": "VNI"
+        "is_deprecated": false
       }
     },
     "object_type": "vxlan_imp",
@@ -11095,10 +8836,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "'Trockenlauf', dh. alle \u00c4nderungen der Transaktion werden verworfen (Transaktions-Rollback). Es wird nur getestet, ob die Transaktion fehlerfrei laufen w\u00fcrde bzw. welchen Fehler sie zur Laufzeit erzeugen w\u00fcrde.",
-        "description_sys_scope": "Transaktions-Test-Modus aktiviert",
-        "description_obj_type_scope": "Test-Modus aktiviert"
+        "is_deprecated": false
       },
       "dict_mode": {
         "old": {
@@ -11107,10 +8845,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Das Antwortformat auf Transaktionsebene ist entweder JSON-Array (false) oder JSON-Dict (true).",
-        "description_sys_scope": "Transaktions-Dict-Modus aktiviert",
-        "description_obj_type_scope": "Dict-Modus aktiviert"
+        "is_deprecated": false
       },
       "language_tag": {
         "old": {
@@ -11118,10 +8853,7 @@
           "is_required": false
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Kurzzeichen der Sprache",
-        "description_sys_scope": "Sprachk\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "su_login_name": {
         "old": {
@@ -11129,10 +8861,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "F\u00fcr Testzwecke eingesetztes Benutzerkonto, mit dessen Rechten die Transaktion (nur im Test-Modus) ausgef\u00fchrt wird. Eigene Unterkonten sind erlaubt; fremde Konten d\u00fcrfen nur von Inhabern mit Administratorrechten ('wapi.sudoer') eingesetzt werden.",
-        "description_sys_scope": "eingesetztes Konto",
-        "description_obj_type_scope": "eingesetztes Konto"
+        "is_deprecated": false
       }
     },
     "object_type": "transaction",
@@ -11151,10 +8880,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "acg": {
         "new": {
@@ -11162,10 +8888,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Zugriffsgruppe",
-        "description_sys_scope": "Zugriffsgruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fqdn": {
         "new": {
@@ -11173,10 +8896,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "DNS-FQDN des ND-Devices",
-        "description_sys_scope": "Device-FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "type": {
         "new": {
@@ -11184,10 +8904,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Device-Typs",
-        "description_sys_scope": "DevTyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "sysdescr": {
         "new": {
@@ -11195,10 +8912,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "SNMP-OID-Wert von sysDescr",
-        "description_sys_scope": "SNMP-SysDescr",
-        "description_obj_type_scope": "SNMP-SysDescr"
+        "is_deprecated": false
       },
       "do_import": {
         "new": {
@@ -11207,10 +8921,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "True: eingegebenes oder intern gespeichertes JSON-Dokument importieren. False: eingegebenes JSON-Dokument wird nicht importiert und nur intern gespeichert, bis es in einer anderen, sp\u00e4teren Transaktion importiert wird.",
-        "description_sys_scope": "Device-Import ausf\u00fchren",
-        "description_obj_type_scope": "Import ausf\u00fchren"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -11218,10 +8929,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Zusatzinfos f\u00fcr Device",
-        "description_sys_scope": "Device-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "import_data": {
         "new": {
@@ -11229,10 +8937,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Zu speichernde Device-Import-Daten als JSON-Dokument.",
-        "description_sys_scope": "DeviceImport-Daten",
-        "description_obj_type_scope": "Import-Daten"
+        "is_deprecated": false
       },
       "assigned_parser": {
         "new": {
@@ -11240,10 +8945,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des zugeordneten Parsers",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "device",
@@ -11266,10 +8968,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name) des Resource-Record-Sets. \u00c4ndern des FQDNs bewirkt die Verschiebung des kompletten RR-Sets.",
-        "description_sys_scope": "RR-Set-FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "fqdn_type": {
         "new": {
@@ -11277,10 +8976,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des systeminternen FQDN-Typs (DBNT) des RRs. Standardwert bei Eintragen eines RRs: Ist der FQDN nicht vorhanden und wird er automatisch angelegt (durch automatische FQDN-Behandlung via DBRT), wird der DBNT des RR-Typs eingesetzt.",
-        "description_sys_scope": "FQDN-Typ (in RR)",
-        "description_obj_type_scope": "FQDN-Typ"
+        "is_deprecated": false
       },
       "import_data": {
         "new": {
@@ -11288,10 +8984,7 @@
           "is_required": true
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Zu speichernde RRSet-Import-Daten als JSON-Dokument",
-        "description_sys_scope": "DNS-RRSet-Import-Daten",
-        "description_obj_type_scope": "Import-Daten"
+        "is_deprecated": false
       },
       "strict_mode": {
         "new": {
@@ -11300,10 +8993,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn 'true': Alle nicht-importierten, aber bisher vorhandenen RR-S\u00e4tze (Typen) des FQDNs werden gel\u00f6scht; referenzierende RRs werden automatisch gel\u00f6scht, wenn der FQDN keine RR-S\u00e4tze mehr hat. Wenn 'false': Alle nicht-importierten, aber bisher vorhandenen RR-S\u00e4tze (Typen) des FQDNs bleiben unber\u00fchrt; referenzierende RRs werden nicht automatisch gel\u00f6scht, wenn der FQDN keine RR-S\u00e4tze mehr hat.",
-        "description_sys_scope": "strikter RRSet-Import",
-        "description_obj_type_scope": "strikter Import"
+        "is_deprecated": false
       },
       "fqdn_description": {
         "new": {
@@ -11311,10 +9001,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Freitext-Info zum FQDN des RR-Sets",
-        "description_sys_scope": "RR-Set-FQDN-Info",
-        "description_obj_type_scope": "FQDN-Info"
+        "is_deprecated": false
       }
     },
     "object_type": "record",
@@ -11333,10 +9020,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Modul-in-Slot-Typzuordnung)",
-        "description_sys_scope": "Globaler Modul-in-Slot-Typzuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "slot_type": {
         "old": {
@@ -11344,10 +9028,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typ",
-        "description_sys_scope": "Slot-Typ",
-        "description_obj_type_scope": "Slot-Typ"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -11355,10 +9036,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "module_type": {
         "old": {
@@ -11366,10 +9044,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Modul-Typ",
-        "description_sys_scope": "Modul-Typ",
-        "description_obj_type_scope": "Modul-Typ"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -11377,10 +9052,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -11388,10 +9060,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -11399,10 +9068,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "module2slot_type",
@@ -11421,10 +9087,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Modultypklasse)",
-        "description_sys_scope": "Globaler Modultypklassen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -11432,10 +9095,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Modultypklassen-Name (Kurzform)",
-        "description_sys_scope": "MTC-Name (Abk.)",
-        "description_obj_type_scope": "Name (Abk.)"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -11443,10 +9103,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -11454,10 +9111,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -11465,10 +9119,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -11476,10 +9127,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "module_type_class",
@@ -11498,10 +9146,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Zone)",
-        "description_sys_scope": "Globaler Zonen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fqdn": {
         "old": {
@@ -11509,10 +9154,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN, der als Zone definiert ist",
-        "description_sys_scope": "DNS-Zonen-FQDN",
-        "description_obj_type_scope": "Zonen-FQDN"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -11520,10 +9162,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Zone ist dem Namensraum des Betreuers zugeordnet",
-        "description_sys_scope": "ist eigene Zone",
-        "description_obj_type_scope": "ist eigene Zone"
+        "is_deprecated": false
       },
       "is_apex": {
         "old": {
@@ -11531,10 +9170,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die Zone hat einen zugeordneten Nameserver-Satz mit mind. einem sichtbaren Nameserver.",
-        "description_sys_scope": "DNS-Zone ist Apex",
-        "description_obj_type_scope": "Zone ist Apex"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -11542,10 +9178,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "ns_set_name": {
         "old": {
@@ -11553,10 +9186,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des Nameserver-Satzes (angeben, falls die Zone aktiv im DNS sein soll)",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "NS-Satz-Name"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -11564,10 +9194,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "dnssec_do_enforce": {
         "old": {
@@ -11575,10 +9202,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn 'true': Resolver (KIT-eigene) bekommen den KSK bzw. DS-RR der Zone per Hint konfiguriert. Wenn 'false': Hint-Konfiguration f\u00fcr KSK/DS-RR wird auf den KIT-Resolvern f\u00fcr diese Zone deaktiviert.",
-        "description_sys_scope": "DNSSEC-Signaturvalidierung der Zone ist aktiv",
-        "description_obj_type_scope": "DNSSEC-Signaturvalidierung ist aktiv"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -11586,10 +9210,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -11597,10 +9218,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "zone",
@@ -11619,10 +9237,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port-Protokoll)",
-        "description_sys_scope": "Globaler P-Port-Protokoll-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -11630,10 +9245,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -11641,10 +9253,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -11652,10 +9261,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -11663,10 +9269,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_proto",
@@ -11685,10 +9288,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Package)",
-        "description_sys_scope": "Globaler Package-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -11696,10 +9296,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Systemname",
-        "description_sys_scope": "Systemname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "name_list": {
         "old": {
@@ -11707,10 +9304,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der WebAPI-Systemnamen",
-        "description_sys_scope": "System-Namensliste",
-        "description_obj_type_scope": "Namensliste"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -11718,10 +9312,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -11729,10 +9320,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -11740,10 +9328,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -11751,10 +9336,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "system",
@@ -11773,10 +9355,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Benutzerkonto)",
-        "description_sys_scope": "Globaler Benutzerkonto-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -11784,10 +9363,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Das Benutzerkonto ist identisch mit dem aktuell angemeldeten Konto oder ist dessen Unterkonto.",
-        "description_sys_scope": "ist eigenes Benutzerkonto",
-        "description_obj_type_scope": "ist eigenes Konto"
+        "is_deprecated": false
       },
       "is_sub": {
         "old": {
@@ -11795,10 +9371,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "ist Unterkonto",
-        "description_sys_scope": "ist Unterkonto",
-        "description_obj_type_scope": "ist Unterkonto"
+        "is_deprecated": false
       },
       "is_svc": {
         "old": {
@@ -11806,10 +9379,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Hauptkonto ist Dienstkonto und hat (mindestens) eine OE-Zuordnung. Diese muss bei Ersteintrag in derselben Transaktion vorgenommen werden. OE-Betreuer dieser OE verwalten anschlie\u00dfend das Dienstkonto (Gruppen- und OE-Zuordnung). Grunds\u00e4tzlich kann ein OE-Betreuer ein Dienstkonto verwalten, solange alle diesem Dienstkonto zugeordneten OEs auch dem OE-Betreuer zugeordnet sind oder es sich um den Ersteintrag handelt. Ist ein Dienstkonto einer Gruppe zugeordnet, d\u00fcrfen deren Mitglieder Transaktionen mit den Rechten des Dienstkontos ausf\u00fchren (eingesetztes Konto via wapi.transaction.su_login_name). Dies dient der Verwaltung der Untergruppen, Unterkonten und API-Token, da das Dienstkonto (Hauptkonto) weder Passwort noch WebAPI-Token hat. F\u00fcr Unterkonten ist dieser Parameter  nicht relevant (und wird ignoriert), da Unterkonten das Attribut immer von ihrem Hauptkonto \u00fcbernehmen.",
-        "description_sys_scope": "ist Dienstkonto",
-        "description_obj_type_scope": "ist Dienstkonto"
+        "is_deprecated": false
       },
       "sub_id": {
         "old": {
@@ -11817,10 +9387,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "ID des Unterkontos, eindeutig innerhalb des zugeh\u00f6rigen Hauptkontos",
-        "description_sys_scope": "Unterkonten-ID",
-        "description_obj_type_scope": "Sub-ID"
+        "is_deprecated": false
       },
       "svc_id": {
         "old": {
@@ -11828,10 +9395,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Identifikation des Dienstes, der \u00fcber dieses Dienstkonto verwaltet wird; nur f\u00fcr Dienst-Hauptkonten verwendbar.",
-        "description_sys_scope": "Konto-Dienstkennung",
-        "description_obj_type_scope": "Dienstkennung"
+        "is_deprecated": false
       },
       "is_self": {
         "old": {
@@ -11839,10 +9403,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Das Benutzerkonto ist identisch mit dem aktuell angemeldeten Konto.",
-        "description_sys_scope": "ist angemeldetes Benutzerkonto",
-        "description_obj_type_scope": "ist angemeldetes Konto"
+        "is_deprecated": false
       },
       "kit_status": {
         "old": {
@@ -11864,10 +9425,7 @@
           "-10": {
             "de": "NetDB-internes Systemkonto"
           }
-        },
-        "description_detail": "Angabe \u00fcber den KIT-Zugeh\u00f6rigkeitsstatus des Kontoinhabers (Quelle: PSE, Personalverwaltungssystem (HR-System))",
-        "description_sys_scope": "KIT-Status des Benutzerkontos",
-        "description_obj_type_scope": "KIT-Status"
+        }
       },
       "login_name": {
         "old": {
@@ -11875,10 +9433,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des Benutzerkontos (nur bei Erzeugen eines KIT-Hauptkontos; bei Erzeugen eines Dienst- oder Unterkontos darf dieses Attribut nicht angegeben werden).",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -11886,10 +9441,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "sub_id_list": {
         "old": {
@@ -11897,10 +9449,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Unterkonten-ID-Liste",
-        "description_obj_type_scope": "Sub-ID-Liste"
+        "is_deprecated": false
       },
       "svc_id_list": {
         "old": {
@@ -11908,10 +9457,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Konto-Dienstkennungs-Liste",
-        "description_obj_type_scope": "Dienstkennungs-Liste"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -11919,10 +9465,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_adm_locked": {
         "old": {
@@ -11930,10 +9473,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ist die Benutzung des Kontos administrativ gesperrt? (Quelle: IDM)",
-        "description_sys_scope": "Anmeldung gesperrt",
-        "description_obj_type_scope": "ist gesperrt"
+        "is_deprecated": false
       },
       "sub_id_regexp": {
         "old": {
@@ -11941,10 +9481,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr Unterkonten-IDs",
-        "description_sys_scope": "Unterkonten-ID-RE",
-        "description_obj_type_scope": "Sub-ID-RE"
+        "is_deprecated": false
       },
       "svc_id_regexp": {
         "old": {
@@ -11952,10 +9489,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr Dienstkennungen",
-        "description_sys_scope": "Konto-Dienstkennungs-RE",
-        "description_obj_type_scope": "Dienstkennungs-RE"
+        "is_deprecated": false
       },
       "login_name_list": {
         "old": {
@@ -11963,10 +9497,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Anmeldenamen der Benutzerkonten",
-        "description_sys_scope": "Konto-Benutzerkennungen",
-        "description_obj_type_scope": "Benutzerkennungen"
+        "is_deprecated": false
       },
       "login_name_regexp": {
         "old": {
@@ -11974,10 +9505,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr Benutzerkennungen",
-        "description_sys_scope": "Benutzerkennungs-RE",
-        "description_obj_type_scope": "Benutzerkennungs-RE"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -11985,10 +9513,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -11996,10 +9521,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "parent_login_name_list": {
         "old": {
@@ -12007,10 +9529,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Anmeldenamen der zugeh\u00f6rigen Hauptkonten",
-        "description_sys_scope": "\u00fcg. Konto-Benutzerkennungen",
-        "description_obj_type_scope": "\u00fcg. Benutzerkennungen"
+        "is_deprecated": false
       },
       "allow_data_manipulation": {
         "old": {
@@ -12018,10 +9537,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Kontozugriff auf datenmodifizierende Funktionen erlauben bzw. sperren (nur bei Unterkonten sperrbar)",
-        "description_sys_scope": "Kontozugriff auf datenmodifizierende Funktionen",
-        "description_obj_type_scope": "Zugriff auf datenmodifizierende Funktionen"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr",
@@ -12040,10 +9556,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Die zugeordnete BCD stellt den Sollzustand dar und muss mit den BCDs aller IP-Routen dieses Subnetzes (via Routen-Ziel-VLAN) \u00fcbereinstimmen",
-        "description_sys_scope": "BCD des Subnetzes",
-        "description_obj_type_scope": "BCD des Subnetzes"
+        "is_deprecated": false
       },
       "gpk": {
         "old": {
@@ -12051,10 +9564,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (IP-Subnetz)",
-        "description_sys_scope": "Globaler IP-Subnetz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "cidr": {
         "old": {
@@ -12062,10 +9572,7 @@
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "IP-Subnetzangabe in CIDR-Notation",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -12084,10 +9591,7 @@
           "6": {
             "de": "IPv6-Subnetz"
           }
-        },
-        "description_detail": "IP-Protokollversion des Subnetzes",
-        "description_sys_scope": "IP-Subnetztyp",
-        "description_obj_type_scope": "Subnetztyp"
+        }
       },
       "is_own": {
         "old": {
@@ -12095,10 +9599,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Subnetz ist dem eigenen Adressraum des Benutzers zugeordnet",
-        "description_sys_scope": "ist eigenes Subnetz",
-        "description_obj_type_scope": "ist eigenes Subnetz"
+        "is_deprecated": false
       },
       "is_private": {
         "old": {
@@ -12106,10 +9607,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Subnetz ist nicht weltweit eindeutig (nur KIT-weit)",
-        "description_sys_scope": "Subnetz ist privat",
-        "description_obj_type_scope": "ist privat"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -12117,10 +9615,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_routable": {
         "old": {
@@ -12128,10 +9623,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wird das Subnetz geroutet?",
-        "description_sys_scope": "Subnetz routbar",
-        "description_obj_type_scope": "ist routbar"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -12139,10 +9631,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_container": {
         "old": {
@@ -12150,10 +9639,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die Existenz von Subnetzen, die in dieses Subnetz passen, ist erlaubt (Container-Funktion).",
-        "description_sys_scope": "Subnetz kann Subnetze enthalten",
-        "description_obj_type_scope": "kann Subnetze enthalten"
+        "is_deprecated": false
       },
       "cidr_operator": {
         "old": {
@@ -12178,10 +9664,7 @@
           "smallest_cts": {
             "de": "kleinstes Subnetz, das CIDR-Suchmaske enth\u00e4lt"
           }
-        },
-        "description_detail": "Operator f\u00fcr CIDR-basierte Parameter in Such- oder Ausgabefunktionen",
-        "description_sys_scope": "CIDR-Operator",
-        "description_obj_type_scope": "CIDR-Operator"
+        }
       },
       "default_gateway": {
         "old": {
@@ -12189,10 +9672,7 @@
           "is_required": false
         },
         "data_type": "ip_address",
-        "is_deprecated": false,
-        "description_detail": "Standardgateway des Subnetzes",
-        "description_sys_scope": "Subnetz-Gateway",
-        "description_obj_type_scope": "Gateway"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -12200,10 +9680,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "is_iana_registered": {
         "old": {
@@ -12211,10 +9688,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "F\u00fcr dieses Subnetz besteht bei der IANA (Internet Assigned Numbers Authority) eine Registrierung bzw. es wurde von dort zugewiesen. Hierbei handelt es sich nur um die Tatsache bzw. Aussage, dass dieses Subnetz in der NetDB als administrativ zugewiesen betrachtet werden soll. Die eigentliche Organisation bzw. der Registrant dieser IANA-Registrierung spielt dabei keine Rolle.",
-        "description_sys_scope": "Subnetz ist IANA-registriert",
-        "description_obj_type_scope": "ist IANA-registriert"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -12222,10 +9696,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "auto_create_ip_address": {
         "old": {
@@ -12233,10 +9704,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nicht vorhandene IP-Adressen, die in dieses Subnetz passen w\u00fcrden, d\u00fcrfen bei Bedarf automatisch angelegt werden.",
-        "description_sys_scope": "automatische IP-Adresseintragung",
-        "description_obj_type_scope": "automatische IP-Adresseintragung"
+        "is_deprecated": false
       }
     },
     "object_type": "ip_subnet",
@@ -12255,10 +9723,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port-in-Modul-Typzuordnung)",
-        "description_sys_scope": "Globaler P-Port-in-Modul-Typzuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -12266,10 +9731,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "module_type": {
         "old": {
@@ -12277,10 +9739,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Modul-Typ",
-        "description_sys_scope": "Modul-Typ",
-        "description_obj_type_scope": "Modul-Typ"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -12288,10 +9747,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -12299,10 +9755,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -12310,10 +9763,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port2module_type",
@@ -12332,10 +9782,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Fehlermeldung)",
-        "description_sys_scope": "Globaler Fehlermeldungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "code": {
         "old": {
@@ -12343,10 +9790,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Fehler-Code",
-        "description_sys_scope": "Fehler-Code",
-        "description_obj_type_scope": "Code"
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -12354,10 +9798,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Code",
-        "description_sys_scope": "Fehlertyp-Code",
-        "description_obj_type_scope": "Typ-Code"
+        "is_deprecated": false
       },
       "system": {
         "old": {
@@ -12365,10 +9806,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Systemname",
-        "description_sys_scope": "Systemname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -12376,10 +9814,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -12387,10 +9822,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -12398,10 +9830,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -12409,10 +9838,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "error",
@@ -12431,10 +9857,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Namensobjekt)",
-        "description_sys_scope": "Globaler Namensobjekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -12442,10 +9865,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "F\u00fcr die betreffende Version sichtbarer Wert des FQDN-Typs. NULL bedeutet, dass dieser Typ in der betreffenden Version nicht vorhanden ist.",
-        "description_sys_scope": "FQDN-Typ",
-        "description_obj_type_scope": "Typ"
+        "is_deprecated": false
       },
       "zone": {
         "old": {
@@ -12453,10 +9873,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "Zonen-FQDN des FQDNs",
-        "description_sys_scope": "Zonen-FQDN",
-        "description_obj_type_scope": "Zone"
+        "is_deprecated": false
       },
       "value": {
         "old": {
@@ -12464,10 +9881,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -12475,10 +9889,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "FQDN ist dem eigenem Namensraum des Benutzers zugeordnet.",
-        "description_sys_scope": "ist eigener FQDN",
-        "description_obj_type_scope": "ist eigener FQDN"
+        "is_deprecated": false
       },
       "label_list": {
         "old": {
@@ -12486,10 +9897,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der FQDN-Labels (linker Teil des FQDNs bis zum ersten Punkt)",
-        "description_sys_scope": "DNS-Label-Liste",
-        "description_obj_type_scope": "Label-Liste"
+        "is_deprecated": false
       },
       "tree_level": {
         "old": {
@@ -12497,10 +9905,7 @@
           "is_required": false
         },
         "data_type": "integer4",
-        "is_deprecated": false,
-        "description_detail": "Hierarchieebene des FQDN-Knotens. Wurzelknoten haben Stufe 0.",
-        "description_sys_scope": "Stufe des FQDNs im Namensbaum",
-        "description_obj_type_scope": "Stufe"
+        "is_deprecated": false
       },
       "value_list": {
         "old": {
@@ -12508,10 +9913,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der FQDNs",
-        "description_sys_scope": "DNS-FQDN-Liste",
-        "description_obj_type_scope": "FQDN-Liste"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -12519,10 +9921,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -12530,10 +9929,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "label_regexp": {
         "old": {
@@ -12541,10 +9937,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr Hostnamen (linker Teil des FQDNs bis zum ersten Punkt)",
-        "description_sys_scope": "FQDN-Label-RE",
-        "description_obj_type_scope": "Label-RE"
+        "is_deprecated": false
       },
       "parent_value": {
         "old": {
@@ -12552,10 +9945,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "\u00fcbergeordneter Domainname (FQDN)",
-        "description_sys_scope": "\u00fcg. Domainname (FQDN)",
-        "description_obj_type_scope": "\u00fcg. FQDN"
+        "is_deprecated": false
       },
       "value_regexp": {
         "old": {
@@ -12563,10 +9953,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr FQDNs",
-        "description_sys_scope": "FQDN-RE",
-        "description_obj_type_scope": "FQDN-RE"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -12574,10 +9961,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -12585,10 +9969,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "is_empty_nonterminal": {
         "old": {
@@ -12596,10 +9977,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "FQDN hat keine RRs (empty), hat aber Subdomains (Untereintr\u00e4ge), die wiederum RRs haben (nonterminal)",
-        "description_sys_scope": "FQDN ist empty/nonterminal",
-        "description_obj_type_scope": "ist empty/nonterminal"
+        "is_deprecated": false
       },
       "rr_chain_target_is_own": {
         "old": {
@@ -12607,10 +9985,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "FQDN hat RRs und die RR-Kette hat Adressaufl\u00f6sung und ist dem betreuerbasierten Adressraum des ausf\u00fchrenden Benutzerkontos zugeordnet.",
-        "description_sys_scope": "FQDN ist eigenem Adressraum zuordbar",
-        "description_obj_type_scope": "ist eigenem Adressraum zuordbar"
+        "is_deprecated": false
       },
       "rr_chain_target_subnet_list": {
         "old": {
@@ -12618,10 +9993,7 @@
           "is_required": false
         },
         "data_type": "ip_network_array",
-        "is_deprecated": true,
-        "description_detail": "Liste der IP-Subnetze, die den Zieladressen der RR-Kette zugeordnet sind.",
-        "description_sys_scope": "FQDN-Ziel-Subnetze via RR-Kette",
-        "description_obj_type_scope": "Ziel-Subnetze via RR-Kette"
+        "is_deprecated": true
       }
     },
     "object_type": "fqdn",
@@ -12640,10 +10012,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Slot-in-Modul-Typzuordnung)",
-        "description_sys_scope": "Globaler Slot-in-Modul-Typzuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "slot_type": {
         "old": {
@@ -12651,10 +10020,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typ",
-        "description_sys_scope": "Slot-Typ",
-        "description_obj_type_scope": "Slot-Typ"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -12662,10 +10028,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "module_type": {
         "old": {
@@ -12673,10 +10036,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Modul-Typ",
-        "description_sys_scope": "Modul-Typ",
-        "description_obj_type_scope": "Modul-Typ"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -12684,10 +10044,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -12695,10 +10052,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -12706,10 +10060,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "slot2module_type",
@@ -12728,10 +10079,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Slot)",
-        "description_sys_scope": "Globaler Slot-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -12739,10 +10087,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "nd_slot.type",
-        "description_obj_type_scope": "type"
+        "is_deprecated": false
       },
       "fq_name": {
         "old": {
@@ -12750,10 +10095,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Slot-Nr.",
-        "description_sys_scope": "Slot-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -12761,10 +10103,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -12772,10 +10111,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "parent_fq_module": {
         "old": {
@@ -12783,10 +10119,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des \u00fcbergeordneten Moduls",
-        "description_sys_scope": "\u00fcg. Modul",
-        "description_obj_type_scope": "\u00fcg. Modul"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -12794,10 +10127,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -12805,10 +10135,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "slot",
@@ -12827,10 +10154,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Etage)",
-        "description_sys_scope": "Globaler Etagen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -12838,10 +10162,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Etage",
-        "description_sys_scope": "Etage",
-        "description_obj_type_scope": "Etage"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -12849,10 +10170,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -12860,10 +10178,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -12871,10 +10186,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -12882,10 +10194,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "floor",
@@ -12904,10 +10213,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Raum)",
-        "description_sys_scope": "Globaler Raum-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "bldg": {
         "old": {
@@ -12915,10 +10221,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -12926,10 +10229,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Raumbezeichnung",
-        "description_sys_scope": "Raumbezeichnung",
-        "description_obj_type_scope": "Bezeichnung"
+        "is_deprecated": false
       },
       "floor": {
         "old": {
@@ -12937,10 +10237,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Etage",
-        "description_sys_scope": "Etage",
-        "description_obj_type_scope": "Etage"
+        "is_deprecated": false
       },
       "number": {
         "old": {
@@ -12948,10 +10245,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -12959,10 +10253,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -12970,10 +10261,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -12981,10 +10269,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -12992,10 +10277,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "room",
@@ -13014,10 +10296,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Spalte)",
-        "description_sys_scope": "Globaler Spalten-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "data_type": {
         "old": {
@@ -13025,10 +10304,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "table_name": {
         "old": {
@@ -13036,10 +10312,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Tabellen-Name der Spalte",
-        "description_sys_scope": "Tabellen-Name der Spalte",
-        "description_obj_type_scope": "Tabellen-Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -13047,10 +10320,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -13058,10 +10328,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_deprecated": {
         "old": {
@@ -13069,10 +10336,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Attribut wird in neueren WebAPI-Versionen nicht mehr unterst\u00fctzt",
-        "description_sys_scope": "Attribut ist 'deprecated' WebAPI-Parameter",
-        "description_obj_type_scope": "ist 'deprecated' WebAPI-Parameter"
+        "is_deprecated": false
       },
       "is_ot_global_ref": {
         "old": {
@@ -13080,10 +10344,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Attribut und Funktionszuordnungen werden f\u00fcr neue Objekttypen \u00fcbernommen.",
-        "description_sys_scope": "Attribut ist globale Referenz anderer Objekttyp-Attribute",
-        "description_obj_type_scope": "ist globale Referenz anderer Objekttyp-Attribute"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -13091,10 +10352,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "pg_attribute_exists": {
         "old": {
@@ -13102,10 +10360,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "gleichnamiger Datensatz im gleichnamigen PostgreSQL-Objekt im PostgreSQL-Systemkatalog 'pg_attribute' vorhanden",
-        "description_sys_scope": "zur Spalte gleichnamiges PostgreSQL-Attribut existiert",
-        "description_obj_type_scope": "gleichnamiges PostgreSQL-Attribut existiert"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -13113,10 +10368,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "use_ref_column_language_attributes": {
         "old": {
@@ -13124,10 +10376,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "eigene Sprachenattribute bleiben NULL ; es werden die der Referenz-Spalte verwendet",
-        "description_sys_scope": "Sprachenattribute der Ref.-Spalte benutzen",
-        "description_obj_type_scope": "Sprachenattribute der Ref.-Spalte benutzen"
+        "is_deprecated": false
       }
     },
     "object_type": "column",
@@ -13146,10 +10395,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Modul)",
-        "description_sys_scope": "Globaler Modul-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "bldg": {
         "old": {
@@ -13157,10 +10403,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "room": {
         "old": {
@@ -13168,10 +10411,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -13179,10 +10419,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Modultyps",
-        "description_sys_scope": "Modultyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fq_name": {
         "old": {
@@ -13190,10 +10427,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_child": {
         "old": {
@@ -13201,10 +10435,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Modul ist in Steckpl\u00e4tzen anderer Module enthalten.",
-        "description_sys_scope": "Modul ist in Subslots enthalten (ist Submodul)",
-        "description_obj_type_scope": "ist in Subslots enthalten (ist Submodul)"
+        "is_deprecated": false
       },
       "is_active": {
         "old": {
@@ -13212,10 +10443,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "IS_ACTIVE",
-        "description_sys_scope": "nd_mdl.is_active",
-        "description_obj_type_scope": "is_active"
+        "is_deprecated": false
       },
       "label_list": {
         "old": {
@@ -13223,10 +10451,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der (Sub)Modul-Namen (relativ, d.h. ohne \u00fcg. Modul-/Slotnamen)",
-        "description_sys_scope": "(Sub)Modul-Namen",
-        "description_obj_type_scope": "(Sub)Modul-Namen"
+        "is_deprecated": false
       },
       "tree_level": {
         "old": {
@@ -13234,10 +10459,7 @@
           "is_required": false
         },
         "data_type": "integer4",
-        "is_deprecated": false,
-        "description_detail": "Hierarchieebene des Modul-Knotens im Modul-Baum. Wurzelknoten haben Stufe 0.",
-        "description_sys_scope": "Stufe des Moduls im Modul-Baum",
-        "description_obj_type_scope": "Stufe"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -13245,10 +10467,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -13256,10 +10475,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fq_name_list": {
         "old": {
@@ -13267,10 +10483,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Modul-Namen (absolut, d.h. einschlie\u00dflich \u00fcg. Modul-/Slotnamen)",
-        "description_sys_scope": "Modul-Namensliste",
-        "description_obj_type_scope": "Namensliste"
+        "is_deprecated": false
       },
       "has_unq_name": {
         "old": {
@@ -13278,10 +10491,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "HAS_UNQ_NAME",
-        "description_sys_scope": "nd_mdl.has_unq_name",
-        "description_obj_type_scope": "has_unq_name"
+        "is_deprecated": false
       },
       "label_regexp": {
         "old": {
@@ -13289,10 +10499,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr Modulnamen (relativ, d.h. ohne \u00fcg. Modul-/Slotnamen)",
-        "description_sys_scope": "(Sub)Modul-Namens-RE",
-        "description_obj_type_scope": "(Sub)Modul-Namens-RE"
+        "is_deprecated": false
       },
       "is_loc_depdnt": {
         "old": {
@@ -13300,10 +10507,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "IS_LOC_DEPDNT",
-        "description_sys_scope": "nd_mdl.is_loc_depdnt",
-        "description_obj_type_scope": "is_loc_depdnt"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -13311,10 +10515,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -13322,10 +10523,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "module",
@@ -13344,10 +10542,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port-Typ)",
-        "description_sys_scope": "Globaler P-Port-Typ-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -13355,10 +10550,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port-Typ-Name",
-        "description_sys_scope": "Port-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "name_list": {
         "old": {
@@ -13366,10 +10558,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Port-Typ-Namen",
-        "description_sys_scope": "Port-Typ-Namen (Liste)",
-        "description_obj_type_scope": "Namen (Liste)"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -13377,10 +10566,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_internal": {
         "old": {
@@ -13388,10 +10574,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Port-Typ ist f\u00fcr modul-interne (z.B. Backplane) oder Festverkabelung vorgesehen",
-        "description_sys_scope": "Port-Typ ist intern",
-        "description_obj_type_scope": "ist intern"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -13399,10 +10582,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -13410,10 +10590,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -13421,10 +10598,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_type",
@@ -13443,10 +10617,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Slot-Typ)",
-        "description_sys_scope": "Globaler Slot-Typ-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "class": {
         "old": {
@@ -13454,10 +10625,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typklassen-Name",
-        "description_sys_scope": "Slot-Typklassen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "slot_width": {
         "old": {
@@ -13465,10 +10633,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Slot-Kapazit\u00e4t (max. Anzahl der Submodule, die in Slots dieses Typs eingetragen werden k\u00f6nnen)",
-        "description_sys_scope": "Slotbreite",
-        "description_obj_type_scope": "Breite"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -13476,10 +10641,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "submt_count": {
         "old": {
@@ -13487,10 +10649,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl zugeordneter SubModultypen des Slottyps",
-        "description_sys_scope": "# SubMT des ST",
-        "description_obj_type_scope": "# SubMT"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -13498,10 +10657,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -13509,10 +10665,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -13520,10 +10673,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "slot_type",
@@ -13542,10 +10692,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port-Typgruppe)",
-        "description_sys_scope": "Globaler P-Port-Typgruppen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -13553,10 +10700,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Name der Port-Typgruppe. (Achtung: ist noch als Anker in CGI-Skripten definiert; \u00c4nderung kann Funktionalit\u00e4t beeinflussen)",
-        "description_sys_scope": "PTGruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "name_list": {
         "old": {
@@ -13564,10 +10708,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Port-Typgruppen-Namen",
-        "description_sys_scope": "Port-Typgruppen-Namen (Liste)",
-        "description_obj_type_scope": "Namen (Liste)"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -13575,10 +10716,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -13586,10 +10724,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_permanent": {
         "old": {
@@ -13597,10 +10732,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ports dieser Typgruppe sind fest verkabelt",
-        "description_sys_scope": "ist fest verkabelt",
-        "description_obj_type_scope": "ist fest verkabelt"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -13608,10 +10740,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -13619,10 +10748,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_type_group",
@@ -13641,10 +10767,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Zugriffsgruppe)",
-        "description_sys_scope": "Globaler Zugriffsgruppen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -13652,10 +10775,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Zugriffsgruppe",
-        "description_sys_scope": "Zugriffsgruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -13663,10 +10783,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -13674,10 +10791,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -13685,10 +10799,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -13696,10 +10807,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "access_group",
@@ -13718,10 +10826,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (VLAN-Egress-Regel)",
-        "description_sys_scope": "Globaler VLAN-Egress-Regel-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_tagged": {
         "old": {
@@ -13729,10 +10834,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Werden Pakete mit dieser VLAN-ID getagged?",
-        "description_sys_scope": "VLAN ist tagged",
-        "description_obj_type_scope": "ist tagged"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -13740,10 +10842,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -13751,10 +10850,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -13762,10 +10858,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -13773,10 +10866,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "vlan_egress",
@@ -13795,10 +10885,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Netzinstanz)",
-        "description_sys_scope": "Globaler Netzinstanz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -13806,10 +10893,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz-Name",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -13817,10 +10901,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -13828,10 +10909,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -13839,10 +10917,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -13850,10 +10925,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "net_instnc",
@@ -13872,10 +10944,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB/API-Constraint)",
-        "description_sys_scope": "Globaler DB/API-Constraint-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -13883,10 +10952,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Constraint-Name",
-        "description_sys_scope": "Constraint-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -13947,10 +11013,7 @@
           "uc": {
             "de": "bedingter bzw. partieller Schl\u00fcssel-Constraint (DB-Ebene)"
           }
-        },
-        "description_detail": "Constraint-Typ",
-        "description_sys_scope": "Constraint-Typ",
-        "description_obj_type_scope": "Typ"
+        }
       },
       "ref_name": {
         "old": {
@@ -13958,10 +11021,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Nur bei API-Level-Foreign-Key-Constraints: Name des referenzierten Constraints (Unique oder PK)",
-        "description_sys_scope": "Referenz-Constraint-Name",
-        "description_obj_type_scope": "Referenz-Name"
+        "is_deprecated": false
       },
       "table_name": {
         "old": {
@@ -13969,10 +11029,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name der Tabelle des Constraints",
-        "description_sys_scope": "Constraint-Tabellen-Name",
-        "description_obj_type_scope": "Tabellen-Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -13980,10 +11037,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_function": {
         "old": {
@@ -13991,10 +11045,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Constraint ist funktionsbasiert",
-        "description_obj_type_scope": "ist funktionsbasiert"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -14002,10 +11053,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_api_level": {
         "old": {
@@ -14013,10 +11061,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Constraint ist auf der API-Ebene definiert (im Gegensatz zur Tabellen-Ebene)",
-        "description_sys_scope": "ist API-Constraint",
-        "description_obj_type_scope": "ist API-Constraint"
+        "is_deprecated": false
       },
       "is_join_default": {
         "old": {
@@ -14024,10 +11069,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr API-Level-FK-Constraints: wenn True: Constraint wird als Standard in WebAPI-Joins eingesetzt, falls der Constraintname in der JOIN-Anweisung 'default' ist. Unter mehreren FK-Constraints mit identischen RK- und FK-seitigen Objekttyp-Paaren kann max. 1 FK-Constraint auf 'True' gesetzt werden. Der Wert des zuletzt modifizierten FK-Constraints \u00fcberschreibt dabei ggf. den Wert der anderen FK-Constraints.",
-        "description_sys_scope": "ist Standard-Constraint f\u00fcr JOIN",
-        "description_obj_type_scope": "ist Standard f\u00fcr JOIN"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -14035,10 +11077,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -14046,10 +11085,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "join_grants_read_access": {
         "old": {
@@ -14057,10 +11093,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": true,
-        "description_detail": "Nur f\u00fcr referenzierende API-Level-Constraints: wenn True: Durch Benutzung des Constraints in WebAPI-Joins wird der Lesezugriff der beteiligten Objekttypen gegenseitig \u00fcbertragen, dh. durch den JOIN werden evtl. bestehende Einschr\u00e4nkungen der Leserechte eines Objekttyps gegen\u00fcber dem anderen aufgehoben. Aktuell sind alle Constraints, die am Join desselben Objekttyps beteiligt sind, logisch-UND verkn\u00fcpft, dh. das Ergebnis ist nur True, wenn alle beteiligten Constraints grants_read_access == True haben. Gilt nicht bei ANTI-JOIN.",
-        "description_sys_scope": "Lesezugriff via JOIN gleichschalten",
-        "description_obj_type_scope": "Lesezugriff via JOIN gleichschalten"
+        "is_deprecated": true
       }
     },
     "object_type": "constraint",
@@ -14079,10 +11112,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port-Typdaten)",
-        "description_sys_scope": "Globaler P-Port-Typdaten-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -14090,10 +11120,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -14101,10 +11128,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -14112,10 +11136,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -14123,10 +11144,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_type_data",
@@ -14145,10 +11163,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Fehlertyp)",
-        "description_sys_scope": "Globaler Fehlertyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -14156,10 +11171,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -14167,10 +11179,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -14178,10 +11187,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -14189,10 +11195,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "error_type",
@@ -14211,10 +11214,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Geb\u00e4ude)",
-        "description_sys_scope": "Globaler Geb\u00e4ude-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "number": {
         "old": {
@@ -14222,10 +11222,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -14233,10 +11230,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "postal_code": {
         "old": {
@@ -14244,10 +11238,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Postleitzahl der Geb\u00e4udeanschrift",
-        "description_sys_scope": "Geb.-PLZ",
-        "description_obj_type_scope": "PLZ"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -14255,10 +11246,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "geo_location": {
         "old": {
@@ -14266,10 +11254,7 @@
           "is_required": false
         },
         "data_type": "geo_loc",
-        "is_deprecated": false,
-        "description_detail": "Geographische Koordinaten des Geb\u00e4udes (Breitengrad, L\u00e4ngengrad)",
-        "description_sys_scope": "Geographische Geb\u00e4udekoordinaten",
-        "description_obj_type_scope": "Geographische Koordinaten"
+        "is_deprecated": false
       },
       "site_fq_name": {
         "old": {
@@ -14277,10 +11262,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Hierarchisch qualifizierter Name des Gebietes",
-        "description_sys_scope": "qual. Gebietsname",
-        "description_obj_type_scope": "qual. Name"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -14288,10 +11270,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -14299,10 +11278,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "geo_location_distance": {
         "old": {
@@ -14310,10 +11286,7 @@
           "is_required": false
         },
         "data_type": "number",
-        "is_deprecated": false,
-        "description_detail": "Abstand in Metern zwischen geographischen Koordinaten der Geb\u00e4ude (f. Umkreissuche)",
-        "description_sys_scope": "Abstand zwischen geographischen Koordinaten der Geb\u00e4ude",
-        "description_obj_type_scope": "Abstand zwischen geographischen Koordinaten"
+        "is_deprecated": false
       }
     },
     "object_type": "bldg",
@@ -14332,10 +11305,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Modultyp)",
-        "description_sys_scope": "Globaler Modultyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -14343,10 +11313,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Modultyps",
-        "description_sys_scope": "Modultyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "class": {
         "old": {
@@ -14354,10 +11321,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Modultypklassen-Name (Kurzform)",
-        "description_sys_scope": "MTC-Name (Abk.)",
-        "description_obj_type_scope": "Name (Abk.)"
+        "is_deprecated": false
       },
       "is_child": {
         "old": {
@@ -14365,10 +11329,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Module dieses Typs in Steckpl\u00e4tzen anderer Module enthalten sein?",
-        "description_sys_scope": "kann in Subslots enthalten sein",
-        "description_obj_type_scope": "kann in Subslots enthalten sein"
+        "is_deprecated": false
       },
       "is_active": {
         "old": {
@@ -14376,10 +11337,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Sind Module dieses Typs aktiv (managebar) oder passiv?",
-        "description_sys_scope": "aktiv oder passiv",
-        "description_obj_type_scope": "ist aktiv"
+        "is_deprecated": false
       },
       "is_parent": {
         "old": {
@@ -14387,10 +11345,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Module dieses Typs Steckpl\u00e4tze f\u00fcr Submodule enthalten?",
-        "description_sys_scope": "MT kann Subslots enthalten",
-        "description_obj_type_scope": "kann Subslots enthalten"
+        "is_deprecated": false
       },
       "name_list": {
         "old": {
@@ -14398,10 +11353,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Modul-Typ-Namen",
-        "description_sys_scope": "Modultyp-Namensliste",
-        "description_obj_type_scope": "Namensliste"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -14409,10 +11361,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -14420,10 +11369,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "has_unq_name": {
         "old": {
@@ -14431,10 +11377,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Mu\u00df der Modulname systemweit eindeutig sein?",
-        "description_sys_scope": "Modulname eindeutig",
-        "description_obj_type_scope": "Name ist eindeutig"
+        "is_deprecated": false
       },
       "is_forwarding": {
         "old": {
@@ -14442,10 +11385,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Haben Module dieses Typs eine NW-Forwarding-Funktion? (z.B. passive Hubs, Switches etc.)",
-        "description_sys_scope": "Modultyp-Forwarding",
-        "description_obj_type_scope": "Forwarding"
+        "is_deprecated": false
       },
       "is_loc_depdnt": {
         "old": {
@@ -14453,10 +11393,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ist f\u00fcr Module dieses Typs eine Standortangabe erforderlich?",
-        "description_sys_scope": "Modultyp standortabh\u00e4ngig",
-        "description_obj_type_scope": "ist standortabh\u00e4ngig"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -14464,10 +11401,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -14475,10 +11409,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "module_type",
@@ -14497,10 +11428,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Tabelle)",
-        "description_sys_scope": "Globaler Tabellen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -14508,10 +11436,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "eindeutiger Tabellen-Name",
-        "description_sys_scope": "Tabellen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "system": {
         "old": {
@@ -14519,10 +11444,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-System, unter dem die Tabelle incl. deren als WebAPI-Attribut gekennzeichneten Spalten als Web-API-Objekttyp angesprochen werden kann",
-        "description_sys_scope": "WebAPI-System-Name",
-        "description_obj_type_scope": "System-Name"
+        "is_deprecated": false
       },
       "is_log_dst": {
         "old": {
@@ -14530,10 +11452,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Tabelle enth\u00e4lt (\u00fcber Log-Datenquellen zugeordnete) Log-Daten. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist Log-Datensenke",
-        "description_obj_type_scope": "ist Log-Datensenke"
+        "is_deprecated": false
       },
       "is_log_src": {
         "old": {
@@ -14541,10 +11460,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Erm\u00f6glicht das Loggen von Ereignissen f\u00fcr Datens\u00e4tze dieser Tabelle. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist Log-Datenquelle",
-        "description_obj_type_scope": "ist Log-Datenquelle"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -14552,10 +11468,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_lang_dst": {
         "old": {
@@ -14563,10 +11476,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Tabelle enth\u00e4lt (\u00fcber OT-Sprachenattribut-Datenquellen zugeordnete) relationale Objekttyp-Sprachenattribute. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Sprachenattribut-Datensenke",
-        "description_obj_type_scope": "ist OT-Sprachenattribut-Datensenke"
+        "is_deprecated": false
       },
       "is_lang_src": {
         "old": {
@@ -14574,10 +11484,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Erm\u00f6glicht das Zuordnen relationaler Objekttyp-Sprachenattribute zu Datens\u00e4tzen dieser Tabelle. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Sprachenattribut-Datenquelle",
-        "description_obj_type_scope": "ist OT-Sprachenattribut-Datenquelle"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -14585,10 +11492,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_otattr_dst": {
         "old": {
@@ -14596,10 +11500,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Tabelle enth\u00e4lt (\u00fcber OT-Attribut-Datenquellen zugeordnete) relationale Objekttyp-Attribute. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Attribut-Datensenke",
-        "description_obj_type_scope": "ist OT-Attribut-Datensenke"
+        "is_deprecated": false
       },
       "is_otattr_src": {
         "old": {
@@ -14607,10 +11508,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Erm\u00f6glicht das Zuordnen relationaler Objekttyp-Attribute zu Datens\u00e4tzen dieser Tabelle. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Attribut-Datenquelle",
-        "description_obj_type_scope": "ist OT-Attribut-Datenquelle"
+        "is_deprecated": false
       },
       "pg_class_exists": {
         "old": {
@@ -14618,10 +11516,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "gleichnamiger Datensatz im PostgreSQL-Systemkatalog 'pg_class' vorhanden",
-        "description_sys_scope": "zur Tabelle gleichnamiges PostgreSQL-Objekt existiert",
-        "description_obj_type_scope": "gleichnamiges PostgreSQL-Objekt existiert"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -14629,10 +11524,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "old": {
@@ -14640,10 +11532,7 @@
           "is_required": false
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Objekttypname der Form <system>.<objekttypname>",
-        "description_sys_scope": "voll qualifizierter Objekttypname",
-        "description_obj_type_scope": "voll qualifizierter Objekttypname"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -14651,10 +11540,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "do_activate_global_pk2obj": {
         "old": {
@@ -14662,10 +11548,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Zuordnung der Objekt-Datens\u00e4tze zu globalen Prim\u00e4rschl\u00fcsseln erm\u00f6glichen. ACHTUNG: \u00c4nderung nur gemeinsam mit Code-Anpassung machen!",
-        "description_sys_scope": "Nutzung des globalen Prim\u00e4rschl\u00fcssels freischalten",
-        "description_obj_type_scope": "Nutzung des globalen Prim\u00e4rschl\u00fcssels freischalten"
+        "is_deprecated": false
       },
       "object_type_grants_read_access": {
         "old": {
@@ -14673,10 +11556,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": null,
-        "description_obj_type_scope": null
+        "is_deprecated": false
       }
     },
     "object_type": "table",
@@ -14695,10 +11575,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port)",
-        "description_sys_scope": "Globaler P-Port-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -14706,10 +11583,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Nummer des physikalischen Ports",
-        "description_sys_scope": "P-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -14717,10 +11591,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port-Typ-Name",
-        "description_sys_scope": "Port-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "speed": {
         "old": {
@@ -14728,10 +11599,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port- Speed- Wert",
-        "description_sys_scope": "Port- Speed- Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "is_nnl": {
         "old": {
@@ -14739,10 +11607,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "P-Port ist Network-Node-Link",
-        "description_sys_scope": "P-Port ist Network-Node-Link",
-        "description_obj_type_scope": "ist Network-Node-Link"
+        "is_deprecated": false
       },
       "protocol": {
         "old": {
@@ -14750,10 +11615,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port- Protokoll- Name",
-        "description_sys_scope": "Port- Protokoll- Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "type_group": {
         "old": {
@@ -14761,10 +11623,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Name der Port-Typgruppe. (Achtung: ist noch als Anker in CGI-Skripten definiert; \u00c4nderung kann Funktionalit\u00e4t beeinflussen)",
-        "description_sys_scope": "PTGruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -14772,10 +11631,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "name_regexp": {
         "old": {
@@ -14783,10 +11639,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr P-Port-Namen",
-        "description_sys_scope": "P-Port-Namens-RE",
-        "description_obj_type_scope": "Namens-RE"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -14794,10 +11647,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_connected": {
         "old": {
@@ -14805,10 +11655,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Verbunden (True), wenn connected_pk ungleich pk ist (modul-externe Verbindung).",
-        "description_sys_scope": "P-Port ist verbunden",
-        "description_obj_type_scope": "ist verbunden"
+        "is_deprecated": false
       },
       "is_edge_node": {
         "old": {
@@ -14816,10 +11663,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "P-Port liegt am Anfang oder Ende der Verbindung (Richtung nicht deterministisch).",
-        "description_sys_scope": "P-Port ist Verbindungsendpunkt",
-        "description_obj_type_scope": "ist Verbindungsendpunkt"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -14827,10 +11671,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -14838,10 +11679,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "is_internal_connected": {
         "old": {
@@ -14849,10 +11687,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Intern verbunden (True), wenn internal_connected_gfk ungleich gpk ist (modul-interne Verbindung).",
-        "description_sys_scope": "P-Port ist intern verbunden",
-        "description_obj_type_scope": "ist intern verbunden"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port",
@@ -14871,10 +11706,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Device-Typ)",
-        "description_sys_scope": "Globaler Device-Typ-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -14882,10 +11714,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Device-Typs",
-        "description_sys_scope": "DevTyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -14893,10 +11722,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -14904,10 +11730,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "nw_fwd_level": {
         "old": {
@@ -14941,10 +11764,7 @@
           "7": {
             "de": "L7: ?"
           }
-        },
-        "description_detail": "Auf welcher Protokollebene erfolgt eine Weiterleitung von Daten (Bridge/Router/FW etc.)",
-        "description_sys_scope": "Netz-Routing/Forwarding-Ebene",
-        "description_obj_type_scope": "Routing/Forwarding-Ebene"
+        }
       },
       "filter_params_dict": {
         "old": {
@@ -14952,10 +11772,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -14963,10 +11780,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "device_type",
@@ -14985,10 +11799,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Deviceconfig-Parser)",
-        "description_sys_scope": "Globaler Deviceconfig-Parser-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -14996,10 +11807,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr den Parser",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -15007,10 +11815,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "access_group": {
         "old": {
@@ -15018,10 +11823,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Default-NM-AccessGruppe",
-        "description_sys_scope": "Default-NM-AccessGruppe",
-        "description_obj_type_scope": "Default-NM-AccessGruppe"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -15029,10 +11831,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_executable": {
         "old": {
@@ -15040,10 +11839,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ist der Parser als ausf\u00fchrbares Code-Modul implementiert?",
-        "description_sys_scope": "ausf\u00fchrbarer Parser",
-        "description_obj_type_scope": "ist ausf\u00fchrbar"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -15051,10 +11847,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -15062,10 +11855,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "parser",
@@ -15084,10 +11874,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (IP-Adresse)",
-        "description_sys_scope": "Globaler IP-Adress-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -15106,10 +11893,7 @@
           "6": {
             "de": "IPv6-Adresse"
           }
-        },
-        "description_detail": "IP-Protokollversion der Adresse",
-        "description_sys_scope": "IP-Adresstyp",
-        "description_obj_type_scope": "Adresstyp"
+        }
       },
       "is_own": {
         "old": {
@@ -15117,10 +11901,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Adresse ist einem eigenem Bereich des Betreuers zugeordnet",
-        "description_sys_scope": "ist eigene Adresse",
-        "description_obj_type_scope": "ist eigene Adresse"
+        "is_deprecated": false
       },
       "is_dhcp": {
         "old": {
@@ -15128,10 +11909,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die IP-Adresse geh\u00f6rt zum DHCP-Adre\u00dfpool des Subnetzes",
-        "description_sys_scope": "ist DHCP-Adresse",
-        "description_obj_type_scope": "ist DHCP-Adresse"
+        "is_deprecated": false
       },
       "value_cidr": {
         "old": {
@@ -15139,10 +11917,7 @@
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "CIDR-Ausdruck f\u00fcr Adressen (die zu behandelnden Adressen passen in den CIDR-Ausdruck).  Nicht in Kombination mit value_start oder value_stop erlaubt.",
-        "description_sys_scope": "IP-Adress-CIDR-Ausdruck",
-        "description_obj_type_scope": "CIDR-Ausdruck"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -15150,10 +11925,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_reserved": {
         "old": {
@@ -15161,10 +11933,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die  IP-Adresse ist f\u00fcr netztechnische Zwecke reserviert",
-        "description_sys_scope": "reservierte Adresse",
-        "description_obj_type_scope": "ist reserviert"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -15172,10 +11941,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_rr_target": {
         "old": {
@@ -15183,10 +11949,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die IP-Adresse wird als Ziel mindestens eines DNS-Resource-Records verwendet",
-        "description_sys_scope": "Adresse ist RR-Ziel",
-        "description_obj_type_scope": "ist RR-Ziel"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -15194,10 +11957,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -15205,10 +11965,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "ip_addr",
@@ -15227,10 +11984,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gebiet)",
-        "description_sys_scope": "Globaler Gebiets-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -15238,10 +11992,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Gebietsname",
-        "description_sys_scope": "Gebietsname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -15249,10 +12000,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Gebietstyps",
-        "description_sys_scope": "Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "fq_name": {
         "old": {
@@ -15260,10 +12008,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Hierarchisch qualifizierter Name des Gebietes",
-        "description_sys_scope": "qual. Gebietsname",
-        "description_obj_type_scope": "qual. Name"
+        "is_deprecated": false
       },
       "has_parent": {
         "old": {
@@ -15271,10 +12016,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Gebiet ist in einem \u00fcbergeordneten Gebiet enthalten",
-        "description_sys_scope": "ist in \u00fcg. Gebiet",
-        "description_obj_type_scope": "ist in \u00fcg. Gebiet"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -15282,10 +12024,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "name_regexp": {
         "old": {
@@ -15293,10 +12032,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr Gebietsnamen",
-        "description_sys_scope": "Gebietsnamens-RE",
-        "description_obj_type_scope": "Namens-RE"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -15304,10 +12040,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "type_is_child": {
         "old": {
@@ -15315,10 +12048,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Gebiete dieses Typs in \u00fcbergeordneten Gebieten enthalten sein?",
-        "description_sys_scope": "kann in \u00fcg. Gebietstypen enthalten sein",
-        "description_obj_type_scope": "kann in \u00fcg. Typen enthalten sein"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -15326,10 +12056,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -15337,10 +12064,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "type_force_is_child": {
         "old": {
@@ -15348,10 +12072,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "M\u00fcssen Gebiete dieses Typs in \u00fcbergeordneten Gebieten enthalten sein?",
-        "description_sys_scope": "mu\u00df in \u00fcg. Gebietstypen enthalten sein",
-        "description_obj_type_scope": "mu\u00df in \u00fcg. Typen enthalten sein"
+        "is_deprecated": false
       }
     },
     "object_type": "site",
@@ -15370,10 +12091,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Rolle/Permission)",
-        "description_sys_scope": "Globaler Rollen/Permission-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_role": {
         "old": {
@@ -15381,10 +12099,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Rolle (true) oder Recht (false)?",
-        "description_sys_scope": "ist Rolle",
-        "description_obj_type_scope": "ist Rolle"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -15392,10 +12107,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -15403,10 +12115,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fq_name_list": {
         "old": {
@@ -15414,10 +12123,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der voll qualifizierten WebAPI-Rollennamen",
-        "description_sys_scope": "Rollen-Namensliste",
-        "description_obj_type_scope": "Namensliste"
+        "is_deprecated": false
       },
       "is_admin_role": {
         "old": {
@@ -15425,10 +12131,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Administrative Rolle: verhindert automatische L\u00f6schung der Inhaber-Konten",
-        "description_sys_scope": "ist Admin-Rolle",
-        "description_obj_type_scope": "ist Admin-Rolle"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -15436,10 +12139,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -15447,10 +12147,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "is_directly_assigned": {
         "old": {
@@ -15458,10 +12155,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Rolle ist eigenem Benutzerkonto direkt zugeordnet",
-        "description_sys_scope": "Rolle ist eigenem Konto direkt zugeordnet",
-        "description_obj_type_scope": "ist eigenem Konto direkt zugeordnet"
+        "is_deprecated": false
       }
     },
     "object_type": "role",
@@ -15480,10 +12174,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Netzverbund)",
-        "description_sys_scope": "Globaler Netzverbund-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -15491,10 +12182,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -15502,10 +12190,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -15513,10 +12198,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -15524,10 +12206,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -15535,10 +12214,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "net_cmpnd",
@@ -15557,10 +12233,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Numerierungsmodus)",
-        "description_sys_scope": "Globaler Numerierungsmodus-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -15568,10 +12241,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -15579,10 +12249,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -15590,10 +12257,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -15601,10 +12265,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "num_mode",
@@ -15623,10 +12284,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port-\u00dcbertragungsgeschwindigkeit)",
-        "description_sys_scope": "Globaler P-Port-\u00dcbertragungsgeschwindigkeits-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -15634,10 +12292,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -15645,10 +12300,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -15656,10 +12308,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -15667,10 +12316,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_speed",
@@ -15689,10 +12335,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Benutzerkonto-Rollen-Zuordnung)",
-        "description_sys_scope": "Globaler Benutzerkonto-Rollen-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -15700,10 +12343,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -15711,10 +12351,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -15722,10 +12359,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -15733,10 +12367,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr2role",
@@ -15755,10 +12386,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Rollen-Rollen-Zuordnung)",
-        "description_sys_scope": "Globaler Rollen-Rollen-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -15766,10 +12394,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -15777,10 +12402,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "role_fq_name": {
         "old": {
@@ -15788,10 +12410,7 @@
           "is_required": false
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Rollenname der Form <systemname>.<rollenname>",
-        "description_sys_scope": "enthaltender voll qualifizierter Rollenname",
-        "description_obj_type_scope": "enthaltender voll qualifizierter Rollenname"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -15799,10 +12418,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -15810,10 +12426,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "contained_role_fq_name": {
         "old": {
@@ -15821,10 +12434,7 @@
           "is_required": false
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "direkt enthaltene Rolle oder enthaltenes Recht",
-        "description_sys_scope": "enthaltener voll qualifizierter Rollen/Rechtename",
-        "description_obj_type_scope": "enthaltener voll qualifizierter Rollen/Rechtename"
+        "is_deprecated": false
       }
     },
     "object_type": "role2role",
@@ -15843,10 +12453,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Modul-in-AP-Datensatz)",
-        "description_sys_scope": "Globaler Modul-in-AP-Datensatz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -15854,10 +12461,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "mdl_fq_name": {
         "old": {
@@ -15865,10 +12469,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Im AP enthaltener Modul-Name",
-        "description_sys_scope": "ND-Modul-Name",
-        "description_obj_type_scope": "Modul-Name"
+        "is_deprecated": false
       },
       "ap_name_list": {
         "old": {
@@ -15876,10 +12477,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Anschlusspunkt-Namen",
-        "description_sys_scope": "AP-Namensliste",
-        "description_obj_type_scope": "AP-Namensliste"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -15887,10 +12485,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -15898,10 +12493,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -15909,10 +12501,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "module2ap",
@@ -15931,10 +12520,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Broadcastdomain)",
-        "description_sys_scope": "Globaler Broadcastdomain-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -15942,10 +12528,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -15953,10 +12536,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "BCD ist dem eigenen Adressraum des Benutzers zugeordnet",
-        "description_sys_scope": "ist eigene BCD",
-        "description_obj_type_scope": "ist eigene BCD"
+        "is_deprecated": false
       },
       "name_list": {
         "old": {
@@ -15964,10 +12544,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der BCD-Namen",
-        "description_sys_scope": "BCD-Namen (Liste)",
-        "description_obj_type_scope": "Namen (Liste)"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -15975,10 +12552,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "name_regexp": {
         "old": {
@@ -15986,10 +12560,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr BCD-Namen",
-        "description_sys_scope": "BCD-Namens-RE",
-        "description_obj_type_scope": "Namens-RE"
+        "is_deprecated": false
       },
       "dhcp_enabled": {
         "old": {
@@ -15997,10 +12568,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DHCP f\u00fcr alle IPv4-Subnetze der BCD aktiviert",
-        "description_sys_scope": "DHCP ist aktiviert",
-        "description_obj_type_scope": "DHCP ist aktiviert"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -16008,10 +12576,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -16019,10 +12584,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -16030,10 +12592,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "dhcp_new_leases_get_static_addr": {
         "old": {
@@ -16041,10 +12600,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Leases, die vom Server automatisch neu angelegt werden, bekommen das Attribut 'is_static_addr=true'.",
-        "description_sys_scope": "vom DHCP-Server erzeugte neue Leases erhalten eine statische IP-Adresse",
-        "description_obj_type_scope": "vom Server erzeugte neue Leases erhalten eine statische IP-Adresse"
+        "is_deprecated": false
       },
       "dhcp_new_leases_get_static_fqdn": {
         "old": {
@@ -16052,10 +12608,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Leases, die vom Server automatisch neu angelegt werden, bekommen das Attribut 'is_static_fqdn=true'. Voraussetzung: von Clients angeforderte Hostnamen d\u00fcrfen akzeptiert werden und der angeforderte Hostname existiert bereits als FQDN mit aktiviertem DHCP-Hostnamens-Attribut.",
-        "description_sys_scope": "vom DHCP-Server erzeugte neue Leases erhalten einen statischen FQDN (Hostname)",
-        "description_obj_type_scope": "vom Server erzeugte neue Leases erhalten einen statischen FQDN (Hostname)"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd",
@@ -16074,10 +12627,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (BCD-Kategorie)",
-        "description_sys_scope": "Globaler BCD-Kategorie-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -16085,10 +12635,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung der BCD-Kategorie",
-        "description_sys_scope": "BCD-Kategorie-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -16096,10 +12643,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -16107,10 +12651,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -16118,10 +12659,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -16129,10 +12667,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd_categ",
@@ -16151,10 +12686,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (BCD-Sicherheitsstufe)",
-        "description_sys_scope": "Globaler BCD-Sicherheitsstufe-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "value": {
         "old": {
@@ -16162,10 +12694,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Nr. der BCD-Sicherheitsstufe",
-        "description_sys_scope": "BCD-Sicherheitsstufe (num.)",
-        "description_obj_type_scope": "Stufe (num.)"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -16173,10 +12702,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -16184,10 +12710,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -16195,10 +12718,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -16206,10 +12726,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd_seclvl",
@@ -16228,10 +12745,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "acg": {
         "old": {
@@ -16239,10 +12753,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Zugriffsgruppe",
-        "description_sys_scope": "Zugriffsgruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "gpk": {
         "old": {
@@ -16250,10 +12761,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Device)",
-        "description_sys_scope": "Globaler Device-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fqdn": {
         "old": {
@@ -16261,10 +12769,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "DNS-FQDN des ND-Devices",
-        "description_sys_scope": "Device-FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -16272,10 +12777,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Device-Typs",
-        "description_sys_scope": "DevTyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_valid": {
         "old": {
@@ -16283,10 +12785,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ist die zuletzt importierte Konfiguration des Devices g\u00fcltig?",
-        "description_sys_scope": "Dev-Cfg. g\u00fcltig",
-        "description_obj_type_scope": "Cfg. g\u00fcltig"
+        "is_deprecated": false
       },
       "uses_vlans": {
         "old": {
@@ -16294,10 +12793,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "USES_VLANS",
-        "description_sys_scope": "USES_VLANS",
-        "description_obj_type_scope": "uses_vlans"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -16305,10 +12801,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fqdn_regexp": {
         "old": {
@@ -16316,10 +12809,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr Device-FQDNs",
-        "description_sys_scope": "Device-FQDN-RE",
-        "description_obj_type_scope": "FQDN-RE"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -16327,10 +12817,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "assigned_parser": {
         "old": {
@@ -16338,10 +12825,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des zugeordneten Parsers",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "executable_parser": {
         "old": {
@@ -16349,10 +12833,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des ausf\u00fchrbaren Parsers",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -16360,10 +12841,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -16371,10 +12849,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "device",
@@ -16393,10 +12868,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (IP-Interface)",
-        "description_sys_scope": "Globaler IP-Interface-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "l_port": {
         "old": {
@@ -16404,10 +12876,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Nummer des logischen Ports",
-        "description_sys_scope": "L-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "ip_addr": {
         "old": {
@@ -16415,10 +12884,7 @@
           "is_required": false
         },
         "data_type": "ip_address",
-        "is_deprecated": false,
-        "description_detail": "IP-Adresse",
-        "description_sys_scope": "IP-Adresse",
-        "description_obj_type_scope": "IP-Adresse"
+        "is_deprecated": false
       },
       "is_vrrp": {
         "old": {
@@ -16426,10 +12892,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "IP-Interface ist VRRP-Adresse",
-        "description_obj_type_scope": "ist VRRP-Adresse"
+        "is_deprecated": false
       },
       "dev_fqdn": {
         "old": {
@@ -16437,10 +12900,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -16448,10 +12908,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -16459,10 +12916,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_secondary": {
         "old": {
@@ -16470,10 +12924,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "ist sekund\u00e4res IP-Interface",
-        "description_obj_type_scope": "ist sekund\u00e4r"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -16481,10 +12932,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -16492,10 +12940,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "ip_intf",
@@ -16514,10 +12959,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (IP-Route)",
-        "description_sys_scope": "Globaler IP-Routen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "cidr": {
         "old": {
@@ -16525,10 +12967,7 @@
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "IP-Subnetzangabe in CIDR-Notation",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -16536,10 +12975,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "geroutetes Subnetz ist eigenem Benutzerkonto zugeordnet",
-        "description_sys_scope": "ist eigene Route",
-        "description_obj_type_scope": "ist eigene Route"
+        "is_deprecated": false
       },
       "dev_fqdn": {
         "old": {
@@ -16547,10 +12983,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "dest_l_port": {
         "old": {
@@ -16558,10 +12991,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "IP-Routen-Ziel-Interface (L-Port)",
-        "description_sys_scope": "IP-Routen-Ziel-Interface (L-Port)",
-        "description_obj_type_scope": "Ziel-Interface (L-Port)"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -16569,10 +12999,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -16580,10 +13007,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "dest_ip_addr_cidr": {
         "old": {
@@ -16591,10 +13015,7 @@
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "CIDR-Ausdruck, der die gesuchten IP-Routen-Zieladressen enth\u00e4lt",
-        "description_sys_scope": "CIDR f\u00fcr IP-Routen-Zieladresse",
-        "description_obj_type_scope": "CIDR f\u00fcr Zieladresse"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -16602,10 +13023,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -16613,10 +13031,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "ip_route",
@@ -16635,10 +13050,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (L-Port)",
-        "description_sys_scope": "Globaler L-Port-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -16646,10 +13058,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Nummer des logischen Ports",
-        "description_sys_scope": "L-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "level": {
         "old": {
@@ -16657,10 +13066,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "L-Port-Level (logische Ebene)",
-        "description_sys_scope": "L-Port-Level",
-        "description_obj_type_scope": "Level"
+        "is_deprecated": false
       },
       "dev_fqdn": {
         "old": {
@@ -16668,10 +13074,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "tag_list": {
         "old": {
@@ -16679,10 +13082,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Tags des L-Ports",
-        "description_sys_scope": "L-Port-Tags",
-        "description_obj_type_scope": "Tags"
+        "is_deprecated": false
       },
       "adm_state": {
         "old": {
@@ -16701,10 +13101,7 @@
           "2": {
             "de": "AUS"
           }
-        },
-        "description_detail": "administrativer Status des L-Ports (numerisch)",
-        "description_sys_scope": "L-Port-ADM-Status",
-        "description_obj_type_scope": "ADM-Status"
+        }
       },
       "fetch_limit": {
         "old": {
@@ -16712,10 +13109,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -16723,10 +13117,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "has_ingress_vlan": {
         "old": {
@@ -16734,10 +13125,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ein Ingress-Vlan ist diesem L-Port zugeordnet",
-        "description_sys_scope": "L-Port hat Ingress-VLAN",
-        "description_obj_type_scope": "hat Ingress-VLAN"
+        "is_deprecated": false
       },
       "tag_list_operator": {
         "old": {
@@ -16763,10 +13151,7 @@
           "overlap": {
             "de": "Port-Tag-Liste und Tag-Suchliste haben gemeinsame Elemente (nicht-leere Schnittmenge)"
           }
-        },
-        "description_detail": "Operator f\u00fcr tag-listen-basierte Parameter in Such- oder Ausgabefunktionen",
-        "description_sys_scope": "L-Port-Tags-Operator",
-        "description_obj_type_scope": "Tags-Operator"
+        }
       },
       "filter_params_dict": {
         "old": {
@@ -16774,10 +13159,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -16785,10 +13167,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "l_port",
@@ -16807,10 +13186,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Netzverbund-Instanz-Datensatz)",
-        "description_sys_scope": "Globaler Netzverbund-Instanz-Datensatz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "net_cmpnd": {
         "old": {
@@ -16818,10 +13194,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "net_instnc": {
         "old": {
@@ -16829,10 +13202,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz-Name",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -16840,10 +13210,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -16851,10 +13218,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -16862,10 +13226,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -16873,10 +13234,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "net_cmpnd2instnc",
@@ -16895,10 +13253,7 @@
           "is_required": false
         },
         "data_type": "integer2u",
-        "is_deprecated": false,
-        "description_detail": "numerische VLAN-ID",
-        "description_sys_scope": "VLAN-ID",
-        "description_obj_type_scope": "ID"
+        "is_deprecated": false
       },
       "bcd": {
         "old": {
@@ -16906,10 +13261,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Broadcastdomain des VLANs",
-        "description_sys_scope": "VLAN-BCD",
-        "description_obj_type_scope": "BCD"
+        "is_deprecated": false
       },
       "gpk": {
         "old": {
@@ -16917,10 +13269,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (VLAN)",
-        "description_sys_scope": "Globaler VLAN-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -16928,10 +13277,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des VLANs",
-        "description_sys_scope": "VLAN-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "id_list": {
         "old": {
@@ -16939,10 +13285,7 @@
           "is_required": false
         },
         "data_type": "integer2u_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der numerischen VLAN-IDs",
-        "description_sys_scope": "VLAN-ID-Liste",
-        "description_obj_type_scope": "ID-Liste"
+        "is_deprecated": false
       },
       "net_instnc": {
         "old": {
@@ -16950,10 +13293,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz-Name",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -16961,10 +13301,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -16972,10 +13309,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -16983,10 +13317,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -16994,10 +13325,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "vlan",
@@ -17016,10 +13344,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (L-Port/P-Port-Zuordnung)",
-        "description_sys_scope": "Globaler L-Port/P-Port-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -17027,10 +13352,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -17038,10 +13360,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -17049,10 +13368,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -17060,10 +13376,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "l2p_port",
@@ -17082,10 +13395,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Eventlog-Typ)",
-        "description_sys_scope": "Globaler Eventlog-Typen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "short_name_list": {
         "old": {
@@ -17093,10 +13403,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Log-Typ-Kurzbezeichnungen",
-        "description_sys_scope": "Log-Typ-Kurzbezeichnungsliste",
-        "description_obj_type_scope": "Kurzbezeichnungsliste"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -17104,10 +13411,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -17115,10 +13419,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "record_type",
@@ -17137,10 +13438,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -17148,10 +13446,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -17159,10 +13454,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -17170,10 +13462,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -17181,10 +13470,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "do_only_unqpr_object_attrs": {
         "old": {
@@ -17193,10 +13479,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Der Objektdatensatz enth\u00e4lt nur Attribute des UP-Constraints, falls er definiert ist. Ansonsten werden alle Objektattribute angezeigt.",
-        "description_sys_scope": "nur Prim\u00e4rattribute des Objekts ausgeben",
-        "description_obj_type_scope": "nur Prim\u00e4rattribute ausgeben"
+        "is_deprecated": false
       }
     },
     "object_type": "global_pk2obj",
@@ -17215,10 +13498,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB-Constraint-Fehlermeldungs-Zuordnung)",
-        "description_sys_scope": "Globaler DB-Constraint-Fehlermeldungs-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "sqlstate": {
         "old": {
@@ -17226,10 +13506,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "SQL-Code des Constraints (SQLSTATE)",
-        "description_sys_scope": "Constraint-SQL-Code",
-        "description_obj_type_scope": "SQL-Code"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -17237,10 +13514,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -17248,10 +13522,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -17259,10 +13530,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -17270,10 +13538,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "parent_key_not_found": {
         "old": {
@@ -17281,10 +13546,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Fallunterscheidung bei FK-Constraints: Parent Key not found (true) oder Child Record found (false), nur f\u00fcr 'sqlstate' = 23503.",
-        "description_sys_scope": "FK-Constraint: ParentKey not found",
-        "description_obj_type_scope": "ParentKey not found"
+        "is_deprecated": false
       }
     },
     "object_type": "constraint2error",
@@ -17303,10 +13565,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Parser-SNMP-SysDescr-Bindung)",
-        "description_sys_scope": "Globaler Parser-SNMP-SysDescr-Bindungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "parser": {
         "old": {
@@ -17314,10 +13573,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr den Parser",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "sysdescr": {
         "old": {
@@ -17325,10 +13581,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "SNMP-OID-Wert von sysDescr",
-        "description_sys_scope": "SNMP-SysDescr",
-        "description_obj_type_scope": "SNMP-SysDescr"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -17336,10 +13589,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -17347,10 +13597,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -17358,10 +13605,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -17369,10 +13613,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "parser2sysdescr",
@@ -17391,10 +13632,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Organisationseinheits-Typ)",
-        "description_sys_scope": "Globaler Organisationseinheits-Typ-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -17402,10 +13640,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -17413,10 +13648,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "short_name_list": {
         "old": {
@@ -17424,10 +13656,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Kurznamen der Organisationseinheits-Typen",
-        "description_sys_scope": "OET-Kurznamen (Liste)",
-        "description_obj_type_scope": "Kurznamen (Liste)"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -17435,10 +13664,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -17446,10 +13672,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "unit_type",
@@ -17468,10 +13691,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Organisationseinheit)",
-        "description_sys_scope": "Globaler Organisationseinheits-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -17479,10 +13699,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Name des OE-Typs",
-        "description_sys_scope": "OE-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "short_name": {
         "old": {
@@ -17490,10 +13707,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "tree_level": {
         "old": {
@@ -17501,10 +13715,7 @@
           "is_required": false
         },
         "data_type": "integer4",
-        "is_deprecated": false,
-        "description_detail": "Hierarchieebene des OE-Knotens im ORG-Baum. Wurzelknoten haben Stufe 0.",
-        "description_sys_scope": "Stufe der OE im ORG-Baum",
-        "description_obj_type_scope": "Stufe"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -17512,10 +13723,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "name_regexp": {
         "old": {
@@ -17523,10 +13731,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr OE-Bezeichnungen",
-        "description_sys_scope": "OE-Bezeichnungs-RE",
-        "description_obj_type_scope": "Bezeichnungs-RE"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -17534,10 +13739,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "short_name_list": {
         "old": {
@@ -17545,10 +13747,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "OE-Kurzbezeichnungsliste",
-        "description_obj_type_scope": "Kurzbezeichnungsliste"
+        "is_deprecated": false
       },
       "is_mgr_assignable": {
         "old": {
@@ -17556,10 +13755,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Sperre f\u00fcr Zuordbarkeit der OE-Betreuer, um zu gro\u00dfe OE-Teilb\u00e4ume f\u00fcr Betreuer zu verhindern.",
-        "description_sys_scope": "OE ist Betreuern zuordbar",
-        "description_obj_type_scope": "ist OE-Betreuern zuordbar"
+        "is_deprecated": false
       },
       "short_name_regexp": {
         "old": {
@@ -17567,10 +13763,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr OE-Kurzbezeichnungen",
-        "description_sys_scope": "OE-Kurzbezeichnungs-RE",
-        "description_obj_type_scope": "Kurzbezeichnungs-RE"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -17578,10 +13771,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -17589,10 +13779,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "unit",
@@ -17611,10 +13798,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Slot-Typ-Klasse)",
-        "description_sys_scope": "Globaler Slot-Typ-Klassen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -17622,10 +13806,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typklassen-K\u00fcrzel",
-        "description_sys_scope": "STC-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -17633,10 +13814,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -17644,10 +13822,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -17655,10 +13830,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -17666,10 +13838,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "slot_type_class",
@@ -17688,10 +13857,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (ST-in-MT-Tree-Datensatz)",
-        "description_sys_scope": "Globaler ST-in-MT-Tree-Datensatz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "slot_type": {
         "old": {
@@ -17699,10 +13865,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Slot-Typs",
-        "description_sys_scope": "Slottyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "tree_level": {
         "old": {
@@ -17710,10 +13873,7 @@
           "is_required": false
         },
         "data_type": "integer4",
-        "is_deprecated": false,
-        "description_detail": "Hierarchieebene des ST-in-MT-Tree-Knotens. Wurzelknoten haben Stufe 0.",
-        "description_sys_scope": "Stufe der ST-in-MT-Tree-Zuordnung in der Baumstruktur.",
-        "description_obj_type_scope": "Stufe"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -17721,10 +13881,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "module_type": {
         "old": {
@@ -17732,10 +13889,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Modultyps",
-        "description_sys_scope": "Modultyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -17743,10 +13897,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -17754,10 +13905,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -17765,10 +13913,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "slot2module_type_tree",
@@ -17787,10 +13932,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB-Namenstyp)",
-        "description_sys_scope": "Globaler DB-Namenstyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -17798,10 +13940,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "FQDNs dieses Typs d\u00fcrfen vom Benutzer direkt modifiziert werden. Wenn nicht zutreffend: nur indirekter Zugriff \u00fcber zugeordnete RRs, deren DBRTs eine automatische FQDN-Behandlung erlauben.",
-        "description_sys_scope": "direkter Benutzerzugriff erlaubt",
-        "description_obj_type_scope": "direkter Benutzerzugriff erlaubt"
+        "is_deprecated": false
       },
       "is_dhcp": {
         "old": {
@@ -17809,10 +13948,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DHCP-Hostnamens-Attribut: FQDN's dieses Typs sind f\u00fcr adre\u00dfbasierte RR's (Basis-Hostnamen f\u00fcr DHCP-Betrieb) vorgesehen und unterliegen der DHCP-Anwendungslogik",
-        "description_sys_scope": "DBNT-DHCP-Hostnamens-Attribut",
-        "description_obj_type_scope": "DHCP-Hostnamens-Attribut"
+        "is_deprecated": false
       },
       "is_host": {
         "old": {
@@ -17820,10 +13956,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Hostnamens-Attribut: FQDN's dieses Typs sind f\u00fcr adre\u00dfbasierte RR's (Host-Kontext) vorgesehen",
-        "description_sys_scope": "DBNT-Hostnamens-Attribut",
-        "description_obj_type_scope": "Hostnamens-Attribut"
+        "is_deprecated": false
       },
       "name_list": {
         "old": {
@@ -17831,10 +13964,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Namen",
-        "description_sys_scope": "Namensliste",
-        "description_obj_type_scope": "Namensliste"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -17842,10 +13972,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_wildcard": {
         "old": {
@@ -17853,10 +13980,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wildcard-Attribut: FQDN's dieses Typs (Label: '*') sind f\u00fcr Wildcard-RR's vorgesehen",
-        "description_sys_scope": "DBNT-Wildcard-Attribut",
-        "description_obj_type_scope": "Wildcard-Attribut"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -17864,10 +13988,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "rad_type_list": {
         "old": {
@@ -17875,10 +13996,7 @@
           "is_required": false
         },
         "data_type": "integer8_array",
-        "is_deprecated": false,
-        "description_detail": "RAD-Typen (Liste)",
-        "description_sys_scope": "RAD-Typen",
-        "description_obj_type_scope": "RAD-Typen"
+        "is_deprecated": false
       },
       "is_nonterminal": {
         "old": {
@@ -17886,10 +14004,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Non-Terminal-FQDN-Attribut: wenn 'true', sind Untereintr\u00e4ge (Subdomains) unter FQDN's dieses Typs m\u00f6glich. Au\u00dferdem ist die Referenzierung als Zone, Netzbereichszuordnung (BCD), Permission-Zuordnung, DHCP-Subdomain m\u00f6glich.",
-        "description_sys_scope": "DBNT-Non-Terminal-FQDN-Attribut",
-        "description_obj_type_scope": "Non-Terminal-FQDN-Attribut"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -17897,10 +14012,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -17908,10 +14020,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn_type",
@@ -17930,10 +14039,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Resource-Record-Typ)",
-        "description_sys_scope": "Globaler Resource-Record-Typ-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -17941,10 +14047,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "RR-Typname",
-        "description_sys_scope": "RR-Typname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -17952,10 +14055,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_internal": {
         "old": {
@@ -17963,10 +14063,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert: Records dieses Typs sind nicht als direkte OSD-Relation eintragbar bzw. werden von der jeweiligen NS-Software eigenst\u00e4ndig behandelt.",
-        "description_sys_scope": "DB-interner RRTyp",
-        "description_obj_type_scope": "ist DB-intern"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -17974,10 +14071,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_addr_based": {
         "old": {
@@ -17985,10 +14079,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DNS-Resource-Records dieses Typs haben eine Ziel-Adresse (im Datenfeld)",
-        "description_sys_scope": "RR-Typ ist adressbasiert",
-        "description_obj_type_scope": "ist adressbasiert"
+        "is_deprecated": false
       },
       "is_name_based": {
         "old": {
@@ -17996,10 +14087,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DNS-Resource-Records dieses Typs haben einen Ziel-FQDN (im Datenfeld)",
-        "description_sys_scope": "RR-Typ ist namensbasiert",
-        "description_obj_type_scope": "ist namensbasiert"
+        "is_deprecated": false
       },
       "force_auto_dml": {
         "old": {
@@ -18007,10 +14095,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert: Records dieses Typs werden ausschlie\u00dflich automatisch durch die Anwendungslogik behandelt.",
-        "description_sys_scope": "Benutzung f\u00fcr diesen RR-Typ sperren",
-        "description_obj_type_scope": "Benutzung sperren"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -18018,10 +14103,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -18029,10 +14111,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "record_type",
@@ -18051,10 +14130,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB-Record-Typ)",
-        "description_sys_scope": "Globaler DB-Record-Typ-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -18062,10 +14138,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RRs dieses DBRTs d\u00fcrfen vom Benutzer direkt modifiziert werden.",
-        "description_sys_scope": "Benutzerzugriff erlaubt",
-        "description_obj_type_scope": "Benutzerzugriff erlaubt"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -18073,10 +14146,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -18084,10 +14154,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fqdn_type_list": {
         "old": {
@@ -18095,10 +14162,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der versionierten FQDN-Typen",
-        "description_sys_scope": "versionierte DBRT-FQDN-Typen (Liste)",
-        "description_obj_type_scope": "versionierte FQDN-Typen (Liste)"
+        "is_deprecated": false
       },
       "record_type_list": {
         "old": {
@@ -18106,10 +14170,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der RR-Typen",
-        "description_sys_scope": "DNS-RR-Typen (Liste)",
-        "description_obj_type_scope": "RR-Typen (Liste)"
+        "is_deprecated": false
       },
       "fqdn_is_singleton": {
         "old": {
@@ -18117,10 +14178,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "FQDNs in RRs bzw. RR-Sets dieses Typs d\u00fcrfen systemweit nur 1x (in einem RR bzw. RR-Set) vorkommen",
-        "description_sys_scope": "FQDN ist systemweit eindeutig (RR-Typ-\u00fcbergreifend)",
-        "description_obj_type_scope": "FQDN ist systemweit eindeutig (RR-Typ-\u00fcbergreifend)"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -18128,10 +14186,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -18139,10 +14194,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "target_is_singleton": {
         "old": {
@@ -18150,10 +14202,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RRs dieses DBRTs k\u00f6nnen nur Einzeleintr\u00e4ge haben (keine Sets erlaubt)",
-        "description_sys_scope": "DBRT ist Einzel-Record-Typ",
-        "description_obj_type_scope": "ist Einzel-Record-Typ"
+        "is_deprecated": false
       },
       "target_fqdn_type_list": {
         "old": {
@@ -18161,10 +14210,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Ziel-FQDN-Typen",
-        "description_sys_scope": "DBRT-Ziel-FQDN-Typen (Liste)",
-        "description_obj_type_scope": "Ziel-FQDN-Typen (Liste)"
+        "is_deprecated": false
       },
       "target_is_reverse_unique": {
         "old": {
@@ -18172,10 +14218,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RR-Ziele dieses DBRTs k\u00f6nnen ihrem FQDN eindeutig zugeordnet werden. Adressbasierte RRs bekommen automatisch den zugeh\u00f6rigen PTR-RR eingetragen/gel\u00f6scht.",
-        "description_sys_scope": "DBRT-Ziel ist r\u00fcckw\u00e4rts eindeutig",
-        "description_obj_type_scope": "ist r\u00fcckw\u00e4rts eindeutig"
+        "is_deprecated": false
       },
       "record_type_is_addr_based": {
         "old": {
@@ -18183,10 +14226,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DNS-Resource-Records dieses Typs haben eine Ziel-Adresse (im Datenfeld)",
-        "description_sys_scope": "RR-Typ ist adressbasiert",
-        "description_obj_type_scope": "RR-Typ ist adressbasiert"
+        "is_deprecated": false
       },
       "record_type_is_name_based": {
         "old": {
@@ -18194,10 +14234,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DNS-Resource-Records dieses Typs haben einen Ziel-FQDN (im Datenfeld)",
-        "description_sys_scope": "RR-Typ ist namensbasiert",
-        "description_obj_type_scope": "RR-Typ ist namensbasiert"
+        "is_deprecated": false
       }
     },
     "object_type": "record_inttype",
@@ -18216,10 +14253,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des NS-Satzes",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -18227,10 +14261,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "name_regexp": {
         "old": {
@@ -18238,10 +14269,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr Nameserver-Satz-Namen",
-        "description_sys_scope": "Nameserver-Satz-Namens-RE",
-        "description_obj_type_scope": "Namens-RE"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -18249,10 +14277,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "soa_data_retry": {
         "old": {
@@ -18260,10 +14285,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf ein fehlgeschlagener Refresh wiederholt werden soll. Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Retry",
-        "description_obj_type_scope": "Zonen-Retry"
+        "is_deprecated": false
       },
       "soa_data_expire": {
         "old": {
@@ -18271,10 +14293,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf die Zone nicht mehr autoritativ ist. Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Expire",
-        "description_obj_type_scope": "Zonen-Expire"
+        "is_deprecated": false
       },
       "soa_data_minimum": {
         "old": {
@@ -18282,10 +14301,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "TTL-Minimum: deprecated in RFC 2308. Seitdem: Negative Cache TTL. Wird aber auch als TTL-Defaultwert genommen (falls RR-TTL null ist), z.b. bei DNSSEC-RRs, die im online signing erzeugt werden. Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Minimum",
-        "description_obj_type_scope": "Zonen-Minimum"
+        "is_deprecated": false
       },
       "soa_data_refresh": {
         "old": {
@@ -18293,10 +14309,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf Slaves erneut nachfragen d\u00fcrfen, ob die Zonendaten refreshed werden sollen (neuer AXFR erforderlich?). Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Refresh",
-        "description_obj_type_scope": "Zonen-Refresh"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -18304,10 +14317,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "soa_data_hostmaster": {
         "old": {
@@ -18315,10 +14325,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "Kontaktadresse der Zone (RNAME-Feld in RRDATA des SOA-RR's). Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Kontakt",
-        "description_obj_type_scope": "Zonen-Kontakt"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -18326,10 +14333,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "members_are_exclusive": {
         "old": {
@@ -18337,10 +14341,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nameserver und Hosts dieses Satzes k\u00f6nnen nicht in anderen S\u00e4tzen enthalten sein (Sollzustand bei Konstellationen, in denen verschiedene Hosts Anfragen gleichberechtigt auf von den Host-Adressen abweichenden Dienst-Adressen bedienen und keine 1-zu-1-Abbildung zwischen Host- und Dienst-Adressen des Nameserversatzes existiert). Dadurch ist garantiert, dass nur die DNS-Daten der zugeordneten Zonen ausgeliefert werden. Bei nicht-exklusiver Zuordnung sind \u00dcberschneidungen m\u00f6glich (NS-Hosts oder NS-Mitglieder sind in anderen NS-S\u00e4tzen enthalten). Dadurch kann dieser NS-Satz Zonendaten anderer Zonen ausliefern, die nicht an diesen NS-Satz delegiert sind.",
-        "description_sys_scope": "Mitglieder sind exklusiv zugeordnet",
-        "description_obj_type_scope": "ist exklusiv"
+        "is_deprecated": false
       },
       "zone_data_is_external": {
         "old": {
@@ -18348,10 +14349,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": null,
-        "description_obj_type_scope": null
+        "is_deprecated": false
       }
     },
     "object_type": "ns_set",
@@ -18370,10 +14368,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Nameserver-Satz-Mitglied)",
-        "description_sys_scope": "Globaler Nameserver-Satz-Mitglieds-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "ns_fqdn": {
         "old": {
@@ -18381,10 +14376,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN des zugeordneten Nameservers",
-        "description_sys_scope": "NS-FQDN",
-        "description_obj_type_scope": "NS-FQDN"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -18392,10 +14384,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "ns_set_name": {
         "old": {
@@ -18403,10 +14392,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des Nameserver-Satzes",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "NS-Satz-Name"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -18414,10 +14400,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -18425,10 +14408,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -18436,10 +14416,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "ns_set_member",
@@ -18458,10 +14435,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Resource-Record)",
-        "description_sys_scope": "Globaler Resource-Record-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "data": {
         "old": {
@@ -18469,10 +14443,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Datenteil des DNS-Resource-Records",
-        "description_sys_scope": "DNS-RR-Daten",
-        "description_obj_type_scope": "Daten"
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -18480,10 +14451,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Typbezeichnung des RRs",
-        "description_sys_scope": "RR-Typ",
-        "description_obj_type_scope": "Typ"
+        "is_deprecated": false
       },
       "zone": {
         "old": {
@@ -18491,10 +14459,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN der Zone des RRs",
-        "description_sys_scope": "Zonen-FQDN",
-        "description_obj_type_scope": "Zone"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -18502,10 +14467,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die RR-Kette hat Adressaufl\u00f6sung und ist dem betreuerbasierten Adressraum des ausf\u00fchrenden Benutzerkontos zugeordnet, oder sie hat keine Adressaufl\u00f6sung und ist (via Ziel-FQDN der RR-Kette) dem betreuerbasierten Namensraum des ausf\u00fchrenden Benutzerkontos zugeordnet.",
-        "description_sys_scope": "ist eigener RR",
-        "description_obj_type_scope": "ist eigener RR"
+        "is_deprecated": false
       },
       "is_auth": {
         "old": {
@@ -18513,10 +14475,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RR geh\u00f6rt zu den autoritativen Daten der Zone (true) oder zu den nicht-autoritativen Daten (false) wie Zone Delegation Point (NS), Glue RR (A/AAAA).",
-        "description_sys_scope": "RR ist autoritativ",
-        "description_obj_type_scope": "ist autoritativ"
+        "is_deprecated": false
       },
       "data_list": {
         "old": {
@@ -18524,10 +14483,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der RR-Datenfelder",
-        "description_sys_scope": "DNS-RR-Datenliste",
-        "description_obj_type_scope": "Daten-Liste"
+        "is_deprecated": false
       },
       "do_nn_ttl": {
         "old": {
@@ -18536,10 +14492,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "nur Resource-Records mit explizit spezifizierter TTL ausgeben",
-        "description_sys_scope": "not-null-TTL-RRs ausgeben",
-        "description_obj_type_scope": "not-null-TTL-RRs ausgeben"
+        "is_deprecated": false
       },
       "fqdn_list": {
         "old": {
@@ -18547,10 +14500,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der FQDNs",
-        "description_sys_scope": "DNS-FQDN-Liste",
-        "description_obj_type_scope": "FQDN-Liste"
+        "is_deprecated": false
       },
       "type_list": {
         "old": {
@@ -18558,10 +14508,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der RR-Typen",
-        "description_sys_scope": "DNS-RR-Typliste",
-        "description_obj_type_scope": "Typ-Liste"
+        "is_deprecated": false
       },
       "data_regexp": {
         "old": {
@@ -18569,10 +14516,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr den Datenteil des DNS-Resource-Records",
-        "description_sys_scope": "RE f\u00fcr DNS-RR-Daten",
-        "description_obj_type_scope": "RE des Datenfeldes"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -18580,10 +14524,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "v_dns_records.fetch_limit",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fqdn_regexp": {
         "old": {
@@ -18591,10 +14532,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr Owner-FQDNs",
-        "description_sys_scope": "FQDN-RE",
-        "description_obj_type_scope": "FQDN-RE"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -18602,10 +14540,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "v_dns_records.fetch_offset",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fqdn_label_list": {
         "old": {
@@ -18613,10 +14548,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der FQDN-Labels (linker Teil des FQDN's bis zum ersten Punkt)",
-        "description_sys_scope": "FQDN-Label-Liste",
-        "description_obj_type_scope": "Label-Liste"
+        "is_deprecated": false
       },
       "fqdn_label_regexp": {
         "old": {
@@ -18624,10 +14556,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr FQDN-Labels",
-        "description_sys_scope": "FQDN-Label-RE",
-        "description_obj_type_scope": "Label-RE"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -18635,10 +14564,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -18646,10 +14572,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "v_dns_records.sorting_params_list",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "target_is_singleton": {
         "old": {
@@ -18657,10 +14580,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RR darf nur aus einem Eintrag bestehen (kein Set erlaubt). Der Standardwert (Default) bei Neueintrag ist der Wert des zugeh\u00f6rigen Attributs des RR-Typs.",
-        "description_sys_scope": "RR ist Einzel-Record",
-        "description_obj_type_scope": "ist Einzel-Record"
+        "is_deprecated": false
       },
       "target_is_reverse_unique": {
         "old": {
@@ -18668,10 +14588,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RR-Ziele (aller RRs des gleichen DBRTs) k\u00f6nnen ihrem FQDN eindeutig zugeordnet werden. Der Standardwert (Default) bei Neueintrag ist der Wert des zugeh\u00f6rigen Attributs des RR-Typs. Adressbasierte RRs bekommen bei Aktivierung automatisch den zugeh\u00f6rigen PTR-RR eingetragen; bei Deaktivierung wird dieser automatisch gel\u00f6scht.",
-        "description_sys_scope": "RR-Ziel ist r\u00fcckw\u00e4rts-eindeutig",
-        "description_obj_type_scope": "ist r\u00fcckw\u00e4rts-eindeutig"
+        "is_deprecated": false
       },
       "rr_chain_target_subnet_list": {
         "old": {
@@ -18679,10 +14596,7 @@
           "is_required": false
         },
         "data_type": "ip_network_array",
-        "is_deprecated": true,
-        "description_detail": "Liste der IP-Subnetze, die den Zieladressen der RR-Kette zugeordnet sind.",
-        "description_sys_scope": "RR-Ziel-Subnetze via RR-Kette",
-        "description_obj_type_scope": "Ziel-Subnetze via RR-Kette"
+        "is_deprecated": true
       }
     },
     "object_type": "record",
@@ -18701,10 +14615,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Modul-Device-Zuordnung)",
-        "description_sys_scope": "Globaler Modul-Device-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "dev_fqdn": {
         "old": {
@@ -18712,10 +14623,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -18723,10 +14631,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "mdl_fq_name": {
         "old": {
@@ -18734,10 +14639,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -18745,10 +14647,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -18756,10 +14655,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -18767,10 +14663,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "module2device",
@@ -18789,10 +14682,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Domain-Permission-Zuordnung)",
-        "description_sys_scope": "Globaler Domain-Permission-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -18800,10 +14690,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -18811,10 +14698,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -18822,10 +14706,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -18833,10 +14714,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn2perm",
@@ -18855,10 +14733,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -18866,10 +14741,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -18877,10 +14749,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -18888,10 +14757,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "version",
@@ -18910,10 +14776,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -18921,10 +14784,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -18932,10 +14792,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -18943,10 +14800,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -18954,10 +14808,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "version_state",
@@ -18976,10 +14827,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der WebAPI-Systemnamen",
-        "description_sys_scope": "System-Namensliste",
-        "description_obj_type_scope": "Namensliste"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -18987,10 +14835,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -18998,10 +14843,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "language_dict": {
         "old": {
@@ -19009,10 +14851,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des WebAPI-Systems in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige WebAPI-System-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -19020,10 +14859,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -19031,10 +14867,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "system",
@@ -19053,10 +14886,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der WebAPI-Objekttypnamen",
-        "description_sys_scope": "Objekttyp-Namensliste",
-        "description_obj_type_scope": "Namensliste"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -19064,10 +14894,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "system_list": {
         "old": {
@@ -19075,10 +14902,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Lsite der WebAPI-Systemnamen",
-        "description_sys_scope": "System-Namensliste",
-        "description_obj_type_scope": "System-Namensliste"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -19086,10 +14910,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -19097,10 +14918,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -19108,10 +14926,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "object_type",
@@ -19130,10 +14945,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Identifikation des Objektdatensatzes (Datentyp)",
-        "description_sys_scope": "Datentyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "gpk": {
         "old": {
@@ -19141,10 +14953,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Datentyp)",
-        "description_sys_scope": "Globaler Datentyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -19152,10 +14961,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "json_name": {
         "old": {
@@ -19183,10 +14989,7 @@
           "boolean": {
             "de": "Boolescher Wert"
           }
-        },
-        "description_detail": "Bezeichnung des entsprechenden Datentyps auf JSON-Ebene",
-        "description_sys_scope": "JSON-Datentyp-Name",
-        "description_obj_type_scope": "JSON-Name"
+        }
       },
       "name_list": {
         "old": {
@@ -19194,10 +14997,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Datentyp-Namens-Liste",
-        "description_obj_type_scope": "Namens-Liste"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -19205,10 +15005,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "text_length": {
         "old": {
@@ -19216,10 +15013,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Maximale L\u00e4nge f\u00fcr textbasierte Datentypen (NULL, falls unbegrenzt oder anderer Datentyp)",
-        "description_sys_scope": "Datentyp-L\u00e4ngenbegrenzung",
-        "description_obj_type_scope": "L\u00e4ngenbegrenzung"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -19227,10 +15021,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -19238,10 +15029,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -19249,10 +15037,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "data_type",
@@ -19271,10 +15056,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der WebAPI-Funktionsnamen",
-        "description_sys_scope": "Funktions-Namensliste",
-        "description_obj_type_scope": "Namensliste"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -19282,10 +15064,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "system_list": {
         "old": {
@@ -19293,10 +15072,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Lsite der WebAPI-Systemnamen",
-        "description_sys_scope": "System-Namensliste",
-        "description_obj_type_scope": "System-Namensliste"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -19304,10 +15080,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_returning": {
         "old": {
@@ -19315,10 +15088,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn zutreffend: Die Funktion gibt die betreffenden Ergebnisdatens\u00e4tze (je nach Kontext einen, mehrere oder keinen) zur\u00fcck. Wenn nicht zutreffend: Die Funktion darf keinen Ergebnisdatensatz zur\u00fcckgeben.",
-        "description_sys_scope": "Funktion ist r\u00fcckgabef\u00e4hig",
-        "description_obj_type_scope": "ist r\u00fcckgabef\u00e4hig"
+        "is_deprecated": false
       },
       "is_executable": {
         "old": {
@@ -19326,10 +15096,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die Funktion kann in einem Transaktionsbefehl verwendet werden",
-        "description_sys_scope": "Funktion ist ausf\u00fchrbar",
-        "description_obj_type_scope": "ist ausf\u00fchrbar"
+        "is_deprecated": false
       },
       "object_type_list": {
         "old": {
@@ -19337,10 +15104,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der WebAPI-Objekttypnamen",
-        "description_sys_scope": "Objekttyp-Namensliste",
-        "description_obj_type_scope": "Objekttyp-Namensliste"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -19348,10 +15112,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -19359,10 +15120,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "is_data_manipulating": {
         "old": {
@@ -19370,10 +15128,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die Funktion hat datenver\u00e4ndernde Wirkung (Schreibzugriff)",
-        "description_sys_scope": "Funktion ist datenmodifizierend",
-        "description_obj_type_scope": "ist datenmodifizierend"
+        "is_deprecated": false
       }
     },
     "object_type": "function",
@@ -19392,10 +15147,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (globale Option)",
-        "description_sys_scope": "Globaler globale Options-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "data_type": {
         "old": {
@@ -19403,10 +15155,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -19414,10 +15163,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -19425,10 +15171,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_generated": {
         "old": {
@@ -19436,10 +15179,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wird der Wert dieser Option durch eine Funktion erzeugt?",
-        "description_sys_scope": "funktionsbasierte Option",
-        "description_obj_type_scope": "ist funktionsbasiert"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -19447,10 +15187,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -19458,10 +15195,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "global_option",
@@ -19480,10 +15214,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gebietstyp)",
-        "description_sys_scope": "Globaler Gebietstyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_child": {
         "old": {
@@ -19491,10 +15222,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Gebiete dieses Typs in \u00fcbergeordneten Gebieten enthalten sein?",
-        "description_sys_scope": "kann in \u00fcg. Gebietstypen enthalten sein",
-        "description_obj_type_scope": "kann in \u00fcg. Typen enthalten sein"
+        "is_deprecated": false
       },
       "is_parent": {
         "old": {
@@ -19502,10 +15230,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Gebiete dieses Typs untergeordnete Gebiete enthalten?",
-        "description_sys_scope": "kann ug. Gebietstypen enthalten",
-        "description_obj_type_scope": "kann ug. Typen enthalten"
+        "is_deprecated": false
       },
       "short_name": {
         "old": {
@@ -19513,10 +15238,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Gebietstyps",
-        "description_sys_scope": "Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -19524,10 +15246,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -19535,10 +15254,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "force_is_child": {
         "old": {
@@ -19546,10 +15262,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "M\u00fcssen Gebiete dieses Typs in \u00fcbergeordneten Gebieten enthalten sein?",
-        "description_sys_scope": "mu\u00df in \u00fcg. Gebietstypen enthalten sein",
-        "description_obj_type_scope": "mu\u00df in \u00fcg. Typen enthalten sein"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -19557,10 +15270,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -19568,10 +15278,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "site_type",
@@ -19590,10 +15297,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Lease)",
-        "description_sys_scope": "Globaler Lease-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -19601,10 +15305,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Lease ist einem eigenem Subnetz des Betreuers zugeordnet.",
-        "description_sys_scope": "ist eigene Lease",
-        "description_obj_type_scope": "ist eigene Lease"
+        "is_deprecated": false
       },
       "is_expired": {
         "old": {
@@ -19612,10 +15313,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Das Ablaufdatum der Lease ist \u00fcberschritten.",
-        "description_sys_scope": "DHCP-Lease ist abgelaufen",
-        "description_obj_type_scope": "ist abgelaufen"
+        "is_deprecated": false
       },
       "is_offered": {
         "old": {
@@ -19623,10 +15321,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Lease wurde zuletzt als DHCP-OFFER gesendet (Status ist g\u00fcltig, bis Ablaufdatum erreicht wurde).",
-        "description_sys_scope": "DHCP-Lease-Status ist 'offered'",
-        "description_obj_type_scope": "Status ist 'offered'"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -19634,10 +15329,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -19645,10 +15337,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "ip_subnet_cidr": {
         "old": {
@@ -19656,10 +15345,7 @@
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der DHCP-Lease (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "is_static_addr": {
         "old": {
@@ -19667,10 +15353,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die DHCP-Lease hat eine feste Zuordnung zu einer IP-Adresse. Die FQDN-Zuordnung wird durch den DNS-A-RR bestimmt und ist dadurch ebenfalls statisch.",
-        "description_sys_scope": "DHCP-Lease mit statischer IP-Adresse",
-        "description_obj_type_scope": "IP-Adresse ist statisch zugeordnet"
+        "is_deprecated": false
       },
       "is_static_fqdn": {
         "old": {
@@ -19678,10 +15361,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die DHCP-Lease hat eine feste Zuordnung zu einem FQDN. Die IP-Adresse wird zum Zeitpunkt der Lease-Vergabe dynamisch zugeordnet; gleichzeitig wird der passende DNS-A/PTR-RR durch den DHCP-Server eingetragen.",
-        "description_sys_scope": "DHCP-Lease mit statischem FQDN",
-        "description_obj_type_scope": "FQDN ist statisch zugeordnet"
+        "is_deprecated": false
       },
       "mac_addr_value": {
         "old": {
@@ -19689,10 +15369,7 @@
           "is_required": false
         },
         "data_type": "mac_address8",
-        "is_deprecated": false,
-        "description_detail": "MAC-Adresse des DHCP-Clients",
-        "description_sys_scope": "DHCP-Lease-MAC-Adresse",
-        "description_obj_type_scope": "MAC-Adresse"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -19700,10 +15377,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -19711,10 +15385,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "lease",
@@ -19733,10 +15404,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Subnetz-Option)",
-        "description_sys_scope": "Globaler Subnetz-Options-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -19744,10 +15412,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "subnetz-weite Option ist einem eigenem Subnetz des Betreuers zugeordnet.",
-        "description_sys_scope": "ist eigene subnetz-weite Option",
-        "description_obj_type_scope": "ist eigene subnetz-weite Option"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -19755,10 +15420,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -19766,10 +15428,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "ip_subnet_cidr": {
         "old": {
@@ -19777,10 +15436,7 @@
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der Subnetz-Option (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -19788,10 +15444,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -19799,10 +15452,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "subnet_option",
@@ -19821,10 +15471,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Optionsgruppe)",
-        "description_sys_scope": "Globaler Optionsgruppen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -19832,10 +15479,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Optionsgruppe ist einem eigenem Subnetz des Betreuers zugeordnet.",
-        "description_sys_scope": "ist eigene Optionsgruppe",
-        "description_obj_type_scope": "ist eigene Optionsgruppe"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -19843,10 +15487,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -19854,10 +15495,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "ip_subnet_cidr": {
         "old": {
@@ -19865,10 +15503,7 @@
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der DHCP-Optionsgruppe (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -19876,10 +15511,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -19887,10 +15519,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "og",
@@ -19909,10 +15538,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gruppen-Option)",
-        "description_sys_scope": "Globaler Gruppen-Options-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -19920,10 +15546,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "gruppen-weite Option ist einem eigenem Subnetz des Betreuers zugeordnet.",
-        "description_sys_scope": "ist eigene gruppen-weite Option",
-        "description_obj_type_scope": "ist eigene gruppen-weite Option"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -19931,10 +15554,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -19942,10 +15562,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -19953,10 +15570,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -19964,10 +15578,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "group_option",
@@ -19986,10 +15597,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gebietstyp-Struktur-Datensatz)",
-        "description_sys_scope": "Globaler Gebietstyp-Struktur-Datensatz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -19997,10 +15605,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -20008,10 +15613,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "child_short_name": {
         "old": {
@@ -20019,10 +15621,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des untergeordneten Gebietstyps",
-        "description_sys_scope": "ug. Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "ug. K\u00fcrzel"
+        "is_deprecated": false
       },
       "parent_short_name": {
         "old": {
@@ -20030,10 +15629,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des \u00fcbergeordneten Gebietstyps",
-        "description_sys_scope": "\u00fcg. Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "\u00fcg. K\u00fcrzel"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -20041,10 +15637,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -20052,10 +15645,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "site_type2type",
@@ -20074,10 +15664,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Wertetabellen-Datensatz)",
-        "description_sys_scope": "Globaler Wertetabellen-Datensatz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "key": {
         "old": {
@@ -20085,10 +15672,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwert (Index) f\u00fcr Wertetabellen-Datensatz",
-        "description_sys_scope": "NTAB-Schl\u00fcssel",
-        "description_obj_type_scope": "Schl\u00fcssel"
+        "is_deprecated": false
       },
       "table_name": {
         "old": {
@@ -20096,10 +15680,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "eindeutiger Tabellen-Name",
-        "description_sys_scope": "Tabellen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "column_name": {
         "old": {
@@ -20107,10 +15688,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Spalten-Name",
-        "description_sys_scope": "Spalten-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -20118,10 +15696,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -20129,10 +15704,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -20140,10 +15712,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -20151,10 +15720,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "column_kvtab",
@@ -20173,10 +15739,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DeviceImport-Queue-Transaktion)",
-        "description_sys_scope": "Globaler DeviceImport-Queue-Transaktions-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "owner": {
         "old": {
@@ -20184,10 +15747,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "DIQ-Transaktions-Eigent\u00fcmer",
-        "description_sys_scope": "DIQ-TA-Eigent\u00fcmer",
-        "description_obj_type_scope": "TA-Eigent\u00fcmer"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -20195,10 +15755,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DIQ-TA ist eigenem Benutzerkonto zugeordnet",
-        "description_sys_scope": "DIQ-TA ist eigenem Konto zugeordnet",
-        "description_obj_type_scope": "ist eigenem Konto zugeordnet"
+        "is_deprecated": false
       },
       "position": {
         "old": {
@@ -20206,10 +15763,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "DIQ-TA-Reihenfolge (Platz in der Warteschlange, Pos. 1 wird als n\u00e4chstes bedient). Passive TA bekommen den Wert NULL.",
-        "description_sys_scope": "DIQ-TA-Position",
-        "description_obj_type_scope": "Pos."
+        "is_deprecated": false
       },
       "is_active": {
         "old": {
@@ -20217,10 +15771,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Aktive TA: f\u00fcr Bearbeitung durch DIQ-Worker-Prozess freigegeben. Passive TA: wird von DIQ-Worker-Prozess ignoriert.",
-        "description_sys_scope": "DIQ-TA zur Bearbeitung aktiviert",
-        "description_obj_type_scope": "zur Bearbeitung aktiviert"
+        "is_deprecated": false
       },
       "is_working": {
         "old": {
@@ -20228,10 +15779,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Status der Bearbeitung durch DIQ-Worker-Prozess",
-        "description_sys_scope": "DIQ-Eintrag in Bearbeitung",
-        "description_obj_type_scope": "ist in Bearbeitung"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -20239,10 +15787,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -20250,10 +15795,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -20261,10 +15803,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "last_devimp_success": {
         "old": {
@@ -20272,10 +15811,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "War der letzte DeviceImport fehlerfrei?",
-        "description_sys_scope": "letztes DI-Ergebnis",
-        "description_obj_type_scope": "letztes DI-Ergebnis"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -20283,10 +15819,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "diq_ta",
@@ -20305,10 +15838,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DIQ-TA-Device)",
-        "description_sys_scope": "Globaler DIQ-TA-Device-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "dev_fqdn": {
         "old": {
@@ -20316,10 +15846,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "ND-Device-FQDN",
-        "description_obj_type_scope": "Device-FQDN"
+        "is_deprecated": false
       },
       "diq_ta_gfk": {
         "old": {
@@ -20327,10 +15854,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -20338,10 +15862,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -20349,10 +15870,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "diq_ta_is_own": {
         "old": {
@@ -20360,10 +15878,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DIQ-TA ist eigenem Benutzerkonto zugeordnet",
-        "description_sys_scope": "DIQ-TA ist eigenem Konto zugeordnet",
-        "description_obj_type_scope": "ist eigenem Konto zugeordnet"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -20371,10 +15886,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "last_devimp_success": {
         "old": {
@@ -20382,10 +15894,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "War der letzte DeviceImport fehlerfrei?",
-        "description_sys_scope": "letzter DI war fehlerfrei",
-        "description_obj_type_scope": "letzter DI war fehlerfrei"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -20393,10 +15902,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "diq_ta_entry",
@@ -20415,10 +15921,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB-Namenstypgruppe)",
-        "description_sys_scope": "Globaler DB-Namenstypgruppen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -20426,10 +15929,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -20437,10 +15937,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -20448,10 +15945,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -20459,10 +15953,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn_type_group",
@@ -20481,10 +15972,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "eindeutige Kurzbezeichnung des Log-Typs",
-        "description_sys_scope": "Log-Typ-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "top_n": {
         "old": {
@@ -20492,10 +15980,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Ausgabe auf die angegebene Anzahl der Log-Transaktionen beschr\u00e4nken. Alle Log-Datens\u00e4tze, die den gleichen Transaktionszeitpunkt haben, geh\u00f6ren zu einer Transaktion.",
-        "description_sys_scope": "Limit f\u00fcr Anzahl der Log-Transaktionen",
-        "description_obj_type_scope": "Limit f\u00fcr Anzahl der Log-Transaktionen"
+        "is_deprecated": false
       },
       "type_list": {
         "old": {
@@ -20503,10 +15988,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Log-Typ-Kurzbezeichnungen",
-        "description_sys_scope": "Log-Typ-Kurzbezeichnungsliste",
-        "description_obj_type_scope": "Kurzbezeichnungsliste"
+        "is_deprecated": false
       },
       "object_gfk": {
         "old": {
@@ -20514,10 +15996,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Referenz zu globalem Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "globaler Log-Objekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "globaler Objekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "data_regexp": {
         "old": {
@@ -20525,10 +16004,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": true,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr Log-Daten",
-        "description_sys_scope": "Log-Daten-RE",
-        "description_obj_type_scope": "Log-Daten-RE"
+        "is_deprecated": true
       },
       "ta_interval": {
         "old": {
@@ -20536,10 +16012,7 @@
           "is_required": false
         },
         "data_type": "interval",
-        "is_deprecated": false,
-        "description_detail": "L\u00e4nge des Zeitfensters, bezogen auf 'ta_timestamp', dessen Log-Datens\u00e4tze gesucht werden.",
-        "description_sys_scope": "Transaktions-Zeitintervall",
-        "description_obj_type_scope": "Transaktions-Zeitintervall"
+        "is_deprecated": false
       },
       "language_tag": {
         "old": {
@@ -20547,10 +16020,7 @@
           "is_required": false
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Kurzzeichen der Sprache",
-        "description_sys_scope": "Sprachk\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "ta_timestamp": {
         "old": {
@@ -20558,10 +16028,7 @@
           "is_required": false
         },
         "data_type": "timestamp_tz",
-        "is_deprecated": false,
-        "description_detail": "Zeitstempel der Log-Transaktion. Alle Log-Datens\u00e4tze ein und desselben Zeitstempels geh\u00f6ren zu ein und derselben Transaktion.",
-        "description_sys_scope": "Transaktions-Zeitpunkt",
-        "description_obj_type_scope": "Transaktions-Zeitpunkt"
+        "is_deprecated": false
       },
       "mgr_login_name": {
         "old": {
@@ -20569,10 +16036,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Benutzerkonto, das den Log-Datensatz erzeugt hat",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       },
       "top_n_from_newest": {
         "old": {
@@ -20581,10 +16045,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "True: Das Limit wird vom Ende des Zeitfensters absteigend gez\u00e4hlt (Abfrage beginnt mit neuester TA). False: das Limit wird vom Anfang des Zeitfensters aufsteigend gez\u00e4hlt (Abfrage beginnt mit \u00e4ltester TA).",
-        "description_sys_scope": "neueste/\u00e4lteste Log-Transaktionen limitieren",
-        "description_obj_type_scope": "neueste/\u00e4lteste Log-Transaktionen limitieren"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -20592,10 +16053,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "old": {
@@ -20603,10 +16061,7 @@
           "is_required": false
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "Objekttyp des Log-Datensatzes",
-        "description_sys_scope": "voll qualifizierter Objekttypname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -20614,10 +16069,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "record",
@@ -20636,10 +16088,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (WebAPI-Access-Token)",
-        "description_sys_scope": "Globaler WebAPI-Access-Token-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "type": {
         "old": {
@@ -20658,10 +16107,7 @@
           "volatile_short": {
             "de": "tempor\u00e4res Token (max. 1 Stunde Inaktivit\u00e4t)"
           }
-        },
-        "description_detail": "Art des Access-Tokens",
-        "description_sys_scope": "Access-Token-Typ",
-        "description_obj_type_scope": "Typ"
+        }
       },
       "is_own": {
         "old": {
@@ -20669,10 +16115,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Access-Token ist eigenem Hauptkonto oder eigenem Unterkonto zugeordnet",
-        "description_sys_scope": "AccessToken ist eigenem Konto zugeordnet",
-        "description_obj_type_scope": "ist eigenem Konto zugeordnet"
+        "is_deprecated": false
       },
       "is_expired": {
         "old": {
@@ -20680,10 +16123,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Das Ablaufdatum des WebAPI-Access-Tokens ist \u00fcberschritten. Es ist nicht mehr f\u00fcr eine Anmeldung g\u00fcltig, kann aber durch erneute Verl\u00e4ngerung des Ablaufdatums wieder g\u00fcltig werden.",
-        "description_sys_scope": "Access-Token ist abgelaufen",
-        "description_obj_type_scope": "ist abgelaufen"
+        "is_deprecated": false
       },
       "login_name": {
         "old": {
@@ -20691,10 +16131,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Konto, dem das Access-Token zugeordnet wird (Attribut nur bei Unterkonten angeben).",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Konto-Benutzerkennung"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -20702,10 +16139,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -20713,10 +16147,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -20724,10 +16155,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -20735,10 +16163,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "wapi_auth",
@@ -20757,10 +16182,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Zonenschl\u00fcssel)",
-        "description_sys_scope": "Globaler Zonenschl\u00fcssel-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fqdn": {
         "old": {
@@ -20768,10 +16190,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "is_ksk": {
         "old": {
@@ -20779,10 +16198,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "entspricht Flags-Bit 15 (secure end point bit lt. RFC 4034).",
-        "description_sys_scope": "Schl\u00fcssel ist KSK",
-        "description_obj_type_scope": "ist KSK"
+        "is_deprecated": false
       },
       "is_active": {
         "old": {
@@ -20790,10 +16206,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcssel wird zur Signierung der RRs in der DNSSEC-Zone verwendet",
-        "description_sys_scope": "Schl\u00fcssel ist aktiv",
-        "description_obj_type_scope": "ist aktiv"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -20801,10 +16214,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -20812,10 +16222,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       }
     },
     "object_type": "zone_key",
@@ -20834,10 +16241,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Betreuer-Gruppen-Zuordnung)",
-        "description_sys_scope": "Globaler Betreuer-Gruppen-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -20845,10 +16249,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Der ausf\u00fchrende Benutzer ist Mitglied der Gruppe.",
-        "description_sys_scope": "Gruppe ist eigenem Benutzerkonto zugeordnet",
-        "description_obj_type_scope": "ist eigene Zuordnung"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -20856,10 +16257,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -20867,10 +16265,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "group_name_list": {
         "old": {
@@ -20878,10 +16273,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'mgr_login_name'. Altwert: zu l\u00f6schende Gruppen. Neuwert: neu hinzuzuf\u00fcgende Gruppen.",
-        "description_sys_scope": "Gruppennamen (Liste)",
-        "description_obj_type_scope": "Namen (Liste)"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -20889,10 +16281,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "mgr_login_name_list": {
         "old": {
@@ -20900,10 +16289,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name'. Altwert: zu l\u00f6schende Benutzerkonten. Neuwert: neu hinzuzuf\u00fcgende Konten.",
-        "description_sys_scope": "Konto-Benutzerkennungen",
-        "description_obj_type_scope": "Benutzerkennungen"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -20911,10 +16297,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr2group",
@@ -20933,10 +16316,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Domain-Gruppen-Zuordnung)",
-        "description_sys_scope": "Globaler Domain-Gruppen-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -20944,10 +16324,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Der ausf\u00fchrende Benutzer ist Mitglied oder Administrator der Gruppe, die der Domain zugeordnet ist. Die Domain geh\u00f6rt dadurch zum betreuerbasierten Namensraum.",
-        "description_sys_scope": "Domain ist eigener Gruppe zugeordnet",
-        "description_obj_type_scope": "ist eigene Zuordnung"
+        "is_deprecated": false
       },
       "fqdn_value": {
         "old": {
@@ -20955,10 +16332,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name_list'",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "group_name": {
         "old": {
@@ -20966,10 +16340,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'fqdn_value_list'.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -20977,10 +16348,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -20988,10 +16356,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fqdn_value_list": {
         "old": {
@@ -20999,10 +16364,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name'. Altwert: zu l\u00f6schende Domains. Neuwert: neu hinzuzuf\u00fcgende Domains (die positionale Reihenfolge wird dabei in 'domain_position' hinterlegt). Die erste Domain der Liste (Neuwert) wird als DHCP-Domain der BCDs der Gruppe gewertet, falls der Gruppe bisher keine Domains zugeordnet waren.",
-        "description_sys_scope": "DNS-FQDN-Liste",
-        "description_obj_type_scope": "FQDN-Liste"
+        "is_deprecated": false
       },
       "group_name_list": {
         "old": {
@@ -21010,10 +16372,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'fqdn_value'. Altwert: zu l\u00f6schende Gruppen. Neuwert: neu hinzuzuf\u00fcgende Gruppen.",
-        "description_sys_scope": "Gruppennamen (Liste)",
-        "description_obj_type_scope": "Namen (Liste)"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -21021,10 +16380,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -21032,10 +16388,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn2group",
@@ -21054,10 +16407,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Optionscode-Operator)",
-        "description_sys_scope": "Globaler Optionscode-Operator-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -21065,10 +16415,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "Operator-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -21076,10 +16423,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -21087,10 +16431,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -21098,10 +16439,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -21109,10 +16447,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "operator",
@@ -21131,10 +16466,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Datentyp-Operator-Zuordnung)",
-        "description_sys_scope": "Globaler Datentyp-Operator-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "operator": {
         "old": {
@@ -21142,10 +16474,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "Operator-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -21153,10 +16482,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -21164,10 +16490,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "left_data_type": {
         "old": {
@@ -21175,10 +16498,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des linken Datentyps",
-        "description_sys_scope": "linker Datentyp",
-        "description_obj_type_scope": "linker Datentyp"
+        "is_deprecated": false
       },
       "right_data_type": {
         "old": {
@@ -21186,10 +16506,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des rechten Datentyps",
-        "description_sys_scope": "rechter Datentyp",
-        "description_obj_type_scope": "rechter Datentyp"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -21197,10 +16514,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -21208,10 +16522,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "dt2operator2dt",
@@ -21230,10 +16541,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Subnetz-Optionsfilter)",
-        "description_sys_scope": "Globaler Subnetz-Optionsfilter-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -21241,10 +16549,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-Optionsfilterregel ist einem eigenem Subnetz des Betreuers zugeordnet.",
-        "description_sys_scope": "ist eigene Filterregel",
-        "description_obj_type_scope": "ist eigene Filterregel"
+        "is_deprecated": false
       },
       "sn_opt_gfk": {
         "old": {
@@ -21252,10 +16557,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_sn_opt_rule.sn_opt_gfk",
-        "description_obj_type_scope": "sn_opt_gfk"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -21263,10 +16565,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -21274,10 +16573,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -21285,10 +16581,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -21296,10 +16589,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "dhcp_sn_opt_rules.sorting_params_list",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "subnet_option_rule",
@@ -21318,10 +16608,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gruppen-Optionsfilter)",
-        "description_sys_scope": "Globaler Gruppen-Optionsfilter-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -21329,10 +16616,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Gruppen-Optionsfilterregel ist einem eigenem Subnetz des Betreuers zugeordnet.",
-        "description_sys_scope": "ist eigene Filterregel",
-        "description_obj_type_scope": "ist eigene Filterregel"
+        "is_deprecated": false
       },
       "og_opt_gfk": {
         "old": {
@@ -21340,10 +16624,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_og_opt_rule.og_opt_gfk",
-        "description_obj_type_scope": "og_opt_gfk"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -21351,10 +16632,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -21362,10 +16640,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -21373,10 +16648,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -21384,10 +16656,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "dhcp_og_opt_rules.sorting_params_list",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "group_option_rule",
@@ -21406,10 +16675,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Client-Authentifizierungsdatensatz)",
-        "description_sys_scope": "Globaler Client-Authentifizierungsdatensatz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -21417,10 +16683,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "MACAuth-Datensatz ist eigener BCD zugeordnet",
-        "description_sys_scope": "ist eigene Zuordnung",
-        "description_obj_type_scope": "ist eigene Zuordnung"
+        "is_deprecated": false
       },
       "bcd_name": {
         "old": {
@@ -21428,10 +16691,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "mac_addr": {
         "old": {
@@ -21439,10 +16699,7 @@
           "is_required": false
         },
         "data_type": "mac_address",
-        "is_deprecated": false,
-        "description_detail": "MAC-Adresse zur Client-Identifikation",
-        "description_sys_scope": "Client-MAC-Adresse",
-        "description_obj_type_scope": "MAC-Adresse"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -21450,10 +16707,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -21461,10 +16715,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "description_regexp": {
         "old": {
@@ -21472,10 +16723,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr Beschreibungstexte",
-        "description_sys_scope": "MACAuth-Client-Beschreibungs-RE",
-        "description_obj_type_scope": "Beschreibungs-RE"
+        "is_deprecated": false
       }
     },
     "object_type": "client",
@@ -21494,10 +16742,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (VLAN-Device-Zuordnung)",
-        "description_sys_scope": "Globaler VLAN-Device-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -21505,10 +16750,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -21516,10 +16758,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -21527,10 +16766,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -21538,10 +16774,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "vlan2device",
@@ -21560,10 +16793,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (L-Port-Tag)",
-        "description_sys_scope": "Globaler L-Port-Tag-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -21571,10 +16801,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -21582,10 +16809,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -21593,10 +16817,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -21604,10 +16825,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "l_port_tag",
@@ -21626,10 +16844,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (VXLAN)",
-        "description_sys_scope": "Globaler VXLAN-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "vni": {
         "old": {
@@ -21637,10 +16852,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "VXLAN Network Identifier",
-        "description_sys_scope": "VXLAN-VNI",
-        "description_obj_type_scope": "VNI"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -21648,10 +16860,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -21659,10 +16868,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -21670,10 +16876,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -21681,10 +16884,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "vxlan",
@@ -21703,10 +16903,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (VXLAN-Device-Zuordnung)",
-        "description_sys_scope": "Globaler VXLAN-Device-Zuordnung-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -21714,10 +16911,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -21725,10 +16919,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -21736,10 +16927,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -21747,10 +16935,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "vxlan2device",
@@ -21769,10 +16954,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gruppe)",
-        "description_sys_scope": "Globaler Gruppen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -21780,10 +16962,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Gruppe. Bei Neueintr\u00e4gen nur angeben, wenn eine Hauptgruppe angelegt werden soll. \u00c4nderungen sind nur f\u00fcr Hauptgruppen erlaubt.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -21791,10 +16970,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Gruppe ist ausf\u00fchrendem Benutzerkonto zugeordnet (Konto ist Gruppenmitglied).",
-        "description_sys_scope": "ist eigene Gruppe",
-        "description_obj_type_scope": "ist eigene Gruppe"
+        "is_deprecated": false
       },
       "is_sub": {
         "old": {
@@ -21802,10 +16978,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "ist Untergruppe",
-        "description_sys_scope": "ist Untergruppe",
-        "description_obj_type_scope": "ist Untergruppe"
+        "is_deprecated": false
       },
       "sub_id": {
         "old": {
@@ -21813,10 +16986,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "ID der Untergruppe, eindeutig innerhalb der zugeh\u00f6rigen Hauptgruppe",
-        "description_sys_scope": "Untergruppen-ID",
-        "description_obj_type_scope": "Sub-ID"
+        "is_deprecated": false
       },
       "is_admin": {
         "old": {
@@ -21824,10 +16994,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ausf\u00fchrendes Konto ist OE-Betreuer der Organisationseinheit, die zu einer BCD dieser Gruppe geh\u00f6rt (Konto ist Gruppenadministrator).",
-        "description_sys_scope": "ist administrierte Gruppe",
-        "description_obj_type_scope": "ist administrierte Gruppe"
+        "is_deprecated": false
       },
       "name_list": {
         "old": {
@@ -21835,10 +17002,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Gruppennamen",
-        "description_sys_scope": "Gruppennamen (Liste)",
-        "description_obj_type_scope": "Namen (Liste)"
+        "is_deprecated": false
       },
       "do_idm_sync": {
         "old": {
@@ -21846,10 +17010,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr Hauptgruppen: Gruppe wird mit gleichnamiger IDM-Gruppe synchronisiert. Name und enthaltene Benutzerkonten werden dabei zyklisch automatisch abgeglichen.",
-        "description_sys_scope": "Gruppe an gleichnamige IDM-Gruppe binden",
-        "description_obj_type_scope": "an gleichnamige IDM-Gruppe binden"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -21857,10 +17018,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "name_regexp": {
         "old": {
@@ -21868,10 +17026,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr Gruppen",
-        "description_sys_scope": "Gruppen-RE",
-        "description_obj_type_scope": "Gruppen-RE"
+        "is_deprecated": false
       },
       "sub_id_list": {
         "old": {
@@ -21879,10 +17034,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Untergruppen-ID-Liste",
-        "description_obj_type_scope": "Sub-ID-Liste"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -21890,10 +17042,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "old": {
@@ -21901,10 +17050,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Zugeordnete OE der Gruppe (nur bei Hauptgruppen)",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "OE-Kurzbezeichnung"
+        "is_deprecated": false
       },
       "sub_id_regexp": {
         "old": {
@@ -21912,10 +17058,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr Untergruppen-IDs",
-        "description_sys_scope": "Untergruppen-ID-RE",
-        "description_obj_type_scope": "Sub-ID-RE"
+        "is_deprecated": false
       },
       "parent_name_list": {
         "old": {
@@ -21923,10 +17066,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Namen der zugeh\u00f6rigen Hauptgruppen",
-        "description_sys_scope": "\u00fcg. Gruppennamen",
-        "description_obj_type_scope": "\u00fcg. Namen"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -21934,10 +17074,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "idm_sync_is_active": {
         "old": {
@@ -21945,10 +17082,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr Hauptgruppen: Gruppe wird mit gleichnamiger IDM-Gruppe synchronisiert und die IDM-Bindung ist aktiv, dh. die IDM-Gruppe ist vorhanden.",
-        "description_sys_scope": "IDM-Bindung der Gruppe ist aktiv",
-        "description_obj_type_scope": "IDM-Bindung ist aktiv"
+        "is_deprecated": false
       },
       "is_admin_or_is_own": {
         "old": {
@@ -21956,10 +17090,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ausf\u00fchrendes Konto ist Gruppenmitglied oder ausf\u00fchrendes Konto ist OE-Betreuer der Organisationseinheit, die zu einer BCD dieser Gruppe geh\u00f6rt.",
-        "description_sys_scope": "ist administrierte oder eigene Gruppe",
-        "description_obj_type_scope": "ist administrierte oder eigene Gruppe"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -21967,10 +17098,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "group",
@@ -21989,10 +17117,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (BCD-Gruppen-Zuordnung)",
-        "description_sys_scope": "Globaler BCD-Gruppen-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -22000,10 +17125,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Der ausf\u00fchrende Benutzer ist Mitglied oder Administrator der Gruppe, die der BCD zugeordnet ist. Die Subnetze der BCD geh\u00f6ren dadurch zum betreuerbasierten Adressraum.",
-        "description_sys_scope": "BCD ist eigener Gruppe zugeordnet",
-        "description_obj_type_scope": "ist eigene Zuordnung"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -22011,10 +17133,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -22022,10 +17141,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "bcd_name_list": {
         "old": {
@@ -22033,10 +17149,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name'. Altwert: zu l\u00f6schende BCDs. Neuwert: neu hinzuzuf\u00fcgende BCDs.",
-        "description_sys_scope": "BCD-Namen (Liste)",
-        "description_obj_type_scope": "Namen (Liste)"
+        "is_deprecated": false
       },
       "group_name_list": {
         "old": {
@@ -22044,10 +17157,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'bcd_name'. Altwert: zu l\u00f6schende Gruppen. Neuwert: neu hinzuzuf\u00fcgende Gruppen.",
-        "description_sys_scope": "Gruppennamen (Liste)",
-        "description_obj_type_scope": "Namen (Liste)"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -22055,10 +17165,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -22066,10 +17173,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd2group",
@@ -22088,10 +17192,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (OE-Betreuer)",
-        "description_sys_scope": "Globaler OE-Betreuer-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -22099,10 +17200,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "OE ist eigenem Haupt- oder Unterkonto zugeordnet",
-        "description_sys_scope": "OE ist eigenem Konto zugeordnet",
-        "description_obj_type_scope": "ist eigenem Konto zugeordnet"
+        "is_deprecated": false
       },
       "is_sub": {
         "old": {
@@ -22110,10 +17208,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "OE ist Unterkonto zugeordnet",
-        "description_obj_type_scope": "OE ist Unterkonto zugeordnet"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -22121,10 +17216,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -22132,10 +17224,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -22143,10 +17232,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -22154,10 +17240,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr2ou",
@@ -22176,10 +17259,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Domain-Organisationseinheit-Zuordnung)",
-        "description_sys_scope": "Globaler Domain-Organisationseinheit-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -22187,10 +17267,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "OE dieser Domain ist auch eigenem Konto zugeordnet oder liegt im OE-Teilbaum des eigenen Kontos.",
-        "description_sys_scope": "Domain ist eigener OE zugeordnet",
-        "description_obj_type_scope": "ist eigene Zuordnung"
+        "is_deprecated": false
       },
       "fqdn_value": {
         "old": {
@@ -22198,10 +17275,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN (OE-Zuordnung)",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -22209,10 +17283,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -22220,10 +17291,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_recursive": {
         "old": {
@@ -22231,10 +17299,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert, ist die Domain auch in Gruppen untergeordneter OEs administrierbar; ansonsten nur in Gruppen der direkt zugeordneten OE.",
-        "description_sys_scope": "D-OE-Zuordnung wirkt rekursiv",
-        "description_obj_type_scope": "wirkt rekursiv"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "old": {
@@ -22242,10 +17307,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -22253,10 +17315,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -22264,10 +17323,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn2ou",
@@ -22286,10 +17342,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "key_word": {
         "old": {
@@ -22297,10 +17350,7 @@
           "is_required": false
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektattributs",
-        "description_sys_scope": "Objektattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -22308,10 +17358,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "cntl_kvattr_kw.fetch_limit",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -22319,10 +17366,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "cntl_kvattr_kw.fetch_offset",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -22330,10 +17374,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "old": {
@@ -22341,10 +17382,7 @@
           "is_required": false
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -22352,10 +17390,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "ref_object_type_fq_name": {
         "old": {
@@ -22363,10 +17398,7 @@
           "is_required": false
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Referenzobjekttyps",
-        "description_sys_scope": "Referenzobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Referenzobjekttypname"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_attr_def",
@@ -22385,10 +17417,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -22396,10 +17425,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "ref_object_gfk": {
         "old": {
@@ -22407,10 +17433,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Referenz zu Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Referenzobjektes",
-        "description_sys_scope": "Referenzobjekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "Referenzobjekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -22418,10 +17441,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "old": {
@@ -22429,10 +17449,7 @@
           "is_required": false
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -22440,10 +17457,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "ot_attr_def_key_word": {
         "old": {
@@ -22451,10 +17465,7 @@
           "is_required": false
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektattributs",
-        "description_sys_scope": "Objektattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       },
       "ref_object_type_fq_name": {
         "old": {
@@ -22462,10 +17473,7 @@
           "is_required": false
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Referenzobjekttyps",
-        "description_sys_scope": "Referenzobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Referenzobjekttypname"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_attr_key",
@@ -22484,10 +17492,7 @@
           "is_required": false
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Objektattribut-Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "object_gfk": {
         "old": {
@@ -22495,10 +17500,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Referenz zu globalem Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Objekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -22506,10 +17508,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "value_range": {
         "old": {
@@ -22517,10 +17516,7 @@
           "is_required": false
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Kontextbezogener Parameter zur Bereichssuche (Untergrenze/Obergrenze); zusammen mit Attribut-Wert und Datentyp-Operator",
-        "description_sys_scope": "Attribut-Wertebereich",
-        "description_obj_type_scope": "Wertebereich"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -22528,10 +17524,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "value_operator": {
         "old": {
@@ -22539,10 +17532,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentypabh\u00e4ngiger Operator f\u00fcr den Objektattribut-Wert, auch f\u00fcr Bereichsabfragen zusammen mit dem Attribut-Wertebereich. Unterst\u00fctzte Werte sind in 'cntl.data_type_operator.name' definiert.'",
-        "description_sys_scope": "Datentyp-Operator",
-        "description_obj_type_scope": "Datentyp-Operator"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -22550,10 +17540,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "old": {
@@ -22561,10 +17548,7 @@
           "is_required": false
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -22572,10 +17556,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "ot_attr_def_key_word": {
         "old": {
@@ -22583,10 +17564,7 @@
           "is_required": false
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektattributs",
-        "description_sys_scope": "Objektattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       },
       "ot_attr_def_key_word_list": {
         "old": {
@@ -22594,10 +17572,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Objektattribut-Schl\u00fcsselwortliste",
-        "description_obj_type_scope": "Objektattribut-Schl\u00fcsselwortliste"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_attr_val",
@@ -22616,10 +17591,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (BCD-Organisationseinheit-Zuordnung)",
-        "description_sys_scope": "Globaler BCD-Organisationseinheit-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -22627,10 +17599,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "OE dieser BCD ist auch eigenem Konto zugeordnet oder liegt im OE-Teilbaum des eigenen Kontos.",
-        "description_sys_scope": "BCD ist eigener OE zugeordnet",
-        "description_obj_type_scope": "ist eigene Zuordnung"
+        "is_deprecated": false
       },
       "bcd_name": {
         "old": {
@@ -22638,10 +17607,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name (OE-Zuordnung)",
-        "description_obj_type_scope": "BCD-Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -22649,10 +17615,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -22660,10 +17623,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "is_recursive": {
         "old": {
@@ -22671,10 +17631,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert, ist die BCD auch in Gruppen untergeordneter OEs administrierbar; ansonsten nur in Gruppen der direkt zugeordneten OE.",
-        "description_sys_scope": "BCD-OE-Zuordnung wirkt rekursiv",
-        "description_obj_type_scope": "wirkt rekursiv"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "old": {
@@ -22682,10 +17639,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -22693,10 +17647,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -22704,10 +17655,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd2ou",
@@ -22726,10 +17674,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB-Replikationsumgebung)",
-        "description_sys_scope": "Globaler DB-Replikationsumgebungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -22737,10 +17682,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name der Replikationsumgebung",
-        "description_sys_scope": "Replikationsumgebungs-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "oper_mode": {
         "old": {
@@ -22759,10 +17701,7 @@
           "devel": {
             "de": "Entwicklungsumgebung"
           }
-        },
-        "description_detail": null,
-        "description_sys_scope": "Replikations-Betriebsumgebung",
-        "description_obj_type_scope": "Betriebsumgebung"
+        }
       },
       "fetch_limit": {
         "old": {
@@ -22770,10 +17709,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -22781,10 +17717,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -22792,10 +17725,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -22803,10 +17733,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "replication",
@@ -22825,10 +17752,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB-Replikationszuordnung)",
-        "description_sys_scope": "Globaler DB-Replikationszuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "do_init": {
         "old": {
@@ -22836,10 +17760,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Subscriber wird bei Initialisierung oder Neustart ber\u00fccksichtigt (true) oder ignoriert (false, dh. Unterbrechung der Replikationskaskadierung).",
-        "description_sys_scope": "Replikations-Initialisierung/Neustart aktiviert",
-        "description_obj_type_scope": "Initialisierung/Neustart aktiviert"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -22847,10 +17768,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -22858,10 +17776,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "publisher_fqdn": {
         "old": {
@@ -22869,10 +17784,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "Publisher-FQDN der Replikationszuordnung",
-        "description_obj_type_scope": "Publisher-FQDN"
+        "is_deprecated": false
       },
       "replication_name": {
         "old": {
@@ -22880,10 +17792,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name der Replikation (thematisch)",
-        "description_sys_scope": "Replikationsname",
-        "description_obj_type_scope": "Replikationsname"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -22891,10 +17800,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -22902,10 +17808,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "replication_oper_mode": {
         "old": {
@@ -22913,10 +17816,7 @@
           "is_required": false
         },
         "data_type": "host_oper_mode",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Replikations-Betriebsumgebung",
-        "description_obj_type_scope": "Replikations-Betriebsumgebung"
+        "is_deprecated": false
       }
     },
     "object_type": "replication_pub2sub",
@@ -22955,10 +17855,7 @@
           "boolean": {
             "de": "Boolescher Wert"
           }
-        },
-        "description_detail": "Bezeichnung des entsprechenden Datentyps auf JSON-Ebene",
-        "description_sys_scope": "JSON-Datentyp-Name",
-        "description_obj_type_scope": "JSON-Name"
+        }
       },
       "fetch_limit": {
         "old": {
@@ -22966,10 +17863,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "cntl_data_type.fetch_limit",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "text_length": {
         "old": {
@@ -22977,10 +17871,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Maximale L\u00e4nge f\u00fcr textbasierte Datentypen (NULL, falls unbegrenzt oder anderer Datentyp)",
-        "description_sys_scope": "Datentyp-L\u00e4ngenbegrenzung",
-        "description_obj_type_scope": "L\u00e4ngenbegrenzung"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -22988,10 +17879,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "cntl_data_type.fetch_offset",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "language_dict": {
         "old": {
@@ -22999,10 +17887,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des Datentyps in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige Datentyp-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -23010,10 +17895,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -23021,10 +17903,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "cntl_data_type.sorting_params_list",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "data_type",
@@ -23043,10 +17922,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Operatorname",
-        "description_sys_scope": "Operatorname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "data_type": {
         "old": {
@@ -23054,10 +17930,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "language_dict": {
         "old": {
@@ -23065,10 +17938,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des Datentyp-Operators in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige Datentyp-Operator-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       }
     },
     "object_type": "data_type_operator",
@@ -23087,10 +17957,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Nameserver-Satz-Host)",
-        "description_sys_scope": "Globaler Nameserver-Satz-Host-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "host_fqdn": {
         "old": {
@@ -23098,10 +17965,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN des zugeordneten Nameserver-Hosts",
-        "description_sys_scope": "Host-FQDN",
-        "description_obj_type_scope": "Host-FQDN"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -23109,10 +17973,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "dns_nsset_member.fetch_limit",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "ns_set_name": {
         "old": {
@@ -23120,10 +17981,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des Nameserver-Satzes",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "NS-Satz-Name"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -23131,10 +17989,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "dns_nsset_member.fetch_offset",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -23142,10 +17997,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -23153,10 +18005,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "dns_nsset_member.sorting_params_list",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "ns_set_host",
@@ -23175,10 +18024,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Lease-Optionsgruppen-Zuordnung)",
-        "description_sys_scope": "Globaler Lease-Optionsgruppen-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "old": {
@@ -23186,10 +18032,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Zuordnung geh\u00f6rt lease-seitig oder optionsgruppen-seitig einem eigenem Subnetz des Betreuers.",
-        "description_sys_scope": "ist eigene DHCP-Optionsgruppen-Lease-Zuordnung",
-        "description_obj_type_scope": "ist eigene Zuordnung"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -23197,10 +18040,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -23208,10 +18048,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -23219,10 +18056,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -23230,10 +18064,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "og2lease",
@@ -23252,10 +18083,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Datentyp-Operator)",
-        "description_sys_scope": "Globaler Datentyp-Operator-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "old": {
@@ -23263,10 +18091,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Operatorname",
-        "description_sys_scope": "Operatorname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "data_type": {
         "old": {
@@ -23274,10 +18099,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -23285,10 +18107,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -23296,10 +18115,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -23307,10 +18123,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -23318,10 +18131,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "data_type_operator",
@@ -23341,10 +18151,7 @@
           "data_default": []
         },
         "data_type": "json_array_of_objects",
-        "is_deprecated": false,
-        "description_detail": "Objektdaten als List-of-Dicts. Bei R\u00fcckgabe werden diese Objektdaten direkt ausgegeben, ohne das \u00e4u\u00dfere Array des Parameterwertes.",
-        "description_sys_scope": "Liste der generischen Objektdatens\u00e4tze",
-        "description_obj_type_scope": "Liste der Objektdatens\u00e4tze"
+        "is_deprecated": false
       }
     },
     "object_type": "generic_object",
@@ -23363,10 +18170,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wartung l\u00e4uft gegenw\u00e4rtig (zum Zeitpunkt der Abfrage)",
-        "description_sys_scope": "Wartung ist aktiv",
-        "description_obj_type_scope": "ist aktiv"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -23374,10 +18178,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -23385,10 +18186,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -23396,10 +18194,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -23407,10 +18202,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "maint_state",
@@ -23429,10 +18221,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn true: Spracheinstellung und Sprachattribute sind sichtbar und benutzbar. Wenn false: die Sprachdefinition und Sprachattribute werden nur explizit angezeigt.",
-        "description_sys_scope": "Sprache ist aktiviert",
-        "description_obj_type_scope": "ist aktiviert"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -23440,10 +18229,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -23451,10 +18237,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -23462,10 +18245,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -23473,10 +18253,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "language",
@@ -23495,10 +18272,7 @@
           "is_required": false
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektsprachattributs",
-        "description_sys_scope": "Objektsprachattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       },
       "is_static": {
         "old": {
@@ -23506,10 +18280,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert: Systeminternes Attribut, das nicht \u00e4nderbar oder l\u00f6schbar ist.",
-        "description_sys_scope": "Sprachattribut ist statisch",
-        "description_obj_type_scope": "ist statisch"
+        "is_deprecated": false
       },
       "is_primary": {
         "old": {
@@ -23517,10 +18288,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert: Sprachattribut enth\u00e4lt die prim\u00e4r beschreibenden Informationen des zugeordneten Objektes und wird f\u00fcr generische bzw. automatische Auswahlverfahren verwendet.",
-        "description_sys_scope": "Sprachattribut ist prim\u00e4r",
-        "description_obj_type_scope": "ist prim\u00e4r"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -23528,10 +18296,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -23539,10 +18304,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -23550,10 +18312,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "old": {
@@ -23561,10 +18320,7 @@
           "is_required": false
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektsprachattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -23572,10 +18328,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_lang_attr_def",
@@ -23594,10 +18347,7 @@
           "is_required": false
         },
         "data_type": "text_detailed",
-        "is_deprecated": false,
-        "description_detail": "Text des Sprachattributs in der entsprechenden Sprache",
-        "description_sys_scope": "Sprachattribut-Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "object_gfk": {
         "old": {
@@ -23605,10 +18355,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Referenz zu globalem Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Objekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -23616,10 +18363,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -23627,10 +18371,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "language_tag": {
         "old": {
@@ -23638,10 +18379,7 @@
           "is_required": false
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "cntl_ot_lang_attr_val.language_tag",
-        "description_obj_type_scope": "language_tag"
+        "is_deprecated": false
       },
       "value_regexp": {
         "old": {
@@ -23649,10 +18387,7 @@
           "is_required": false
         },
         "data_type": "regexp",
-        "is_deprecated": false,
-        "description_detail": "Regul\u00e4rer Ausdruck des Suchmusters f\u00fcr Objekt-Sprachattribut-Werte",
-        "description_sys_scope": "Sprachattribut-Wert-RE",
-        "description_obj_type_scope": "Wert-RE"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -23660,10 +18395,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "old": {
@@ -23671,10 +18403,7 @@
           "is_required": false
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektsprachattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -23682,10 +18411,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       },
       "use_transaction_language": {
         "old": {
@@ -23694,10 +18420,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": null,
-        "description_obj_type_scope": null
+        "is_deprecated": false
       },
       "ot_lang_attr_def_key_word": {
         "old": {
@@ -23705,10 +18428,7 @@
           "is_required": false
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektsprachattributs",
-        "description_sys_scope": "Objektsprachattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       },
       "ot_lang_attr_def_key_word_list": {
         "old": {
@@ -23716,10 +18436,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Objektsprachattribut-Schl\u00fcsselwortliste",
-        "description_obj_type_scope": "Objektsprachattribut-Schl\u00fcsselwortliste"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_lang_attr_val",
@@ -23738,10 +18455,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "cntl_lang.fetch_limit",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -23749,10 +18463,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "cntl_lang.fetch_offset",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -23760,10 +18471,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "cntl_lang.filter_params_dict",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -23771,10 +18479,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "cntl_lang.sorting_params_list",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "language",
@@ -23793,10 +18498,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der WebAPI-Objekttypnamen",
-        "description_sys_scope": "Objekttyp-Namensliste",
-        "description_obj_type_scope": "Namensliste"
+        "is_deprecated": false
       },
       "fetch_limit": {
         "old": {
@@ -23804,10 +18506,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "system_list": {
         "old": {
@@ -23815,10 +18514,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Lsite der WebAPI-Systemnamen",
-        "description_sys_scope": "System-Namensliste",
-        "description_obj_type_scope": "System-Namensliste"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -23826,10 +18522,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -23837,10 +18530,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -23848,10 +18538,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "object_type_lang_dict",
@@ -23870,10 +18557,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Obergrenze der Anzahl der ausgegebenen Datens\u00e4tze. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "maximale Anzahl der Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "system_list": {
         "old": {
@@ -23881,10 +18565,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Lsite der WebAPI-Systemnamen",
-        "description_sys_scope": "System-Namensliste",
-        "description_obj_type_scope": "System-Namensliste"
+        "is_deprecated": false
       },
       "fetch_offset": {
         "old": {
@@ -23892,10 +18573,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Datens\u00e4tze, die zu Beginn der Ausgabe \u00fcbersprungen werden. Wenn keine Sortierung verwendet wird, kann das Ergebnis mehrerer gleichartiger Abfragen verschieden sein.",
-        "description_sys_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze",
-        "description_obj_type_scope": "Anzahl der zu ignorierenden Ergebnisdatens\u00e4tze"
+        "is_deprecated": false
       },
       "object_type_list": {
         "old": {
@@ -23903,10 +18581,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der WebAPI-Objekttypnamen",
-        "description_sys_scope": "Objekttyp-Namensliste",
-        "description_obj_type_scope": "Namensliste"
+        "is_deprecated": false
       },
       "filter_params_dict": {
         "old": {
@@ -23914,10 +18589,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict der zu filternden Objektattribute. Erwartete Schl\u00fcssel und Format: '{ \"show\": true | false, \"attrs_list\": [\"<attribute_name>\", ...] }'. Mit 'show' = true werden nur die Attribute in 'attrs_list' zur\u00fcckgegeben (Positivfilter); mit 'show' = false werden alle au\u00dfer den Attributen in 'attrs_list' zur\u00fcckgegeben (Negativfilter). Mit '{ \"show\": true, \"attrs_list\": null }' wird das zur\u00fcckgegebene JSON-Array des Statements komplett leer sein.",
-        "description_sys_scope": "Filterparameter",
-        "description_obj_type_scope": "Filterparameter"
+        "is_deprecated": false
       },
       "sorting_params_list": {
         "old": {
@@ -23925,10 +18597,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Sortierungsparameter (Literale). Pro Parameter gilt das Muster '<attribute_name> [ASC | DESC ] [ NULLS { FIRST | LAST }]'. <attribute_name> darf nicht mehrfach vorkommen.",
-        "description_sys_scope": "Sortierungsparameter",
-        "description_obj_type_scope": "Sortierungsparameter"
+        "is_deprecated": false
       }
     },
     "object_type": "object_type_attr_lang_dict",
@@ -23951,10 +18620,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typ",
-        "description_sys_scope": "Slot-Typ",
-        "description_obj_type_scope": "Slot-Typ"
+        "is_deprecated": false
       },
       "module_type": {
         "new": {
@@ -23966,10 +18632,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Modul-Typ",
-        "description_sys_scope": "Modul-Typ",
-        "description_obj_type_scope": "Modul-Typ"
+        "is_deprecated": false
       },
       "num_mode_name": {
         "new": {
@@ -23977,10 +18640,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Nummerierungsmodus f\u00fcr Modulnummernschema",
-        "description_sys_scope": "MT-in-ST-Nummerierungsmodus",
-        "description_obj_type_scope": "Nummerierungsmodus"
+        "is_deprecated": false
       },
       "num_mode_level": {
         "new": {
@@ -23988,10 +18648,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Nummerierungs-Modus = GLOBAL: durchgehende Nummerierung aller Slots der global nummerierten Modul-Gruppen des Slots und aller seiner Subslots, gez\u00e4hlt ab dem Slot, der <level> Stufen \u00fcber diesem Slot liegt. Der Wert in 'Erstes Modul' wird ggf. heraufgesetzt. Nummerierungs-Modus = LOCAL: diese Modul-Gruppe wird separat nummeriert.",
-        "description_sys_scope": "Stufe f\u00fcr MT-in-ST-Nummerierungsmodus",
-        "description_obj_type_scope": "Stufe f\u00fcr Nummerierungsmodus"
+        "is_deprecated": false
       },
       "required_slot_width": {
         "new": {
@@ -23999,10 +18656,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "erforderliche Mindestkapazit\u00e4t des zugeordneten Slots",
-        "description_sys_scope": "erford. Slotbreite",
-        "description_obj_type_scope": "erford. Slotbreite"
+        "is_deprecated": false
       }
     },
     "object_type": "module2slot_type",
@@ -24025,10 +18679,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Modultypklassen-Name (Kurzform)",
-        "description_sys_scope": "MTC-Name (Abk.)",
-        "description_obj_type_scope": "Name (Abk.)"
+        "is_deprecated": false
       },
       "is_global_readable": {
         "new": {
@@ -24036,10 +18687,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": true,
-        "description_detail": null,
-        "description_sys_scope": "uneingeschr\u00e4nkter Lesezugriff auf MTC",
-        "description_obj_type_scope": "uneingeschr\u00e4nkter Lesezugriff"
+        "is_deprecated": true
       }
     },
     "object_type": "module_type_class",
@@ -24058,10 +18706,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN, der als Zone definiert ist",
-        "description_sys_scope": "DNS-Zonen-FQDN",
-        "description_obj_type_scope": "Zonen-FQDN"
+        "is_deprecated": false
       },
       "nsec3_salt": {
         "new": {
@@ -24069,10 +18714,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Parameter f\u00fcr NSEC3-Salz der NSEC3PARAM-RRs der Zone",
-        "description_sys_scope": "Zonen-NSEC3-Salz",
-        "description_obj_type_scope": "NSEC3-Salz"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -24080,10 +18722,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Zonen-Beschreibung",
-        "description_sys_scope": "Zonen-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "ns_set_name": {
         "new": {
@@ -24091,10 +18730,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des Nameserver-Satzes (angeben, falls die Zone aktiv im DNS sein soll)",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "NS-Satz-Name"
+        "is_deprecated": false
       },
       "nsec3_itcount": {
         "new": {
@@ -24102,10 +18738,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Iterationen f\u00fcr den NSEC3-Hash-Algorithmus (0-basiert, dh. es wird zus\u00e4tzlich zur Basis-Iteration gez\u00e4hlt)",
-        "description_sys_scope": "Zonen-NSEC3-Iteration-Count",
-        "description_obj_type_scope": "NSEC3-Iteration-Count"
+        "is_deprecated": false
       },
       "reset_rr_ttls": {
         "new": {
@@ -24114,10 +18747,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Alle TTL-Werte von RR's der Zone auf den Standard-TTL-Wert der Zone setzen",
-        "description_sys_scope": "TTL's aller RR's der Zone auf Zonendefault-TTL setzen",
-        "description_obj_type_scope": "TTLs aller RRs der Zone auf Zonendefault-TTL setzen"
+        "is_deprecated": false
       },
       "dnssec_do_sign": {
         "new": {
@@ -24125,10 +18755,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DNSSEC-Signaturen f\u00fcr diese Zone auf PDNS-Nameservern aktivieren (Zone ist signiert). Voaussetzung f\u00fcr Deaktivierung: DS-RR mu\u00df vorher aus Parent-Zone-Delegation (delegierende Nameserver) gel\u00f6scht worden sein.",
-        "description_sys_scope": "DNSSEC-Signatur der Zone ist aktiv",
-        "description_obj_type_scope": "DNSSEC-Signatur ist aktiv"
+        "is_deprecated": false
       },
       "soa_data_retry": {
         "new": {
@@ -24136,10 +18763,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf ein fehlgeschlagener Refresh wiederholt werden soll",
-        "description_sys_scope": "Zonen-Retry",
-        "description_obj_type_scope": "Retry"
+        "is_deprecated": false
       },
       "nsec3_hash_algo": {
         "new": {
@@ -24152,10 +18776,7 @@
           "1": {
             "de": "SHA1"
           }
-        },
-        "description_detail": "Nummer des NSEC3-Hash-Algorithmus",
-        "description_sys_scope": "Zonen-NSEC3-Hash-Algorithmus (Nr.)",
-        "description_obj_type_scope": "NSEC3-Hash-Algorithmus (Nr.)"
+        }
       },
       "soa_data_expire": {
         "new": {
@@ -24163,10 +18784,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf die Zone nicht mehr authoritativ ist",
-        "description_sys_scope": "Zonen-Expire",
-        "description_obj_type_scope": "Expire"
+        "is_deprecated": false
       },
       "soa_data_serial": {
         "new": {
@@ -24174,10 +18792,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "aktueller Serial-Wert des SOA-RRs der Zone",
-        "description_sys_scope": "Zonen-Serial-Wert",
-        "description_obj_type_scope": "Serial-Wert"
+        "is_deprecated": false
       },
       "soa_data_minimum": {
         "new": {
@@ -24185,10 +18800,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "TTL-Minimum: deprecated in RFC 2308. Seitdem: Negative Cache TTL. Wird aber auch als TTL-Defaultwert genommen (falls RR-TTL null ist), z.b. bei DNSSEC-RRs, die im online signing erzeugt werden.",
-        "description_sys_scope": "Zonen-Minimum",
-        "description_obj_type_scope": "Minimum"
+        "is_deprecated": false
       },
       "soa_data_refresh": {
         "new": {
@@ -24196,10 +18808,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf Slaves erneut nachfragen d\u00fcrfen, ob die Zonendaten refreshed werden sollen (neuer AXFR erforderlich?)",
-        "description_sys_scope": "Zonen-Refresh",
-        "description_obj_type_scope": "Refresh"
+        "is_deprecated": false
       },
       "dnssec_do_enforce": {
         "new": {
@@ -24207,10 +18816,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn 'true': Resolver (KIT-eigene) bekommen den KSK bzw. DS-RR der Zone per Hint konfiguriert. Wenn 'false': Hint-Konfiguration f\u00fcr KSK/DS-RR wird auf den KIT-Resolvern f\u00fcr diese Zone deaktiviert.",
-        "description_sys_scope": "DNSSEC-Signaturvalidierung der Zone ist aktiv",
-        "description_obj_type_scope": "DNSSEC-Signaturvalidierung ist aktiv"
+        "is_deprecated": false
       },
       "dflt_ttl_rrt_dbext": {
         "new": {
@@ -24218,10 +18824,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Standard-TTL-Wert f\u00fcr RRs der Zone. Wird wirksam f\u00fcr alle RRs, deren TTL nicht explizit gesetzt ist und deren Typ keinen Zone Apex definiert (SOA, NS) oder in einem Zone Delegation Point vorkommt (DS).",
-        "description_sys_scope": "Standard-TTL",
-        "description_obj_type_scope": "Standard-TTL"
+        "is_deprecated": false
       },
       "dflt_ttl_rrt_dbint": {
         "new": {
@@ -24229,10 +18832,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "zonenweite TTL f\u00fcr RR's der Typen, die einen Zone Apex definieren (SOA, NS) oder in einem Zone Delegation Point definiert sind (DS).",
-        "description_sys_scope": "TTL f\u00fcr Records an Zone Apex/ZD Point",
-        "description_obj_type_scope": "TTL f\u00fcr Records an Zone Apex/ZD Point"
+        "is_deprecated": false
       },
       "soa_data_hostmaster": {
         "new": {
@@ -24240,10 +18840,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "Kontaktadresse f\u00fcr diese Zone (RNAME-Feld in RRDATA des SOA-RR's)",
-        "description_sys_scope": "Zonen-Kontakt",
-        "description_obj_type_scope": "Kontakt"
+        "is_deprecated": false
       },
       "dnssec_ksk_rrs_are_published": {
         "new": {
@@ -24251,10 +18848,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Publizieren der CDS und CDNSKEY Resource Records, falls DNSSEC aktiviert ist",
-        "description_sys_scope": "DNSSEC-KSK-RRs zeigen",
-        "description_obj_type_scope": "DNSSEC-KSK-RRs zeigen"
+        "is_deprecated": false
       }
     },
     "object_type": "zone",
@@ -24277,10 +18871,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port- Protokoll- Name",
-        "description_sys_scope": "Port- Protokoll- Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_proto",
@@ -24303,10 +18894,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Systemname",
-        "description_sys_scope": "Systemname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "system",
@@ -24325,10 +18913,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "ID des Unterkontos, eindeutig innerhalb des zugeh\u00f6rigen Hauptkontos",
-        "description_sys_scope": "Unterkonten-ID",
-        "description_obj_type_scope": "Sub-ID"
+        "is_deprecated": false
       },
       "svc_id": {
         "new": {
@@ -24336,10 +18921,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Identifikation des Dienstes, der \u00fcber dieses Dienstkonto verwaltet wird; nur f\u00fcr Dienst-Hauptkonten verwendbar.",
-        "description_sys_scope": "Konto-Dienstkennung",
-        "description_obj_type_scope": "Dienstkennung"
+        "is_deprecated": false
       },
       "kit_status": {
         "new": {
@@ -24361,10 +18943,7 @@
           "-10": {
             "de": "NetDB-internes Systemkonto"
           }
-        },
-        "description_detail": "Angabe \u00fcber den KIT-Zugeh\u00f6rigkeitsstatus des Kontoinhabers (Quelle: PSE, Personalverwaltungssystem (HR-System))",
-        "description_sys_scope": "KIT-Status des Benutzerkontos",
-        "description_obj_type_scope": "KIT-Status"
+        }
       },
       "login_name": {
         "new": {
@@ -24376,10 +18955,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des Benutzerkontos (nur bei Erzeugen eines KIT-Hauptkontos; bei Erzeugen eines Dienst- oder Unterkontos darf dieses Attribut nicht angegeben werden).",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -24387,10 +18963,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Zusatzinformation des Benutzerkontos",
-        "description_sys_scope": "Konto-Infotext",
-        "description_obj_type_scope": "Infotext"
+        "is_deprecated": false
       },
       "is_adm_locked": {
         "new": {
@@ -24398,10 +18971,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ist die Benutzung des Kontos administrativ gesperrt? (Quelle: IDM)",
-        "description_sys_scope": "Anmeldung gesperrt",
-        "description_obj_type_scope": "ist gesperrt"
+        "is_deprecated": false
       },
       "allow_data_manipulation": {
         "new": {
@@ -24409,10 +18979,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Kontozugriff auf datenmodifizierende Funktionen erlauben bzw. sperren (nur bei Unterkonten sperrbar)",
-        "description_sys_scope": "Kontozugriff auf datenmodifizierende Funktionen",
-        "description_obj_type_scope": "Zugriff auf datenmodifizierende Funktionen"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr",
@@ -24431,10 +18998,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Die zugeordnete BCD stellt den Sollzustand dar und muss mit den BCDs aller IP-Routen dieses Subnetzes (via Routen-Ziel-VLAN) \u00fcbereinstimmen",
-        "description_sys_scope": "BCD des Subnetzes",
-        "description_obj_type_scope": "BCD des Subnetzes"
+        "is_deprecated": false
       },
       "cidr": {
         "new": {
@@ -24446,10 +19010,7 @@
           "is_required": true
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "IP-Subnetzangabe in CIDR-Notation",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -24457,10 +19018,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "IP-Subnetz-Info",
-        "description_sys_scope": "IP-Subnetz-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "is_routable": {
         "new": {
@@ -24468,10 +19026,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wird das Subnetz geroutet?",
-        "description_sys_scope": "Subnetz routbar",
-        "description_obj_type_scope": "ist routbar"
+        "is_deprecated": false
       },
       "is_container": {
         "new": {
@@ -24479,10 +19034,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die Existenz von Subnetzen, die in dieses Subnetz passen, ist erlaubt (Container-Funktion).",
-        "description_sys_scope": "Subnetz kann Subnetze enthalten",
-        "description_obj_type_scope": "kann Subnetze enthalten"
+        "is_deprecated": false
       },
       "default_gateway": {
         "new": {
@@ -24490,10 +19042,7 @@
           "is_required": false
         },
         "data_type": "ip_address",
-        "is_deprecated": false,
-        "description_detail": "Standardgateway des Subnetzes",
-        "description_sys_scope": "Subnetz-Gateway",
-        "description_obj_type_scope": "Gateway"
+        "is_deprecated": false
       },
       "is_iana_registered": {
         "new": {
@@ -24501,10 +19050,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "F\u00fcr dieses Subnetz besteht bei der IANA (Internet Assigned Numbers Authority) eine Registrierung bzw. es wurde von dort zugewiesen. Hierbei handelt es sich nur um die Tatsache bzw. Aussage, dass dieses Subnetz in der NetDB als administrativ zugewiesen betrachtet werden soll. Die eigentliche Organisation bzw. der Registrant dieser IANA-Registrierung spielt dabei keine Rolle.",
-        "description_sys_scope": "Subnetz ist IANA-registriert",
-        "description_obj_type_scope": "ist IANA-registriert"
+        "is_deprecated": false
       },
       "auto_create_ip_address": {
         "new": {
@@ -24512,10 +19058,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nicht vorhandene IP-Adressen, die in dieses Subnetz passen w\u00fcrden, d\u00fcrfen bei Bedarf automatisch angelegt werden.",
-        "description_sys_scope": "automatische IP-Adresseintragung",
-        "description_obj_type_scope": "automatische IP-Adresseintragung"
+        "is_deprecated": false
       }
     },
     "object_type": "ip_subnet",
@@ -24534,10 +19077,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port-in-Modul-Typzuordnung)",
-        "description_sys_scope": "Globaler P-Port-in-Modul-Typzuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "int_gfk": {
         "new": {
@@ -24545,10 +19085,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Ziel-Prim\u00e4rschl\u00fcssel des Porttyp-in-Modultyp-Datensatzes (der internen Verbindung)",
-        "description_sys_scope": "PT-in-MT-GPK (intern verbunden mit)",
-        "description_obj_type_scope": "GPK (intern verbunden mit)"
+        "is_deprecated": false
       },
       "port_type": {
         "new": {
@@ -24556,10 +19093,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port-Typ",
-        "description_sys_scope": "Port-Typ",
-        "description_obj_type_scope": "Port-Typ"
+        "is_deprecated": false
       },
       "port_count": {
         "new": {
@@ -24567,10 +19101,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl P-Ports",
-        "description_sys_scope": "Anzahl P-Ports",
-        "description_obj_type_scope": "Anzahl Ports"
+        "is_deprecated": false
       },
       "port_name1": {
         "new": {
@@ -24578,10 +19109,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Erster Port",
-        "description_sys_scope": "Erster Port",
-        "description_obj_type_scope": "Erster Port"
+        "is_deprecated": false
       },
       "port_proto": {
         "new": {
@@ -24589,10 +19117,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port-Protokoll",
-        "description_sys_scope": "Port-Protokoll",
-        "description_obj_type_scope": "Port-Protokoll"
+        "is_deprecated": false
       },
       "port_speed": {
         "new": {
@@ -24600,10 +19125,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port-Speed",
-        "description_sys_scope": "Port-Speed",
-        "description_obj_type_scope": "Port-Speed"
+        "is_deprecated": false
       },
       "module_type": {
         "new": {
@@ -24611,10 +19133,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Modul-Typ",
-        "description_sys_scope": "Modul-Typ",
-        "description_obj_type_scope": "Modul-Typ"
+        "is_deprecated": false
       },
       "num_mode_name": {
         "new": {
@@ -24622,10 +19141,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Nummerierungsmodus f\u00fcr Portnummernschema",
-        "description_sys_scope": "PT-in-MT-Nummerierungsmodus",
-        "description_obj_type_scope": "Nummerierungsmodus"
+        "is_deprecated": false
       },
       "num_mode_level": {
         "new": {
@@ -24633,10 +19149,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Nummerierungs-Modus = GLOBAL: durchgehende Nummerierung aller Ports der global nummerierten Port-Gruppen des Moduls und aller seiner Submodule, gez\u00e4hlt ab dem Modul, das <level> Stufen \u00fcber diesem Modul liegt. Der Wert in 'Erster Port' wird ggf. heraufgesetzt. Wenn <level> == -1: gez\u00e4hlt ab dem Root-Modul. Nummerierungs-Modus = LOCAL: diese Port-Gruppe wird separat nummeriert Nummerierungs-Modus = MULTIPLE: separate (wie LOCAL:0) Nummerierung aller Ports dieser Port-Gruppe, jedoch als <level>-S\u00e4tze, z.B.: <level>=2: 1+2 oder A+B (2er S\u00e4tze); <level>=3: 1+2+3 oder A+B+C (3er S\u00e4tze); <level>=4: 1+2+3+4 oder A+B+C+D (4er S\u00e4tze).",
-        "description_sys_scope": "Stufe f\u00fcr PT-in-MT-Nummerierungsmodus",
-        "description_obj_type_scope": "Stufe f\u00fcr Nummerierungsmodus"
+        "is_deprecated": false
       },
       "port_inc_count": {
         "new": {
@@ -24644,10 +19157,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Abstand/Schrittweite zwischen den Basisportnummern (Standard: 1)",
-        "description_sys_scope": "Abstand",
-        "description_obj_type_scope": "Abstand"
+        "is_deprecated": false
       },
       "port_type_order": {
         "new": {
@@ -24655,10 +19165,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Reihenfolge, in der die Ports im Modul erzeugt, nummeriert, angeordnet werden. Wird intern automatisch in 10er Schritten durchnummeriert (unabhaengig vom tats\u00e4chlich eingegebenen Wert), um Verschiebungen zu vereinfachen.",
-        "description_sys_scope": "PT->MT-Position",
-        "description_obj_type_scope": "Position"
+        "is_deprecated": false
       },
       "port_name_prefix": {
         "new": {
@@ -24666,10 +19173,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "konstanter Pr\u00e4fixteil f\u00fcr Portnummer",
-        "description_sys_scope": "konst. Pr\u00e4fix f\u00fcr Portnr.",
-        "description_obj_type_scope": "konst. Pr\u00e4fix f\u00fcr Portnr."
+        "is_deprecated": false
       },
       "port_name_suffix": {
         "new": {
@@ -24677,10 +19181,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Suffix f\u00fcr Portnr.",
-        "description_sys_scope": "Suffix f\u00fcr Portnr.",
-        "description_obj_type_scope": "Suffix f\u00fcr Portnr."
+        "is_deprecated": false
       },
       "port_name_varprfx": {
         "new": {
@@ -24688,10 +19189,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "variabler Pr\u00e4fixteil f\u00fcr Portnummer",
-        "description_sys_scope": "var. Pr\u00e4fix f\u00fcr Portnr.",
-        "description_obj_type_scope": "var. Pr\u00e4fix f\u00fcr Portnr."
+        "is_deprecated": false
       },
       "port_name_varprfx_join_dl": {
         "new": {
@@ -24699,10 +19197,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Trennzeichenkette f\u00fcr Join des variablen Pr\u00e4fixteils",
-        "description_sys_scope": "var. Prfx-Join",
-        "description_obj_type_scope": "var. Prfx-Join"
+        "is_deprecated": false
       },
       "port_name_varprfx_split_dl": {
         "new": {
@@ -24710,10 +19205,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Trennzeichenkette f\u00fcr Split des variablen Pr\u00e4fixteils",
-        "description_sys_scope": "var. Prfx-Split",
-        "description_obj_type_scope": "var. Prfx-Split"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port2module_type",
@@ -24736,10 +19228,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Fehler-Code",
-        "description_sys_scope": "Fehler-Code",
-        "description_obj_type_scope": "Code"
+        "is_deprecated": false
       },
       "type": {
         "new": {
@@ -24751,10 +19240,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Code",
-        "description_sys_scope": "Fehlertyp-Code",
-        "description_obj_type_scope": "Typ-Code"
+        "is_deprecated": false
       },
       "system": {
         "new": {
@@ -24762,10 +19248,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Systemname",
-        "description_sys_scope": "Systemname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "error",
@@ -24784,10 +19267,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "F\u00fcr die betreffende Version sichtbarer Wert des FQDN-Typs. NULL bedeutet, dass dieser Typ in der betreffenden Version nicht vorhanden ist.",
-        "description_sys_scope": "FQDN-Typ",
-        "description_obj_type_scope": "Typ"
+        "is_deprecated": false
       },
       "value": {
         "new": {
@@ -24799,10 +19279,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -24810,10 +19287,7 @@
           "is_required": false
         },
         "data_type": "text_long",
-        "is_deprecated": false,
-        "description_detail": "Freitext-Info zum FQDN",
-        "description_sys_scope": "FQDN-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "try_del_parent": {
         "old": {
@@ -24822,10 +19296,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "\u00dcbergeordnete FQDNs werden gel\u00f6scht, solange keine weiteren Konflikte dadurch entstehen.",
-        "description_sys_scope": "\u00fcg. FQDNs l\u00f6schen, wenn m\u00f6glich",
-        "description_obj_type_scope": "\u00fcg. FQDNs l\u00f6schen, wenn m\u00f6glich"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn",
@@ -24848,10 +19319,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typ",
-        "description_sys_scope": "Slot-Typ",
-        "description_obj_type_scope": "Slot-Typ"
+        "is_deprecated": false
       },
       "module_type": {
         "new": {
@@ -24863,10 +19331,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Modul-Typ",
-        "description_sys_scope": "Modul-Typ",
-        "description_obj_type_scope": "Modul-Typ"
+        "is_deprecated": false
       },
       "num_mode_name": {
         "new": {
@@ -24874,10 +19339,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Nummerierungsmodus f\u00fcr Slotnummernschema",
-        "description_sys_scope": "ST-in-MT-Nummerierungsmodus",
-        "description_obj_type_scope": "Nummerierungsmodus"
+        "is_deprecated": false
       },
       "subslot_count": {
         "new": {
@@ -24885,10 +19347,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Anzahl solcher Slots",
-        "description_sys_scope": "Anzahl solcher Slots",
-        "description_obj_type_scope": "Anzahl solcher Slots"
+        "is_deprecated": false
       },
       "subslot_name1": {
         "new": {
@@ -24896,10 +19355,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Erster Slot",
-        "description_sys_scope": "Erster Slot",
-        "description_obj_type_scope": "Erster Slot"
+        "is_deprecated": false
       },
       "num_mode_level": {
         "new": {
@@ -24907,10 +19363,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Nummerierungs-Modus = GLOBAL: durchgehende Nummerierung aller Slots der global nummerierten Slot-Gruppen des Moduls und aller seiner Submodule, gez\u00e4hlt ab dem Modul, das <level> Stufen \u00fcber diesem Modul liegt. Der Wert in 'Erster Slot' wird ggf. heraufgesetzt. Wenn <level> == -1: gez\u00e4hlt ab dem Root-Modul. Nummerierungs-Modus = LOCAL: diese Slot-Gruppe wird separat nummeriert.",
-        "description_sys_scope": "Stufe f\u00fcr ST-in-MT-Nummerierungsmodus",
-        "description_obj_type_scope": "Stufe f\u00fcr Nummerierungsmodus"
+        "is_deprecated": false
       },
       "subslot_prefix": {
         "new": {
@@ -24918,10 +19371,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Pr\u00e4fix f\u00fcr Slotnr.",
-        "description_sys_scope": "Pr\u00e4fix f\u00fcr Slotnr.",
-        "description_obj_type_scope": "Pr\u00e4fix f\u00fcr Slotnr."
+        "is_deprecated": false
       },
       "subslot_inc_count": {
         "new": {
@@ -24929,10 +19379,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Abstand zwischen den Basisslotnummern (Standard: 1)",
-        "description_sys_scope": "Numerierungsschrittweite",
-        "description_obj_type_scope": "Numerierungsschrittweite"
+        "is_deprecated": false
       },
       "subslot_type_order": {
         "new": {
@@ -24940,10 +19387,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Reihenfolge, in der die Slots im Modul erzeugt, nummeriert, angeordnet werden.",
-        "description_sys_scope": "Reihenfolge",
-        "description_obj_type_scope": "Reihenfolge"
+        "is_deprecated": false
       },
       "backplane_port_descr": {
         "new": {
@@ -24951,10 +19395,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Spezifikation der Backplane-Ports der Form <backplane-typ>:<anzahl>",
-        "description_sys_scope": "ST-MT-Backplane-Typ:Count",
-        "description_obj_type_scope": "Backplane-Typ & Anzahl"
+        "is_deprecated": false
       }
     },
     "object_type": "slot2module_type",
@@ -24977,10 +19418,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "room": {
         "new": {
@@ -24992,10 +19430,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "fq_name": {
         "new": {
@@ -25007,10 +19442,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Slot-Nr.",
-        "description_sys_scope": "Slot-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -25022,10 +19454,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Slot-Info",
-        "description_sys_scope": "Slot-Info",
-        "description_obj_type_scope": "Slot-Info"
+        "is_deprecated": false
       }
     },
     "object_type": "slot",
@@ -25048,10 +19477,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Etage",
-        "description_sys_scope": "Etage",
-        "description_obj_type_scope": "Etage"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -25059,10 +19485,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung",
-        "description_sys_scope": "Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "name_sortby": {
         "new": {
@@ -25070,10 +19493,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Sortierung",
-        "description_sys_scope": "Sortierung",
-        "description_obj_type_scope": "Sortierung"
+        "is_deprecated": false
       }
     },
     "object_type": "floor",
@@ -25096,10 +19516,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -25107,10 +19524,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Raumbezeichnung",
-        "description_sys_scope": "Raumbezeichnung",
-        "description_obj_type_scope": "Bezeichnung"
+        "is_deprecated": false
       },
       "floor": {
         "new": {
@@ -25118,10 +19532,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Etage",
-        "description_sys_scope": "Etage",
-        "description_obj_type_scope": "Etage"
+        "is_deprecated": false
       },
       "number": {
         "new": {
@@ -25133,10 +19544,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -25144,10 +19552,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Zusatzinformation",
-        "description_sys_scope": "Raum-Kommentar",
-        "description_obj_type_scope": "Kommentar"
+        "is_deprecated": false
       }
     },
     "object_type": "room",
@@ -25170,10 +19575,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Spalten-Name",
-        "description_sys_scope": "Spalten-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_wapi": {
         "new": {
@@ -25181,10 +19583,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ist dieses Attribut als Ein/Ausgabeparameter f\u00fcr WebAPI-Funktionen benutzbar?",
-        "description_sys_scope": "Attribut ist WebAPI-TA-Parameter",
-        "description_obj_type_scope": "ist WAPI-Parameter"
+        "is_deprecated": false
       },
       "ref_name": {
         "new": {
@@ -25192,10 +19591,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": true,
-        "description_detail": "Referenz-Spaltenname: zur Aufl\u00f6sung des Datentyps, Kurzbezeichnung, PK, falls Quell-Spalte die pkg.-weite Kurzbezeichnung \"table.column\" hat.",
-        "description_sys_scope": "Ref.-Spaltenname",
-        "description_obj_type_scope": "Ref.-Spaltenname"
+        "is_deprecated": true
       },
       "data_type": {
         "new": {
@@ -25203,10 +19599,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "table_name": {
         "new": {
@@ -25218,10 +19611,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Tabellen-Name der Spalte",
-        "description_sys_scope": "Tabellen-Name der Spalte",
-        "description_obj_type_scope": "Tabellen-Name"
+        "is_deprecated": false
       },
       "is_nullable": {
         "new": {
@@ -25229,10 +19619,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Falls das Attribut als WebAPI-Objekttyp-Parameter definiert ist, wird dieser Wert f\u00fcr die Parameter-Funktionszuordnungen \u00fcbernommen.",
-        "description_sys_scope": "Attribut ist nullbar",
-        "description_obj_type_scope": "ist nullbar"
+        "is_deprecated": false
       },
       "is_required": {
         "new": {
@@ -25240,10 +19627,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Falls das Attribut als WebAPI-Objekttyp-Parameter definiert ist, wird dieser Wert f\u00fcr die Parameter-Funktionszuordnungen \u00fcbernommen.",
-        "description_sys_scope": "Attribut ist erforderlich",
-        "description_obj_type_scope": "ist erforderlich"
+        "is_deprecated": false
       },
       "is_deprecated": {
         "new": {
@@ -25251,10 +19635,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Attribut wird in neueren WebAPI-Versionen nicht mehr unterst\u00fctzt",
-        "description_sys_scope": "Attribut ist 'deprecated' WebAPI-Parameter",
-        "description_obj_type_scope": "ist 'deprecated' WebAPI-Parameter"
+        "is_deprecated": false
       },
       "attribute_name": {
         "new": {
@@ -25262,10 +19643,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr Attribute, die in WebAPI-Funktionen und in Fehlermeldungen gleichlautend verwendet werden sollen",
-        "description_sys_scope": "WebAPI-Attribut-Name",
-        "description_obj_type_scope": "Attribut-Name"
+        "is_deprecated": false
       },
       "ref_table_name": {
         "new": {
@@ -25273,10 +19651,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": true,
-        "description_detail": "Referenz-Tabellenname: zur Aufl\u00f6sung des Datentyps, Kurzbezeichnung, PK, falls Quell-Spalte die pkg.-weite Kurzbezeichnung \"table.column\" hat.",
-        "description_sys_scope": "Ref.-Tabellenname",
-        "description_obj_type_scope": "Ref.-Tabellenname"
+        "is_deprecated": true
       },
       "is_ot_global_ref": {
         "new": {
@@ -25284,10 +19659,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Attribut und Funktionszuordnungen werden f\u00fcr neue Objekttypen \u00fcbernommen.",
-        "description_sys_scope": "Attribut ist globale Referenz anderer Objekttyp-Attribute",
-        "description_obj_type_scope": "ist globale Referenz anderer Objekttyp-Attribute"
+        "is_deprecated": false
       },
       "use_ref_column_language_attributes": {
         "new": {
@@ -25295,10 +19667,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "eigene Sprachenattribute bleiben NULL ; es werden die der Referenz-Spalte verwendet",
-        "description_sys_scope": "Sprachenattribute der Ref.-Spalte benutzen",
-        "description_obj_type_scope": "Sprachenattribute der Ref.-Spalte benutzen"
+        "is_deprecated": false
       }
     },
     "object_type": "column",
@@ -25321,10 +19690,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Anschlu\u00dfpunkt-Bezeichnung",
-        "description_sys_scope": "AP-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "bldg": {
         "new": {
@@ -25336,10 +19702,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "room": {
         "new": {
@@ -25351,10 +19714,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "fq_name": {
         "new": {
@@ -25366,10 +19726,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -25381,10 +19738,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "ND-Modul-Zusatzinfo oder Beschreibung",
-        "description_sys_scope": "Modul-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       }
     },
     "object_type": "module",
@@ -25407,10 +19761,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port-Typ-Name",
-        "description_sys_scope": "Port-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_internal": {
         "new": {
@@ -25418,10 +19769,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Port-Typ ist f\u00fcr modul-interne (z.B. Backplane) oder Festverkabelung vorgesehen",
-        "description_sys_scope": "Port-Typ ist intern",
-        "description_obj_type_scope": "ist intern"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_type",
@@ -25444,10 +19792,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Slot-Typs",
-        "description_sys_scope": "Slottyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "class": {
         "new": {
@@ -25455,10 +19800,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typklassen-Name",
-        "description_sys_scope": "Slot-Typklassen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "slot_width": {
         "new": {
@@ -25466,10 +19808,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Slot-Kapazit\u00e4t (max. Anzahl der Submodule, die in Slots dieses Typs eingetragen werden k\u00f6nnen)",
-        "description_sys_scope": "Slotbreite",
-        "description_obj_type_scope": "Breite"
+        "is_deprecated": false
       }
     },
     "object_type": "slot_type",
@@ -25492,10 +19831,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Name der Port-Typgruppe. (Achtung: ist noch als Anker in CGI-Skripten definiert; \u00c4nderung kann Funktionalit\u00e4t beeinflussen)",
-        "description_sys_scope": "PTGruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_permanent": {
         "new": {
@@ -25503,10 +19839,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ports dieser Typgruppe sind fest verkabelt",
-        "description_sys_scope": "ist fest verkabelt",
-        "description_obj_type_scope": "ist fest verkabelt"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_type_group",
@@ -25529,10 +19862,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz-Name",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -25540,10 +19870,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung der Netzinstanz",
-        "description_sys_scope": "NI-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "object_type": "net_instnc",
@@ -25566,10 +19893,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Constraint-Name",
-        "description_sys_scope": "Constraint-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "type": {
         "new": {
@@ -25630,10 +19954,7 @@
           "uc": {
             "de": "bedingter bzw. partieller Schl\u00fcssel-Constraint (DB-Ebene)"
           }
-        },
-        "description_detail": "Constraint-Typ",
-        "description_sys_scope": "Constraint-Typ",
-        "description_obj_type_scope": "Typ"
+        }
       },
       "ref_name": {
         "new": {
@@ -25641,10 +19962,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Nur bei API-Level-Foreign-Key-Constraints: Name des referenzierten Constraints (Unique oder PK)",
-        "description_sys_scope": "Referenz-Constraint-Name",
-        "description_obj_type_scope": "Referenz-Name"
+        "is_deprecated": false
       },
       "dblvl_name": {
         "new": {
@@ -25652,10 +19970,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Nur bei API-Level-Constraints: Name des zugeordneten DB-Level-Constraints. Der Constraint erscheint in den WebAPI-Objekttypdaten unter dem Namen des DB-Level-Constraints (um eine \u00dcbereinstimmung mit Constraintnamen aus Exceptions zu bekommen) und den Spaltennamen des API-Level-Constraints.",
-        "description_sys_scope": "DB-Level-Constraint-Name",
-        "description_obj_type_scope": "DB-Level-Name"
+        "is_deprecated": false
       },
       "table_name": {
         "new": {
@@ -25667,10 +19982,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name der Tabelle des Constraints",
-        "description_sys_scope": "Constraint-Tabellen-Name",
-        "description_obj_type_scope": "Tabellen-Name"
+        "is_deprecated": false
       },
       "col_name_list": {
         "new": {
@@ -25678,10 +19990,7 @@
           "is_required": false
         },
         "data_type": "text_array",
-        "is_deprecated": false,
-        "description_detail": "Nur bei API-Level-Constraints: Liste der zugeordneten Attribute (Spaltennamen) im Constraint",
-        "description_sys_scope": "Constraint-Spaltennamen",
-        "description_obj_type_scope": "Spaltennamen"
+        "is_deprecated": false
       },
       "join_operator": {
         "new": {
@@ -25689,10 +19998,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Nur relevant bei referenzierenden Constraints: JOIN-Operator im SQL-Klartext. Darf nur bei FN-Constraints vom Standardwert '=' abweichen. Leserichtung: FK <operator> RK",
-        "description_sys_scope": "JOIN-Operator des Constraints",
-        "description_obj_type_scope": "JOIN-Operator"
+        "is_deprecated": false
       },
       "is_join_default": {
         "new": {
@@ -25700,10 +20006,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr API-Level-FK-Constraints: wenn True: Constraint wird als Standard in WebAPI-Joins eingesetzt, falls der Constraintname in der JOIN-Anweisung 'default' ist. Unter mehreren FK-Constraints mit identischen RK- und FK-seitigen Objekttyp-Paaren kann max. 1 FK-Constraint auf 'True' gesetzt werden. Der Wert des zuletzt modifizierten FK-Constraints \u00fcberschreibt dabei ggf. den Wert der anderen FK-Constraints.",
-        "description_sys_scope": "ist Standard-Constraint f\u00fcr JOIN",
-        "description_obj_type_scope": "ist Standard f\u00fcr JOIN"
+        "is_deprecated": false
       },
       "dblvl_table_name": {
         "new": {
@@ -25711,10 +20014,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name der Tabelle des DB-Level-Constraints (nur, wenn Tabellen des DB- und API-Level-Constraints verschieden sind)",
-        "description_sys_scope": "DB-Level-Tabellen-Name",
-        "description_obj_type_scope": "DB-Level-Tabellen-Name"
+        "is_deprecated": false
       },
       "join_grants_read_access": {
         "new": {
@@ -25722,10 +20022,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": true,
-        "description_detail": "Nur f\u00fcr referenzierende API-Level-Constraints: wenn True: Durch Benutzung des Constraints in WebAPI-Joins wird der Lesezugriff der beteiligten Objekttypen gegenseitig \u00fcbertragen, dh. durch den JOIN werden evtl. bestehende Einschr\u00e4nkungen der Leserechte eines Objekttyps gegen\u00fcber dem anderen aufgehoben. Aktuell sind alle Constraints, die am Join desselben Objekttyps beteiligt sind, logisch-UND verkn\u00fcpft, dh. das Ergebnis ist nur True, wenn alle beteiligten Constraints grants_read_access == True haben. Gilt nicht bei ANTI-JOIN.",
-        "description_sys_scope": "Lesezugriff via JOIN gleichschalten",
-        "description_obj_type_scope": "Lesezugriff via JOIN gleichschalten"
+        "is_deprecated": true
       }
     },
     "object_type": "constraint",
@@ -25748,10 +20045,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port-Typ-Name",
-        "description_sys_scope": "Port-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "port_group": {
         "new": {
@@ -25759,10 +20053,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Name der Port-Typgruppe. (Achtung: ist noch als Anker in CGI-Skripten definiert; \u00c4nderung kann Funktionalit\u00e4t beeinflussen)",
-        "description_sys_scope": "PTGruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "port_proto": {
         "new": {
@@ -25774,10 +20065,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port- Protokoll- Name",
-        "description_sys_scope": "Port- Protokoll- Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "port_speed": {
         "new": {
@@ -25789,10 +20077,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port- Speed- Wert",
-        "description_sys_scope": "Port- Speed- Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_type_data",
@@ -25815,10 +20100,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Code",
-        "description_sys_scope": "FT-Code",
-        "description_obj_type_scope": "Code"
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -25826,10 +20108,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Name",
-        "description_sys_scope": "FT-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "error_type",
@@ -25848,10 +20127,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Bezeichnung",
-        "description_sys_scope": "Geb.-Bezeichnung",
-        "description_obj_type_scope": "Bezeichnung"
+        "is_deprecated": false
       },
       "number": {
         "new": {
@@ -25863,10 +20139,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "street": {
         "new": {
@@ -25874,10 +20147,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Stra\u00dfe des Geb\u00e4udes",
-        "description_sys_scope": "Geb.-Stra\u00dfe",
-        "description_obj_type_scope": "Stra\u00dfe"
+        "is_deprecated": false
       },
       "postal_code": {
         "new": {
@@ -25885,10 +20155,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Postleitzahl der Geb\u00e4udeanschrift",
-        "description_sys_scope": "Geb.-PLZ",
-        "description_obj_type_scope": "PLZ"
+        "is_deprecated": false
       },
       "geo_location": {
         "new": {
@@ -25896,10 +20163,7 @@
           "is_required": false
         },
         "data_type": "geo_loc",
-        "is_deprecated": false,
-        "description_detail": "Geographische Koordinaten des Geb\u00e4udes (Breitengrad, L\u00e4ngengrad)",
-        "description_sys_scope": "Geographische Geb\u00e4udekoordinaten",
-        "description_obj_type_scope": "Geographische Koordinaten"
+        "is_deprecated": false
       },
       "site_fq_name": {
         "new": {
@@ -25907,10 +20171,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Hierarchisch qualifizierter Name des Gebietes",
-        "description_sys_scope": "qual. Gebietsname",
-        "description_obj_type_scope": "qual. Name"
+        "is_deprecated": false
       }
     },
     "object_type": "bldg",
@@ -25933,10 +20194,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Modultyps",
-        "description_sys_scope": "Modultyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "class": {
         "new": {
@@ -25944,10 +20202,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Modultypklassen-Name (Kurzform)",
-        "description_sys_scope": "MTC-Name (Abk.)",
-        "description_obj_type_scope": "Name (Abk.)"
+        "is_deprecated": false
       },
       "is_child": {
         "new": {
@@ -25955,10 +20210,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Module dieses Typs in Steckpl\u00e4tzen anderer Module enthalten sein?",
-        "description_sys_scope": "kann in Subslots enthalten sein",
-        "description_obj_type_scope": "kann in Subslots enthalten sein"
+        "is_deprecated": false
       },
       "is_active": {
         "new": {
@@ -25966,10 +20218,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Sind Module dieses Typs aktiv (managebar) oder passiv?",
-        "description_sys_scope": "aktiv oder passiv",
-        "description_obj_type_scope": "ist aktiv"
+        "is_deprecated": false
       },
       "is_parent": {
         "new": {
@@ -25977,10 +20226,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Module dieses Typs Steckpl\u00e4tze f\u00fcr Submodule enthalten?",
-        "description_sys_scope": "MT kann Subslots enthalten",
-        "description_obj_type_scope": "kann Subslots enthalten"
+        "is_deprecated": false
       },
       "has_unq_name": {
         "new": {
@@ -25988,10 +20234,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Mu\u00df der Modulname systemweit eindeutig sein?",
-        "description_sys_scope": "Modulname eindeutig",
-        "description_obj_type_scope": "Name ist eindeutig"
+        "is_deprecated": false
       },
       "is_forwarding": {
         "new": {
@@ -25999,10 +20242,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Haben Module dieses Typs eine NW-Forwarding-Funktion? (z.B. passive Hubs, Switches etc.)",
-        "description_sys_scope": "Modultyp-Forwarding",
-        "description_obj_type_scope": "Forwarding"
+        "is_deprecated": false
       },
       "is_loc_depdnt": {
         "new": {
@@ -26010,10 +20250,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ist f\u00fcr Module dieses Typs eine Standortangabe erforderlich?",
-        "description_sys_scope": "Modultyp standortabh\u00e4ngig",
-        "description_obj_type_scope": "ist standortabh\u00e4ngig"
+        "is_deprecated": false
       }
     },
     "object_type": "module_type",
@@ -26036,10 +20273,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "eindeutiger Tabellen-Name",
-        "description_sys_scope": "Tabellen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "system": {
         "new": {
@@ -26047,10 +20281,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-System, unter dem die Tabelle incl. deren als WebAPI-Attribut gekennzeichneten Spalten als Web-API-Objekttyp angesprochen werden kann",
-        "description_sys_scope": "WebAPI-System-Name",
-        "description_obj_type_scope": "System-Name"
+        "is_deprecated": false
       },
       "is_log_dst": {
         "new": {
@@ -26058,10 +20289,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Tabelle enth\u00e4lt (\u00fcber Log-Datenquellen zugeordnete) Log-Daten. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist Log-Datensenke",
-        "description_obj_type_scope": "ist Log-Datensenke"
+        "is_deprecated": false
       },
       "is_log_src": {
         "new": {
@@ -26069,10 +20297,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Erm\u00f6glicht das Loggen von Ereignissen f\u00fcr Datens\u00e4tze dieser Tabelle. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist Log-Datenquelle",
-        "description_obj_type_scope": "ist Log-Datenquelle"
+        "is_deprecated": false
       },
       "is_lang_dst": {
         "new": {
@@ -26080,10 +20305,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Tabelle enth\u00e4lt (\u00fcber OT-Sprachenattribut-Datenquellen zugeordnete) relationale Objekttyp-Sprachenattribute. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Sprachenattribut-Datensenke",
-        "description_obj_type_scope": "ist OT-Sprachenattribut-Datensenke"
+        "is_deprecated": false
       },
       "is_lang_src": {
         "new": {
@@ -26091,10 +20313,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Erm\u00f6glicht das Zuordnen relationaler Objekttyp-Sprachenattribute zu Datens\u00e4tzen dieser Tabelle. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Sprachenattribut-Datenquelle",
-        "description_obj_type_scope": "ist OT-Sprachenattribut-Datenquelle"
+        "is_deprecated": false
       },
       "is_otattr_dst": {
         "new": {
@@ -26102,10 +20321,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Tabelle enth\u00e4lt (\u00fcber OT-Attribut-Datenquellen zugeordnete) relationale Objekttyp-Attribute. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Attribut-Datensenke",
-        "description_obj_type_scope": "ist OT-Attribut-Datensenke"
+        "is_deprecated": false
       },
       "is_otattr_src": {
         "new": {
@@ -26113,10 +20329,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Erm\u00f6glicht das Zuordnen relationaler Objekttyp-Attribute zu Datens\u00e4tzen dieser Tabelle. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Attribut-Datenquelle",
-        "description_obj_type_scope": "ist OT-Attribut-Datenquelle"
+        "is_deprecated": false
       },
       "content_gender": {
         "new": {
@@ -26135,10 +20348,7 @@
           "n": {
             "de": "neutral"
           }
-        },
-        "description_detail": "grammatisches Geschlecht des Namens (in Standardsprache) dieser Tabelle",
-        "description_sys_scope": "gramm. Geschlecht von 'Tabellenname'",
-        "description_obj_type_scope": "gramm. Geschl."
+        }
       },
       "do_imp_from_dd": {
         "new": {
@@ -26146,10 +20356,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Fehlende Spalten mit Datentyp, Nullbarkeit, Constraints aus DB-DataDictionary importieren",
-        "description_sys_scope": "zugeh\u00f6rige und nicht vorhandene Tabellen-Attribute (Spalten) aus DB-DD importieren",
-        "description_obj_type_scope": "zugeh\u00f6rige und nicht vorhandene Attribute aus DB-DD importieren"
+        "is_deprecated": false
       },
       "object_type_name": {
         "new": {
@@ -26157,10 +20364,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name, unter dem die Tabelle incl. deren als WebAPI-Attribut gekennzeichneten Spalten als Web-API-Objekttyp angesprochen werden kann.",
-        "description_sys_scope": "WebAPI-Objekttypname",
-        "description_obj_type_scope": "Objekttypname"
+        "is_deprecated": false
       },
       "do_imp_from_dd_upd_cols": {
         "new": {
@@ -26168,10 +20372,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "L\u00e4nge, Datentyp, Nullbarkeit aller Tabellenspalten bei Import aus DB-DD aktualisieren (true) oder beibehalten (false)",
-        "description_sys_scope": "Tabellenspalten aktualisieren",
-        "description_obj_type_scope": "Spalten aktualisieren"
+        "is_deprecated": false
       },
       "do_activate_global_pk2obj": {
         "new": {
@@ -26179,10 +20380,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Zuordnung der Objekt-Datens\u00e4tze zu globalen Prim\u00e4rschl\u00fcsseln erm\u00f6glichen. ACHTUNG: \u00c4nderung nur gemeinsam mit Code-Anpassung machen!",
-        "description_sys_scope": "Nutzung des globalen Prim\u00e4rschl\u00fcssels freischalten",
-        "description_obj_type_scope": "Nutzung des globalen Prim\u00e4rschl\u00fcssels freischalten"
+        "is_deprecated": false
       },
       "do_create_global_ref_params": {
         "new": {
@@ -26190,10 +20388,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Anlegen der WebAPI-Objekttyp-Attribute als globale Referenzen, die zielseitig mit 'cntl.column.is_ot_global_ref=true' markiert sind und im Objekttyp noch nicht existieren.",
-        "description_sys_scope": "Globale OT-Referenzattribute anlegen",
-        "description_obj_type_scope": "Globale Referenzattribute anlegen"
+        "is_deprecated": false
       },
       "object_type_grants_read_access": {
         "new": {
@@ -26201,10 +20396,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": null,
-        "description_obj_type_scope": null
+        "is_deprecated": false
       },
       "make_generic_object_type_permissions": {
         "new": {
@@ -26213,10 +20405,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": null,
-        "description_obj_type_scope": null
+        "is_deprecated": false
       }
     },
     "object_type": "table",
@@ -26235,10 +20424,7 @@
           "is_required": true
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Nummer des physikalischen Ports",
-        "description_sys_scope": "P-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "mdl_bldg": {
         "old": {
@@ -26246,10 +20432,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "mdl_room": {
         "old": {
@@ -26257,10 +20440,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -26268,10 +20448,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Info",
-        "description_sys_scope": "P-Port-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "mdl_fq_name": {
         "old": {
@@ -26279,10 +20456,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_defective": {
         "new": {
@@ -26291,10 +20465,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "P-Port ist defekt",
-        "description_sys_scope": "P-Port ist defekt",
-        "description_obj_type_scope": "ist defekt"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port",
@@ -26313,10 +20484,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Device-Typs",
-        "description_sys_scope": "DevTyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -26324,10 +20492,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des Device-Typs",
-        "description_sys_scope": "DevTyp-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "nw_fwd_level": {
         "new": {
@@ -26361,10 +20526,7 @@
           "7": {
             "de": "L7: ?"
           }
-        },
-        "description_detail": "Auf welcher Protokollebene erfolgt eine Weiterleitung von Daten (Bridge/Router/FW etc.)",
-        "description_sys_scope": "Netz-Routing/Forwarding-Ebene",
-        "description_obj_type_scope": "Routing/Forwarding-Ebene"
+        }
       }
     },
     "object_type": "device_type",
@@ -26387,10 +20549,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr den Parser",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "exec_args": {
         "new": {
@@ -26398,10 +20557,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Script-Parameter (als JSON-Text), die zur Laufzeit des Parsers ben\u00f6tigt werden",
-        "description_sys_scope": "Parser-Parameter als JSON-Text",
-        "description_obj_type_scope": "Parameter (JSON)"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -26409,10 +20565,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Parser-Beschreibung",
-        "description_sys_scope": "Parser-Beschreibung",
-        "description_obj_type_scope": "Parser-Beschreibung"
+        "is_deprecated": false
       },
       "access_group": {
         "new": {
@@ -26420,10 +20573,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Default-NM-AccessGruppe",
-        "description_sys_scope": "Default-NM-AccessGruppe",
-        "description_obj_type_scope": "Default-NM-AccessGruppe"
+        "is_deprecated": false
       },
       "is_executable": {
         "new": {
@@ -26431,10 +20581,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Ist der Parser als ausf\u00fchrbares Code-Modul implementiert?",
-        "description_sys_scope": "ausf\u00fchrbarer Parser",
-        "description_obj_type_scope": "ist ausf\u00fchrbar"
+        "is_deprecated": false
       }
     },
     "object_type": "parser",
@@ -26453,10 +20600,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Gebietstyps",
-        "description_sys_scope": "Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "fq_name": {
         "new": {
@@ -26468,10 +20612,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Hierarchisch qualifizierter Name des Gebietes",
-        "description_sys_scope": "qual. Gebietsname",
-        "description_obj_type_scope": "qual. Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -26479,10 +20620,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Gebiets-Beschreibung",
-        "description_sys_scope": "Gebiets-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "object_type": "site",
@@ -26505,10 +20643,7 @@
           "is_required": true
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Rollenname der Form <systemname>.<rollenname>",
-        "description_sys_scope": "voll qualifizierter Rollenname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       },
       "is_role": {
         "new": {
@@ -26516,10 +20651,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Rolle (true) oder Recht (false)?",
-        "description_sys_scope": "ist Rolle",
-        "description_obj_type_scope": "ist Rolle"
+        "is_deprecated": false
       },
       "position": {
         "new": {
@@ -26527,10 +20659,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Position der Rolle/Permission entsprechend dem Umfang der enthaltenen Rechte",
-        "description_sys_scope": "Rollen/Perm.-Position",
-        "description_obj_type_scope": "Position"
+        "is_deprecated": false
       },
       "is_admin_role": {
         "new": {
@@ -26538,10 +20667,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Administrative Rolle: verhindert automatische L\u00f6schung der Inhaber-Konten",
-        "description_sys_scope": "ist Admin-Rolle",
-        "description_obj_type_scope": "ist Admin-Rolle"
+        "is_deprecated": false
       }
     },
     "object_type": "role",
@@ -26564,10 +20690,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -26575,10 +20698,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des Netzverbundes",
-        "description_sys_scope": "NV-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "object_type": "net_cmpnd",
@@ -26601,10 +20721,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Port- Speed- Wert",
-        "description_sys_scope": "Port- Speed- Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       }
     },
     "object_type": "p_port_speed",
@@ -26627,10 +20744,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "categ": {
         "new": {
@@ -26638,10 +20752,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung der BCD-Kategorie",
-        "description_sys_scope": "BCD-Kategorie-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "seclvl": {
         "new": {
@@ -26649,10 +20760,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Nr. der BCD-Sicherheitsstufe",
-        "description_sys_scope": "BCD-Sicherheitsstufe (num.)",
-        "description_obj_type_scope": "Stufe (num.)"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -26660,10 +20768,7 @@
           "is_required": false
         },
         "data_type": "text_detailed",
-        "is_deprecated": false,
-        "description_detail": "BCD-Beschreibung",
-        "description_sys_scope": "BCD-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "dhcp_domain": {
         "new": {
@@ -26671,10 +20776,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "Domain f\u00fcr clientseitig angeforderte DHCP-Hostnamen bei dynamischen Leases. Die DHCP-Domain muss im OE-Namensraum der BCD liegen (Zuordnung via Domain-OE und BCD-OE) und Subdomain einer OE-Domain sein (Gleichheit ausgeschlossen).",
-        "description_sys_scope": "DHCP-Domain der BCD",
-        "description_obj_type_scope": "DHCP-Domain"
+        "is_deprecated": false
       },
       "dhcp_enabled": {
         "new": {
@@ -26682,10 +20784,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DHCP f\u00fcr alle IPv4-Subnetze der BCD aktiviert",
-        "description_sys_scope": "DHCP ist aktiviert",
-        "description_obj_type_scope": "DHCP ist aktiviert"
+        "is_deprecated": false
       },
       "admin_description": {
         "new": {
@@ -26693,10 +20792,7 @@
           "is_required": false
         },
         "data_type": "text_long",
-        "is_deprecated": false,
-        "description_detail": "Freitextfeld ausschlie\u00dflich zur administrativen Information",
-        "description_sys_scope": "BCD-Admin-Info",
-        "description_obj_type_scope": "Admin-Info"
+        "is_deprecated": false
       },
       "dhcp_opt_t1_percent": {
         "new": {
@@ -26704,10 +20800,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": false,
-        "description_detail": "Prozentwert f\u00fcr T1 (Option 58, renewal time), bezogen auf die offered lease time (Option 51)",
-        "description_sys_scope": "Standardwert f. DHCP-Option 58 (T1), prozentual",
-        "description_obj_type_scope": "Standardwert f. Option 58 (T1), prozentual"
+        "is_deprecated": false
       },
       "dhcp_opt_t2_percent": {
         "new": {
@@ -26715,10 +20808,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": false,
-        "description_detail": "Prozentwert f\u00fcr T2 (Option 59, rebinding time), bezogen auf die offered lease time (Option 51)",
-        "description_sys_scope": "Standardwert f. DHCP-Option 59 (T2), prozentual",
-        "description_obj_type_scope": "Standardwert f. Option 59 (T2), prozentual"
+        "is_deprecated": false
       },
       "dhcp_accept_new_leases": {
         "new": {
@@ -26726,10 +20816,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": true,
-        "description_detail": "Neue DHCP-Leases via Client-DHCP-Request (DISCOVER von bisher nicht bekannten MAC-Adressen oder Client-Identifiern) durch DHCP-Server registrieren lassen.",
-        "description_sys_scope": "DHCP-Server akzeptiert neue Leases",
-        "description_obj_type_scope": "Server akzeptiert neue Leases"
+        "is_deprecated": true
       },
       "dhcp_ttl_value_percent": {
         "new": {
@@ -26737,10 +20824,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": false,
-        "description_detail": "Standard-TTL als Prozentwert der Lease-G\u00fcltigkeitsdauer f\u00fcr DNS-RRs, die bei dynamischen Leases oder Leases mit statischem FQDN angelegt werden.",
-        "description_sys_scope": "Standard-TTL f\u00fcr dyn. DNS-RRs, prozentual",
-        "description_obj_type_scope": "Standard-TTL f\u00fcr dyn. DNS-RRs, prozentual"
+        "is_deprecated": false
       },
       "dhcp_leasetime_dyn_days": {
         "new": {
@@ -26748,10 +20832,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Tagesanteil der G\u00fcltigkeitsdauer f\u00fcr neue, dynamisch vergebene DHCP-Leases",
-        "description_sys_scope": "Tage",
-        "description_obj_type_scope": "Tage"
+        "is_deprecated": true
       },
       "dhcp_leasetime_dyn_hours": {
         "new": {
@@ -26759,10 +20840,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Stundenanteil der G\u00fcltigkeitsdauer f\u00fcr neue, dynamisch vergebene DHCP-Leases",
-        "description_sys_scope": "Stunden",
-        "description_obj_type_scope": "Stunden"
+        "is_deprecated": true
       },
       "dhcp_leasetime_dyn_minutes": {
         "new": {
@@ -26770,10 +20848,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Minutenanteil der G\u00fcltigkeitsdauer f\u00fcr neue, dynamisch vergebene DHCP-Leases",
-        "description_sys_scope": "Minuten",
-        "description_obj_type_scope": "Minuten"
+        "is_deprecated": true
       },
       "dhcp_leasetime_static_days": {
         "new": {
@@ -26781,10 +20856,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Tagesanteil der G\u00fcltigkeitsdauer f\u00fcr neue, statisch vergebene DHCP-Leases",
-        "description_sys_scope": "Tage",
-        "description_obj_type_scope": "Tage"
+        "is_deprecated": true
       },
       "dhcp_leasetime_static_hours": {
         "new": {
@@ -26792,10 +20864,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Stundenanteil der G\u00fcltigkeitsdauer f\u00fcr neue, statisch vergebene DHCP-Leases",
-        "description_sys_scope": "Stunden",
-        "description_obj_type_scope": "Stunden"
+        "is_deprecated": true
       },
       "dhcp_offer_rsv_time_minutes": {
         "new": {
@@ -26803,10 +20872,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Minutenanteil der Bereitstellungsdauer f\u00fcr die via DHCP_OFFER angebotenen IP-Adressen",
-        "description_sys_scope": "Minuten",
-        "description_obj_type_scope": "Minuten"
+        "is_deprecated": true
       },
       "dhcp_offer_rsv_time_seconds": {
         "new": {
@@ -26814,10 +20880,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Sekundenanteil der Bereitstellungsdauer f\u00fcr die via DHCP_OFFER angebotenen IP-Adressen",
-        "description_sys_scope": "Sekunden",
-        "description_obj_type_scope": "Sekunden"
+        "is_deprecated": true
       },
       "dhcp_leasetime_static_minutes": {
         "new": {
@@ -26825,10 +20888,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Minutenanteil der G\u00fcltigkeitsdauer f\u00fcr neue, statisch vergebene DHCP-Leases",
-        "description_sys_scope": "Minuten",
-        "description_obj_type_scope": "Minuten"
+        "is_deprecated": true
       },
       "dhcp_accept_requested_hostname": {
         "new": {
@@ -26836,10 +20896,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": true,
-        "description_detail": "Wenn m\u00f6glich, den angeforderten Hostnamen eines DHCP-Clients der neuen Lease zuordnen und im DNS eintragen (A- und PTR- RR).",
-        "description_sys_scope": "von DHCP-Clients angeforderte Hostnamen akzeptieren",
-        "description_obj_type_scope": "von Clients angeforderte Hostnamen akzeptieren"
+        "is_deprecated": true
       },
       "dhcp_dynamic_lease_removal_time": {
         "new": {
@@ -26847,10 +20904,7 @@
           "is_required": false
         },
         "data_type": "interval",
-        "is_deprecated": false,
-        "description_detail": "Dynamische Leases werden automatisch gel\u00f6scht, nachdem sie abgelaufen sind und das L\u00f6schintervall \u00fcberschritten wurde.",
-        "description_sys_scope": "L\u00f6schintervall f\u00fcr abgelaufene dynamische DHCP-Leases",
-        "description_obj_type_scope": "L\u00f6schintervall f\u00fcr abgelaufene dynamische Leases"
+        "is_deprecated": false
       },
       "dhcp_new_leases_get_static_addr": {
         "new": {
@@ -26858,10 +20912,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Leases, die vom Server automatisch neu angelegt werden, bekommen das Attribut 'is_static_addr=true'.",
-        "description_sys_scope": "vom DHCP-Server erzeugte neue Leases erhalten eine statische IP-Adresse",
-        "description_obj_type_scope": "vom Server erzeugte neue Leases erhalten eine statische IP-Adresse"
+        "is_deprecated": false
       },
       "dhcp_new_leases_get_static_fqdn": {
         "new": {
@@ -26869,10 +20920,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Leases, die vom Server automatisch neu angelegt werden, bekommen das Attribut 'is_static_fqdn=true'. Voraussetzung: von Clients angeforderte Hostnamen d\u00fcrfen akzeptiert werden und der angeforderte Hostname existiert bereits als FQDN mit aktiviertem DHCP-Hostnamens-Attribut.",
-        "description_sys_scope": "vom DHCP-Server erzeugte neue Leases erhalten einen statischen FQDN (Hostname)",
-        "description_obj_type_scope": "vom Server erzeugte neue Leases erhalten einen statischen FQDN (Hostname)"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd",
@@ -26895,10 +20943,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung der BCD-Kategorie",
-        "description_sys_scope": "BCD-Kategorie-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd_categ",
@@ -26921,10 +20966,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Nr. der BCD-Sicherheitsstufe",
-        "description_sys_scope": "BCD-Sicherheitsstufe (num.)",
-        "description_obj_type_scope": "Stufe (num.)"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd_seclvl",
@@ -26943,10 +20985,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "acg": {
         "new": {
@@ -26954,10 +20993,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Zugriffsgruppe",
-        "description_sys_scope": "Zugriffsgruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fqdn": {
         "new": {
@@ -26969,10 +21005,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "DNS-FQDN des ND-Devices",
-        "description_sys_scope": "Device-FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "type": {
         "new": {
@@ -26980,10 +21013,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Device-Typs",
-        "description_sys_scope": "DevTyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -26991,10 +21021,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Zusatzinfos f\u00fcr Device",
-        "description_sys_scope": "Device-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "assigned_parser": {
         "new": {
@@ -27002,10 +21029,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des zugeordneten Parsers",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "device",
@@ -27028,10 +21052,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "net_instnc": {
         "new": {
@@ -27043,10 +21064,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz-Name",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "net_cmpnd2instnc",
@@ -27065,10 +21083,7 @@
           "is_required": false
         },
         "data_type": "integer2u",
-        "is_deprecated": false,
-        "description_detail": "numerische VLAN-ID",
-        "description_sys_scope": "VLAN-ID",
-        "description_obj_type_scope": "ID"
+        "is_deprecated": false
       },
       "bcd": {
         "new": {
@@ -27076,10 +21091,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Broadcastdomain des VLANs",
-        "description_sys_scope": "VLAN-BCD",
-        "description_obj_type_scope": "BCD"
+        "is_deprecated": false
       },
       "gpk": {
         "old": {
@@ -27087,10 +21099,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (VLAN)",
-        "description_sys_scope": "Globaler VLAN-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -27098,10 +21107,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des VLANs",
-        "description_sys_scope": "VLAN-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "net_instnc": {
         "new": {
@@ -27109,10 +21115,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz-Name",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -27120,10 +21123,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des VLANs",
-        "description_sys_scope": "VLAN-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       }
     },
     "object_type": "vlan",
@@ -27146,10 +21146,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "eindeutige Kurzbezeichnung des Log-Typs",
-        "description_sys_scope": "Log-Typ-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "object_type": "record_type",
@@ -27168,10 +21165,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "SQL-Code des Constraints (SQLSTATE)",
-        "description_sys_scope": "Constraint-SQL-Code",
-        "description_obj_type_scope": "SQL-Code"
+        "is_deprecated": false
       },
       "error_code": {
         "new": {
@@ -27183,10 +21177,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Error-Code der Zuordnung",
-        "description_sys_scope": "Error-Code",
-        "description_obj_type_scope": "Error-Code"
+        "is_deprecated": false
       },
       "constraint_name": {
         "new": {
@@ -27198,10 +21189,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Constraint-Name der Zuordnung",
-        "description_sys_scope": "Constraint-Name",
-        "description_obj_type_scope": "Constraint-Name"
+        "is_deprecated": false
       },
       "error_type_code": {
         "new": {
@@ -27213,10 +21201,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Error-Typ-Code der Zuordnung",
-        "description_sys_scope": "Error-Typ-Code",
-        "description_obj_type_scope": "Error-Typ-Code"
+        "is_deprecated": false
       },
       "constraint_table": {
         "new": {
@@ -27228,10 +21213,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Tabelle des Constraint-Namens der Zuordnung",
-        "description_sys_scope": "Constraint-Tabelle",
-        "description_obj_type_scope": "Constraint-Tabelle"
+        "is_deprecated": false
       },
       "parent_key_not_found": {
         "new": {
@@ -27239,10 +21221,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Fallunterscheidung bei FK-Constraints: Parent Key not found (true) oder Child Record found (false), nur f\u00fcr 'sqlstate' = 23503.",
-        "description_sys_scope": "FK-Constraint: ParentKey not found",
-        "description_obj_type_scope": "ParentKey not found"
+        "is_deprecated": false
       }
     },
     "object_type": "constraint2error",
@@ -27261,10 +21240,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr den Parser",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "sysdescr": {
         "new": {
@@ -27276,10 +21252,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "SNMP-OID-Wert von sysDescr",
-        "description_sys_scope": "SNMP-SysDescr",
-        "description_obj_type_scope": "SNMP-SysDescr"
+        "is_deprecated": false
       }
     },
     "object_type": "parser2sysdescr",
@@ -27298,10 +21271,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Name des OE-Typs",
-        "description_sys_scope": "OE-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "position": {
         "new": {
@@ -27309,10 +21279,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "willk\u00fcrliche Position zur Sortierung des OE-Typs",
-        "description_sys_scope": "OE-Typ-Sortierung",
-        "description_obj_type_scope": "Sortierung"
+        "is_deprecated": false
       },
       "short_name": {
         "new": {
@@ -27324,10 +21291,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des OE-Typs",
-        "description_sys_scope": "OE-Typ-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "object_type": "unit_type",
@@ -27346,10 +21310,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Name der Organisationseinheit",
-        "description_sys_scope": "OE-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "type": {
         "new": {
@@ -27357,10 +21318,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Name des OE-Typs",
-        "description_sys_scope": "OE-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "short_name": {
         "new": {
@@ -27372,10 +21330,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "sub_position": {
         "new": {
@@ -27383,10 +21338,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "willk\u00fcrliche Position zur Sortierung der OE innerhalb der \u00fcbergeordneten OE",
-        "description_sys_scope": "OE-Position",
-        "description_obj_type_scope": "Position"
+        "is_deprecated": false
       },
       "is_mgr_assignable": {
         "new": {
@@ -27394,10 +21346,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Sperre f\u00fcr Zuordbarkeit der OE-Betreuer, um zu gro\u00dfe OE-Teilb\u00e4ume f\u00fcr Betreuer zu verhindern.",
-        "description_sys_scope": "OE ist Betreuern zuordbar",
-        "description_obj_type_scope": "ist OE-Betreuern zuordbar"
+        "is_deprecated": false
       },
       "parent_short_name": {
         "new": {
@@ -27405,10 +21354,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "eindeutiger kurzer Name der \u00fcbergeordneten Organisationseinheit",
-        "description_sys_scope": "\u00fcg. OE-Kurzbezeichnung",
-        "description_obj_type_scope": "\u00fcg. Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "object_type": "unit",
@@ -27431,10 +21377,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Slot-Typklassen-K\u00fcrzel",
-        "description_sys_scope": "STC-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       }
     },
     "object_type": "slot_type_class",
@@ -27453,10 +21396,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (ST-in-MT-Tree-Datensatz)",
-        "description_sys_scope": "Globaler ST-in-MT-Tree-Datensatz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "slot_type": {
         "new": {
@@ -27464,10 +21404,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Slot-Typs",
-        "description_sys_scope": "Slottyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "parent_gfk": {
         "new": {
@@ -27475,10 +21412,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des \u00fcbergeordneten Datensatzes",
-        "description_sys_scope": "\u00fcg. ST2MT-Stack-GPK",
-        "description_obj_type_scope": "\u00fcg. GPK"
+        "is_deprecated": false
       },
       "module_type": {
         "new": {
@@ -27486,10 +21420,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Modultyps",
-        "description_sys_scope": "Modultyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "slot_varname1": {
         "new": {
@@ -27497,10 +21428,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "variabler Teil des ersten Slots (Startslot) f\u00fcr Slots, die in dieser Slot-in-Modul-Typzuordnung dieses ST-in-MT-Stacks enthalten sind",
-        "description_sys_scope": "var. ST2MT-Startslot",
-        "description_obj_type_scope": "var. 1. Slot"
+        "is_deprecated": false
       },
       "subport_prefix": {
         "new": {
@@ -27508,10 +21436,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "konstanter Pr\u00e4fixteil f\u00fcr P-Ports, die in Submodulen dieser Slot-in-Modul-Typzuordnung dieses ST-in-MT-Stacks enthalten sind",
-        "description_sys_scope": "konst. ST2MT-Pr\u00e4fix f\u00fcr Sub-Ports",
-        "description_obj_type_scope": "konst. SubPortPrfx."
+        "is_deprecated": false
       },
       "subport_varprfx": {
         "new": {
@@ -27519,10 +21444,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "variabler Pr\u00e4fixteil f\u00fcr P-Ports, die in Submodulen dieser Slot-in-Modul-Typzuordnung dieses ST-in-MT-Stacks enthalten sind",
-        "description_sys_scope": "var. ST2MT-Pr\u00e4fix f\u00fcr Sub-Ports",
-        "description_obj_type_scope": "var. SubPortPrfx."
+        "is_deprecated": false
       },
       "subport_varname1": {
         "new": {
@@ -27530,10 +21452,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "variabler Teil des ersten Ports (Startport) f\u00fcr Ports, die in dieser Slot-in-Modul-Typzuordnung dieses ST-in-MT-Stacks enthalten sind",
-        "description_sys_scope": "var. ST2MT-StartSubPort",
-        "description_obj_type_scope": "var. 1. SubPort"
+        "is_deprecated": false
       },
       "subport_varprfx_join_dl": {
         "new": {
@@ -27541,10 +21460,7 @@
           "is_required": false
         },
         "data_type": "text_sep",
-        "is_deprecated": false,
-        "description_detail": "Trennzeichenkette f\u00fcr Join des variablen ST2MT-SubPortPr\u00e4fixteils",
-        "description_sys_scope": "var. SubPPrfx-Join",
-        "description_obj_type_scope": "var. SubPPrfx-Join"
+        "is_deprecated": false
       },
       "subport_varprfx_split_dl": {
         "new": {
@@ -27552,10 +21468,7 @@
           "is_required": false
         },
         "data_type": "text_sep",
-        "is_deprecated": false,
-        "description_detail": "Trennzeichenkette f\u00fcr Split des variablen ST2MT-SubPortPr\u00e4fixteils",
-        "description_sys_scope": "var. SubPPrfx-Split",
-        "description_obj_type_scope": "var. SubPPrfx-Split"
+        "is_deprecated": false
       }
     },
     "object_type": "slot2module_type_tree",
@@ -27574,10 +21487,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DHCP-Hostnamens-Attribut: FQDN's dieses Typs sind f\u00fcr adre\u00dfbasierte RR's (Basis-Hostnamen f\u00fcr DHCP-Betrieb) vorgesehen und unterliegen der DHCP-Anwendungslogik",
-        "description_sys_scope": "DBNT-DHCP-Hostnamens-Attribut",
-        "description_obj_type_scope": "DHCP-Hostnamens-Attribut"
+        "is_deprecated": false
       },
       "is_host": {
         "new": {
@@ -27585,10 +21495,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Hostnamens-Attribut: FQDN's dieses Typs sind f\u00fcr adre\u00dfbasierte RR's (Host-Kontext) vorgesehen",
-        "description_sys_scope": "DBNT-Hostnamens-Attribut",
-        "description_obj_type_scope": "Hostnamens-Attribut"
+        "is_deprecated": false
       },
       "_intname": {
         "old": {
@@ -27596,10 +21503,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "versionsunabh\u00e4ngiger Name der systeminternen DNS-DB-Namenstypdefinition (DBNT). Wird automatisch gebildet, Schema: \"<_groupname>:<is_host><is_nonterminal><is_dhcp><rad_type><is_wildcard>\"",
-        "description_sys_scope": "interner DBNT-Name",
-        "description_obj_type_scope": "interner Name"
+        "is_deprecated": false
       },
       "position": {
         "new": {
@@ -27607,10 +21511,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "willk\u00fcrliche Position des DNS-DB-Namenstyps zur Sortierung",
-        "description_sys_scope": "NT-Sortierung",
-        "description_obj_type_scope": "Namenssortierung"
+        "is_deprecated": false
       },
       "rad_type": {
         "new": {
@@ -27632,10 +21533,7 @@
           "6": {
             "de": "IPv6"
           }
-        },
-        "description_detail": "Reverse-Adre\u00df-Domain-Attribut: FQDN's dieses Typs sind f\u00fcr Reverse-Adre\u00df-Domains (PTR-RR's, Namensraum je nach Attributwert > 0) vorgesehen",
-        "description_sys_scope": "DBNT-RAD-Attribut",
-        "description_obj_type_scope": "RAD-Attribut"
+        }
       },
       "_groupname": {
         "new": {
@@ -27643,10 +21541,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Gruppenname der systeminternen DNS-DB-Namenstypdefinition (DBNT), linker Teil bis zum Doppelpunkt",
-        "description_sys_scope": "DBNT-Gruppenname",
-        "description_obj_type_scope": "Gruppenname"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -27654,10 +21549,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des DNS-DB-Namenstyps",
-        "description_sys_scope": "NT-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "is_wildcard": {
         "new": {
@@ -27665,10 +21557,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wildcard-Attribut: FQDN's dieses Typs (Label: '*') sind f\u00fcr Wildcard-RR's vorgesehen",
-        "description_sys_scope": "DBNT-Wildcard-Attribut",
-        "description_obj_type_scope": "Wildcard-Attribut"
+        "is_deprecated": false
       },
       "is_nonterminal": {
         "new": {
@@ -27676,10 +21565,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Non-Terminal-FQDN-Attribut: wenn 'true', sind Untereintr\u00e4ge (Subdomains) unter FQDN's dieses Typs m\u00f6glich. Au\u00dferdem ist die Referenzierung als Zone, Netzbereichszuordnung (BCD), Permission-Zuordnung, DHCP-Subdomain m\u00f6glich.",
-        "description_sys_scope": "DBNT-Non-Terminal-FQDN-Attribut",
-        "description_obj_type_scope": "Non-Terminal-FQDN-Attribut"
+        "is_deprecated": false
       },
       "version_name_dict": {
         "new": {
@@ -27687,10 +21573,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Key-Value-Verzeichnis der g\u00fcltigen Versionen des DBNT (Key: numerische Version, Value: versionierter DBNT-Name). Nicht \u00e4nderbar f\u00fcr 'release' und \u00e4lter.",
-        "description_sys_scope": "Verzeichnis g\u00fcltiger Versionen des DBNT",
-        "description_obj_type_scope": "Verzeichnis g\u00fcltiger Versionen"
+        "is_deprecated": false
       },
       "permission_fq_name": {
         "new": {
@@ -27698,10 +21581,7 @@
           "is_required": false
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "Permission-Name f\u00fcr DML auf FQDN's dieses Typs. Sollte auf Basiszugriff stehen, wenn es zu diesem DBNT mind. einen DBRT gibt, dessen Permission ebenfalls auf Basiszugriff steht und dessen automatische FQDN-Behandlung aktiviert ist.",
-        "description_sys_scope": "CNTL-Perm.-Name f\u00fcr Namenstyp",
-        "description_obj_type_scope": "Perm.-Name f\u00fcr Namenstyp"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn_type",
@@ -27724,10 +21604,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "RR-Typname",
-        "description_sys_scope": "RR-Typname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "rfc_info": {
         "new": {
@@ -27735,10 +21612,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Infos aus RFCs \u00fcber diesen RR-Typ (Restriktionen, Besonderheiten, die bei DBRTs beachtet werden m\u00fcssen)",
-        "description_sys_scope": "RRTyp-RFC-Informationen",
-        "description_obj_type_scope": "RFC-Informationen"
+        "is_deprecated": false
       },
       "num_value": {
         "new": {
@@ -27746,10 +21620,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Numerischer Wert des RRT (Type-Code im Datenpaket)",
-        "description_sys_scope": "Numerischer RRT-Wert",
-        "description_obj_type_scope": "Numerischer Wert"
+        "is_deprecated": false
       },
       "is_internal": {
         "new": {
@@ -27757,10 +21628,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert: Records dieses Typs sind nicht als direkte OSD-Relation eintragbar bzw. werden von der jeweiligen NS-Software eigenst\u00e4ndig behandelt.",
-        "description_sys_scope": "DB-interner RRTyp",
-        "description_obj_type_scope": "ist DB-intern"
+        "is_deprecated": false
       },
       "is_addr_based": {
         "new": {
@@ -27768,10 +21636,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DNS-Resource-Records dieses Typs haben eine Ziel-Adresse (im Datenfeld)",
-        "description_sys_scope": "RR-Typ ist adressbasiert",
-        "description_obj_type_scope": "ist adressbasiert"
+        "is_deprecated": false
       },
       "is_name_based": {
         "new": {
@@ -27779,10 +21644,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DNS-Resource-Records dieses Typs haben einen Ziel-FQDN (im Datenfeld)",
-        "description_sys_scope": "RR-Typ ist namensbasiert",
-        "description_obj_type_scope": "ist namensbasiert"
+        "is_deprecated": false
       },
       "force_auto_dml": {
         "new": {
@@ -27790,10 +21652,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert: Records dieses Typs werden ausschlie\u00dflich automatisch durch die Anwendungslogik behandelt.",
-        "description_sys_scope": "Benutzung f\u00fcr diesen RR-Typ sperren",
-        "description_obj_type_scope": "Benutzung sperren"
+        "is_deprecated": false
       },
       "_fqdn_inttype_dflt": {
         "new": {
@@ -27801,10 +21660,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "systeminterner Standardwert des Parameters 'FQDN-Typ' f\u00fcr RR-Neueintr\u00e4ge. Bleibt nur NULL, wenn 'Benutzung sperren' oder 'ist DB-intern' zutrifft.",
-        "description_sys_scope": "Standardwert: interner Typ des RR-FQDNs",
-        "description_obj_type_scope": "interner FQDN-Typ-Std."
+        "is_deprecated": false
       },
       "target_is_singleton_dflt": {
         "new": {
@@ -27812,10 +21668,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Standardwert des Parameters 'ist Einzel-Record-Typ' f\u00fcr RR-Neueintr\u00e4ge",
-        "description_sys_scope": "Standardwert: RR ist Einzel-Record-Typ",
-        "description_obj_type_scope": "ist-Einzel-Record-Typ-Std."
+        "is_deprecated": false
       },
       "target_is_reverse_unique_dflt": {
         "new": {
@@ -27823,10 +21676,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Standardwert des Parameters 'ist r\u00fcckw\u00e4rts eindeutig' f\u00fcr RR-Neueintr\u00e4ge",
-        "description_sys_scope": "Standardwert: RR ist r\u00fcckw\u00e4rts eindeutig",
-        "description_obj_type_scope": "ist-r\u00fcckw\u00e4rts-eindeutig-Std."
+        "is_deprecated": false
       }
     },
     "object_type": "record_type",
@@ -27845,10 +21695,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Name der systeminternen DNS-DB-Record-Typdefinition (DBRT)",
-        "description_sys_scope": "DBRT-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -27856,10 +21703,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des DNS-DB-Record-Typs",
-        "description_sys_scope": "DBRT-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "record_type": {
         "new": {
@@ -27867,10 +21711,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Name des DNS-RR-Typs",
-        "description_sys_scope": "DNS-RR-Typname",
-        "description_obj_type_scope": "RR-Typname"
+        "is_deprecated": false
       },
       "_fqdn_inttype": {
         "new": {
@@ -27878,10 +21719,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des systeminternen FQDN-Typs (via DBRT-Definition)",
-        "description_sys_scope": "FQDN-Typ (in DBRT)",
-        "description_obj_type_scope": "FQDN-Typ"
+        "is_deprecated": false
       },
       "version_def_dict": {
         "new": {
@@ -27889,10 +21727,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Key-Value-Verzeichnis der g\u00fcltigen Versionen des DBRT (Key: numerische Version, Value: ist g\u00fcltig (boolean)). Nicht \u00e4nderbar f\u00fcr 'release' und \u00e4lter.",
-        "description_sys_scope": "Verzeichnis g\u00fcltiger DBRT-Versionen",
-        "description_obj_type_scope": "Verzeichnis g\u00fcltiger Versionen"
+        "is_deprecated": false
       },
       "fqdn_is_singleton": {
         "new": {
@@ -27900,10 +21735,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "FQDNs in RRs bzw. RR-Sets dieses Typs d\u00fcrfen systemweit nur 1x (in einem RR bzw. RR-Set) vorkommen",
-        "description_sys_scope": "FQDN ist systemweit eindeutig (RR-Typ-\u00fcbergreifend)",
-        "description_obj_type_scope": "FQDN ist systemweit eindeutig (RR-Typ-\u00fcbergreifend)"
+        "is_deprecated": false
       },
       "permission_fq_name": {
         "new": {
@@ -27911,10 +21743,7 @@
           "is_required": false
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "Explizite Berechtigung, falls dieser DNS-DB-Recordtyp nicht mit Basisrechten (Bereichseigent\u00fcmer bzw. Namensraum-Eigent\u00fcmer) benutzt werden darf",
-        "description_sys_scope": "Permission-Name f\u00fcr Globalzugriff auf RR's dieses Typs",
-        "description_obj_type_scope": "Permission-Name"
+        "is_deprecated": false
       },
       "target_is_singleton": {
         "new": {
@@ -27922,10 +21751,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RRs dieses DBRTs k\u00f6nnen nur Einzeleintr\u00e4ge haben (keine Sets erlaubt)",
-        "description_sys_scope": "DBRT ist Einzel-Record-Typ",
-        "description_obj_type_scope": "ist Einzel-Record-Typ"
+        "is_deprecated": false
       },
       "_target_fqdn_inttype": {
         "new": {
@@ -27933,10 +21759,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des systeminternen Ziel-FQDN-Typs (via DBRT-Definition)",
-        "description_sys_scope": "Ziel-FQDN-Typ (in DBRT)",
-        "description_obj_type_scope": "Ziel-FQDN-Typ"
+        "is_deprecated": false
       },
       "target_is_reverse_unique": {
         "new": {
@@ -27944,10 +21767,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RR-Ziele dieses DBRTs k\u00f6nnen ihrem FQDN eindeutig zugeordnet werden. Adressbasierte RRs bekommen automatisch den zugeh\u00f6rigen PTR-RR eingetragen/gel\u00f6scht.",
-        "description_sys_scope": "DBRT-Ziel ist r\u00fcckw\u00e4rts eindeutig",
-        "description_obj_type_scope": "ist r\u00fcckw\u00e4rts eindeutig"
+        "is_deprecated": false
       }
     },
     "object_type": "record_inttype",
@@ -27970,10 +21790,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des NS-Satzes",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -27981,10 +21798,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "NS-Satz-Beschreibung",
-        "description_sys_scope": "DNS-NS-Satz-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "soa_data_retry": {
         "new": {
@@ -27992,10 +21806,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf ein fehlgeschlagener Refresh wiederholt werden soll. Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Retry",
-        "description_obj_type_scope": "Zonen-Retry"
+        "is_deprecated": false
       },
       "soa_data_expire": {
         "new": {
@@ -28003,10 +21814,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf die Zone nicht mehr autoritativ ist. Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Expire",
-        "description_obj_type_scope": "Zonen-Expire"
+        "is_deprecated": false
       },
       "soa_data_minimum": {
         "new": {
@@ -28014,10 +21822,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "TTL-Minimum: deprecated in RFC 2308. Seitdem: Negative Cache TTL. Wird aber auch als TTL-Defaultwert genommen (falls RR-TTL null ist), z.b. bei DNSSEC-RRs, die im online signing erzeugt werden. Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Minimum",
-        "description_obj_type_scope": "Zonen-Minimum"
+        "is_deprecated": false
       },
       "soa_data_refresh": {
         "new": {
@@ -28025,10 +21830,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf Slaves erneut nachfragen d\u00fcrfen, ob die Zonendaten refreshed werden sollen (neuer AXFR erforderlich?). Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Refresh",
-        "description_obj_type_scope": "Zonen-Refresh"
+        "is_deprecated": false
       },
       "soa_data_hostmaster": {
         "new": {
@@ -28036,10 +21838,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "Kontaktadresse der Zone (RNAME-Feld in RRDATA des SOA-RR's). Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Kontakt",
-        "description_obj_type_scope": "Zonen-Kontakt"
+        "is_deprecated": false
       },
       "members_are_exclusive": {
         "new": {
@@ -28047,10 +21846,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nameserver und Hosts dieses Satzes k\u00f6nnen nicht in anderen S\u00e4tzen enthalten sein (Sollzustand bei Konstellationen, in denen verschiedene Hosts Anfragen gleichberechtigt auf von den Host-Adressen abweichenden Dienst-Adressen bedienen und keine 1-zu-1-Abbildung zwischen Host- und Dienst-Adressen des Nameserversatzes existiert). Dadurch ist garantiert, dass nur die DNS-Daten der zugeordneten Zonen ausgeliefert werden. Bei nicht-exklusiver Zuordnung sind \u00dcberschneidungen m\u00f6glich (NS-Hosts oder NS-Mitglieder sind in anderen NS-S\u00e4tzen enthalten). Dadurch kann dieser NS-Satz Zonendaten anderer Zonen ausliefern, die nicht an diesen NS-Satz delegiert sind.",
-        "description_sys_scope": "Mitglieder sind exklusiv zugeordnet",
-        "description_obj_type_scope": "ist exklusiv"
+        "is_deprecated": false
       },
       "zone_data_is_external": {
         "new": {
@@ -28058,10 +21854,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": null,
-        "description_obj_type_scope": null
+        "is_deprecated": false
       }
     },
     "object_type": "ns_set",
@@ -28084,10 +21877,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN des zugeordneten Nameservers",
-        "description_sys_scope": "NS-FQDN",
-        "description_obj_type_scope": "NS-FQDN"
+        "is_deprecated": false
       },
       "ns_set_name": {
         "new": {
@@ -28099,10 +21889,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des Nameserver-Satzes",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "NS-Satz-Name"
+        "is_deprecated": false
       },
       "ns_is_master": {
         "new": {
@@ -28110,10 +21897,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Betriebsart des Nameservers bzgl. Zonen-Daten (ZXFR). True: ZXFR-Master, False: ZXFR-Slave",
-        "description_sys_scope": "ist Master-NS",
-        "description_obj_type_scope": "ist Master-NS"
+        "is_deprecated": false
       },
       "ns_is_native": {
         "new": {
@@ -28121,10 +21905,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Betriebsart des Nameservers bzgl. Zonen-Daten: eigenst\u00e4ndig, keine Master/Slave-Unterst\u00fctzung",
-        "description_sys_scope": "ist Native-NS",
-        "description_obj_type_scope": "ist Native-NS"
+        "is_deprecated": false
       },
       "ns_is_primary": {
         "new": {
@@ -28132,10 +21913,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Prim\u00e4rserver der Zone (steht im SOA-RR)",
-        "description_sys_scope": "ist prim\u00e4rer NS",
-        "description_obj_type_scope": "ist prim\u00e4rer NS"
+        "is_deprecated": false
       },
       "ns_is_registered": {
         "new": {
@@ -28143,10 +21921,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nameserver ist im NS-Satz der zugeordneten Zonen sichtbar",
-        "description_sys_scope": "ist sichtbarer NS",
-        "description_obj_type_scope": "ist sichtbarer NS"
+        "is_deprecated": false
       },
       "ns_xfer_master_fqdn": {
         "new": {
@@ -28154,10 +21929,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN des zugeordneten Master-Nameservers (nur bei ZXFR-Slave-Nameservern)",
-        "description_sys_scope": "Master-NS-FQDN",
-        "description_obj_type_scope": "Master-NS-FQDN"
+        "is_deprecated": false
       }
     },
     "object_type": "ns_set_member",
@@ -28176,10 +21948,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "Expliziter TTL-Wert (min. 300 oder 1). Falls angegeben (dh. nicht NULL), wird dieser anstatt des Standardwerts der Zone f\u00fcr den RR-Satz wirksam.",
-        "description_sys_scope": "RR-Set-TTL",
-        "description_obj_type_scope": "TTL"
+        "is_deprecated": false
       },
       "data": {
         "new": {
@@ -28191,10 +21960,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Datenteil des DNS-Resource-Records",
-        "description_sys_scope": "DNS-RR-Daten",
-        "description_obj_type_scope": "Daten"
+        "is_deprecated": false
       },
       "fqdn": {
         "new": {
@@ -28206,10 +21972,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name) des Resource-Record-Sets. \u00c4ndern des FQDNs bewirkt die Verschiebung des kompletten RR-Sets.",
-        "description_sys_scope": "RR-Set-FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "type": {
         "new": {
@@ -28221,10 +21984,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Typbezeichnung des RRs",
-        "description_sys_scope": "RR-Typ",
-        "description_obj_type_scope": "Typ"
+        "is_deprecated": false
       },
       "try_del_fqdn": {
         "old": {
@@ -28233,10 +21993,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "FQDN wird gel\u00f6scht, wenn keine weiteren Konflikte dadurch entstehen",
-        "description_sys_scope": "FQDN l\u00f6schen, wenn m\u00f6glich",
-        "description_obj_type_scope": "FQDN l\u00f6schen, wenn m\u00f6glich"
+        "is_deprecated": false
       },
       "ttl_reset_days": {
         "new": {
@@ -28244,10 +22001,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": false,
-        "description_detail": "Anzahl Tage (max. 10), nach deren Ablauf der explizite TTL-Wert automatisch wieder auf den Standard-TTL-Wert der Zone zur\u00fcckgestellt wird. 0 bewirkt keine automatische R\u00fcckstellung, dh. der explizite Wert gilt unbegrenzt (0 oder >10 nur mit erweiterten Rechten erlaubt).",
-        "description_sys_scope": "RR-TTL-R\u00fcckstellungsintervall (Tage)",
-        "description_obj_type_scope": "TTL-R\u00fcckstellungsintervall (Tage)"
+        "is_deprecated": false
       },
       "target_is_singleton": {
         "new": {
@@ -28255,10 +22009,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RR darf nur aus einem Eintrag bestehen (kein Set erlaubt). Der Standardwert (Default) bei Neueintrag ist der Wert des zugeh\u00f6rigen Attributs des RR-Typs.",
-        "description_sys_scope": "RR ist Einzel-Record",
-        "description_obj_type_scope": "ist Einzel-Record"
+        "is_deprecated": false
       },
       "target_is_reverse_unique": {
         "new": {
@@ -28266,10 +22017,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "RR-Ziele (aller RRs des gleichen DBRTs) k\u00f6nnen ihrem FQDN eindeutig zugeordnet werden. Der Standardwert (Default) bei Neueintrag ist der Wert des zugeh\u00f6rigen Attributs des RR-Typs. Adressbasierte RRs bekommen bei Aktivierung automatisch den zugeh\u00f6rigen PTR-RR eingetragen; bei Deaktivierung wird dieser automatisch gel\u00f6scht.",
-        "description_sys_scope": "RR-Ziel ist r\u00fcckw\u00e4rts-eindeutig",
-        "description_obj_type_scope": "ist r\u00fcckw\u00e4rts-eindeutig"
+        "is_deprecated": false
       }
     },
     "object_type": "record",
@@ -28292,10 +22040,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "mdl_fq_name": {
         "new": {
@@ -28307,10 +22052,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "include_all_submdls": {
         "old": {
@@ -28319,10 +22061,7 @@
           "data_default": true
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "alle aktiven Submodule des angegebenen ND-Moduls einschlie\u00dfen",
-        "description_sys_scope": "alle aktiven ND-Submodule einschlie\u00dfen",
-        "description_obj_type_scope": "alle aktiven Submodule einschlie\u00dfen"
+        "is_deprecated": false
       }
     },
     "object_type": "module2device",
@@ -28341,10 +22080,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "is_recursive": {
         "new": {
@@ -28352,10 +22088,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Rekursive Wirkungsweise: True: rekursiv erlaubt, False: nicht-rekursiv gesperrt. ACHTUNG: Sperrwirkung dieser Zuordnung hat Vorrang vor ggf. anderen, parallel existierenden Zuordnungen (via Rollen/Permission-Hierarchie)",
-        "description_sys_scope": "rekursiv erlauben/nicht-rekursiv sperren",
-        "description_obj_type_scope": "rekursiv erlauben/nicht-rekursiv sperren"
+        "is_deprecated": false
       },
       "is_zone_bound": {
         "new": {
@@ -28363,10 +22096,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn rekursiv: gilt diese Berechtigung nur f\u00fcr Subdomains unterhalb der zugeordneten, die in derselben Zone liegen?",
-        "description_sys_scope": "zonengebundener Domainzugriff",
-        "description_obj_type_scope": "ist zonengebunden"
+        "is_deprecated": false
       },
       "recursive_min_lvl": {
         "new": {
@@ -28374,10 +22104,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Mindesttiefe (Anzahl d. Hierarchieebenen unter dem FQDN), ab der die Permission gelten soll",
-        "description_sys_scope": "Mindesttiefe",
-        "description_obj_type_scope": "Mindesttiefe"
+        "is_deprecated": false
       },
       "permission_fq_name": {
         "new": {
@@ -28389,10 +22116,7 @@
           "is_required": true
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "Permission, die an FQDN/Namensraum-Zugriff gebunden ist",
-        "description_sys_scope": "Permission-Name ",
-        "description_obj_type_scope": "Permission-Name "
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn2perm",
@@ -28415,10 +22139,7 @@
           "is_required": true
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des WebAPI-Systems in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige WebAPI-System-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       }
     },
     "object_type": "system",
@@ -28441,10 +22162,7 @@
           "is_required": true
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Identifikation des Objektdatensatzes (Datentyp)",
-        "description_sys_scope": "Datentyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -28452,10 +22170,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "base_name": {
         "new": {
@@ -28463,10 +22178,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "base_nspc und base_name sind die Datentyp-Entsprechungen fuer die WebAPI-OT-Datentypen (m\u00fcssen cast nach json haben/k\u00f6nnen)",
-        "description_sys_scope": "Datentyp-Basisname",
-        "description_obj_type_scope": "Basisname"
+        "is_deprecated": false
       },
       "base_nspc": {
         "new": {
@@ -28474,10 +22186,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "base_nspc und base_name sind die Datentyp-Entsprechungen fuer die WebAPI-OT-Datentypen (m\u00fcssen cast nach json haben/k\u00f6nnen)",
-        "description_sys_scope": "Datentyp-Basisschema",
-        "description_obj_type_scope": "Basisschema"
+        "is_deprecated": false
       },
       "json_name": {
         "new": {
@@ -28505,10 +22214,7 @@
           "boolean": {
             "de": "Boolescher Wert"
           }
-        },
-        "description_detail": "Bezeichnung des entsprechenden Datentyps auf JSON-Ebene",
-        "description_sys_scope": "JSON-Datentyp-Name",
-        "description_obj_type_scope": "JSON-Name"
+        }
       },
       "is_primary": {
         "new": {
@@ -28516,10 +22222,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Prim\u00e4rer Datentyp, auf pg_type_nspc/pg_type_name bezogen",
-        "description_sys_scope": "Datentyp ist prim\u00e4r",
-        "description_obj_type_scope": "ist prim\u00e4r"
+        "is_deprecated": false
       },
       "text_length": {
         "new": {
@@ -28527,10 +22230,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Maximale L\u00e4nge f\u00fcr textbasierte Datentypen (NULL, falls unbegrenzt oder anderer Datentyp)",
-        "description_sys_scope": "Datentyp-L\u00e4ngenbegrenzung",
-        "description_obj_type_scope": "L\u00e4ngenbegrenzung"
+        "is_deprecated": false
       },
       "pg_type_name": {
         "new": {
@@ -28538,10 +22238,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "PG-interner Datentyp-Name",
-        "description_sys_scope": "Postgres-Datentyp-Name",
-        "description_obj_type_scope": "Postgres-Name"
+        "is_deprecated": false
       },
       "pg_type_nspc": {
         "new": {
@@ -28549,10 +22246,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "PG-internes Datentyp-Schema",
-        "description_sys_scope": "Postgres-Datentyp-Schema",
-        "description_obj_type_scope": "Postgres-Schema"
+        "is_deprecated": false
       },
       "format_literal": {
         "new": {
@@ -28560,10 +22254,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Formatangabe als Literal",
-        "description_sys_scope": "Formatierungsliteral",
-        "description_obj_type_scope": "Formatierungsliteral"
+        "is_deprecated": false
       },
       "conv_daty_val_attname": {
         "new": {
@@ -28571,10 +22262,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name des zugeh\u00f6rigen Attributs in cntl.conv_daty_val_rec_type",
-        "description_sys_scope": "Datentyp-Attributname in cntl.conv_daty_val_rec_type",
-        "description_obj_type_scope": "Attributname in cntl.conv_daty_val_rec_type"
+        "is_deprecated": false
       }
     },
     "object_type": "data_type",
@@ -28593,10 +22281,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (globale Option)",
-        "description_sys_scope": "Globaler globale Options-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "code": {
         "new": {
@@ -28604,10 +22289,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "numerischer Wert des DHCP-Optionscodes",
-        "description_sys_scope": "numerischer Optionsode",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "data": {
         "new": {
@@ -28615,10 +22297,7 @@
           "is_required": false
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Inhalt bzw. Datenwert der systemweiten DHCP-Option",
-        "description_sys_scope": "Optionswert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -28626,10 +22305,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Standardbezeichnung der DHCP-Option",
-        "description_sys_scope": "Options-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "data_type": {
         "new": {
@@ -28637,10 +22313,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "reference": {
         "new": {
@@ -28648,10 +22321,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "RFC-Angabe/Bezugnahme zur DHCP-Optionsdefinition",
-        "description_sys_scope": "Options-Referenz",
-        "description_obj_type_scope": "Referenz"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -28659,10 +22329,7 @@
           "is_required": false
         },
         "data_type": "text_long",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung der systemweiten DHCP-Option",
-        "description_sys_scope": "Options-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "is_generated": {
         "new": {
@@ -28670,10 +22337,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wird der Wert dieser Option durch eine Funktion erzeugt?",
-        "description_sys_scope": "funktionsbasierte Option",
-        "description_obj_type_scope": "ist funktionsbasiert"
+        "is_deprecated": false
       }
     },
     "object_type": "global_option",
@@ -28692,10 +22356,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Gebiete dieses Typs in \u00fcbergeordneten Gebieten enthalten sein?",
-        "description_sys_scope": "kann in \u00fcg. Gebietstypen enthalten sein",
-        "description_obj_type_scope": "kann in \u00fcg. Typen enthalten sein"
+        "is_deprecated": false
       },
       "is_parent": {
         "new": {
@@ -28703,10 +22364,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Gebiete dieses Typs untergeordnete Gebiete enthalten?",
-        "description_sys_scope": "kann ug. Gebietstypen enthalten",
-        "description_obj_type_scope": "kann ug. Typen enthalten"
+        "is_deprecated": false
       },
       "short_name": {
         "new": {
@@ -28718,10 +22376,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Gebietstyps",
-        "description_sys_scope": "Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "force_is_child": {
         "new": {
@@ -28729,10 +22384,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "M\u00fcssen Gebiete dieses Typs in \u00fcbergeordneten Gebieten enthalten sein?",
-        "description_sys_scope": "mu\u00df in \u00fcg. Gebietstypen enthalten sein",
-        "description_obj_type_scope": "mu\u00df in \u00fcg. Typen enthalten sein"
+        "is_deprecated": false
       }
     },
     "object_type": "site_type",
@@ -28751,10 +22403,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Lease)",
-        "description_sys_scope": "Globaler Lease-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fqdn_value": {
         "new": {
@@ -28762,10 +22411,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "der DHCP-Lease statisch zugeordnete FQDN",
-        "description_sys_scope": "DHCP-Lease-FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "ip_addr_value": {
         "new": {
@@ -28773,10 +22419,7 @@
           "is_required": false
         },
         "data_type": "ip_address",
-        "is_deprecated": false,
-        "description_detail": "der DHCP-Lease zugeordnete IPv4-Adresse",
-        "description_sys_scope": "DHCP-Lease-IPv4-Adresse",
-        "description_obj_type_scope": "IPv4-Adresse"
+        "is_deprecated": false
       },
       "ip_subnet_cidr": {
         "new": {
@@ -28784,10 +22427,7 @@
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der DHCP-Lease (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "is_static_addr": {
         "new": {
@@ -28795,10 +22435,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die DHCP-Lease hat eine feste Zuordnung zu einer IP-Adresse. Die FQDN-Zuordnung wird durch den DNS-A-RR bestimmt und ist dadurch ebenfalls statisch.",
-        "description_sys_scope": "DHCP-Lease mit statischer IP-Adresse",
-        "description_obj_type_scope": "IP-Adresse ist statisch zugeordnet"
+        "is_deprecated": false
       },
       "leasetime_days": {
         "new": {
@@ -28806,10 +22443,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Tagesanteil der G\u00fcltigkeitsdauer der DHCP-Lease ab Vergabe",
-        "description_sys_scope": "Tage",
-        "description_obj_type_scope": "Tage"
+        "is_deprecated": true
       },
       "mac_addr_value": {
         "new": {
@@ -28817,10 +22451,7 @@
           "is_required": false
         },
         "data_type": "mac_address8",
-        "is_deprecated": false,
-        "description_detail": "MAC-Adresse des DHCP-Clients",
-        "description_sys_scope": "DHCP-Lease-MAC-Adresse",
-        "description_obj_type_scope": "MAC-Adresse"
+        "is_deprecated": false
       },
       "leasetime_hours": {
         "new": {
@@ -28828,10 +22459,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Stundenanteil der G\u00fcltigkeitsdauer der DHCP-Lease ab Vergabe",
-        "description_sys_scope": "Stunden",
-        "description_obj_type_scope": "Stunden"
+        "is_deprecated": true
       },
       "adm_status_descr": {
         "new": {
@@ -28839,10 +22467,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Beschreibungstext f\u00fcr den administrativen Status",
-        "description_sys_scope": "Lease-Statusbeschreibung (admin)",
-        "description_obj_type_scope": "Statusbeschreibung (admin)"
+        "is_deprecated": false
       },
       "client_identifier": {
         "new": {
@@ -28850,10 +22475,7 @@
           "is_required": false
         },
         "data_type": "bytea",
-        "is_deprecated": false,
-        "description_detail": "Identifikationszeichen des DHCP-Clients",
-        "description_sys_scope": "Lease-Client-Identifier",
-        "description_obj_type_scope": "Client-Identifier"
+        "is_deprecated": false
       },
       "leasetime_minutes": {
         "new": {
@@ -28861,10 +22483,7 @@
           "is_required": false
         },
         "data_type": "integer1u",
-        "is_deprecated": true,
-        "description_detail": "Minutenanteil der G\u00fcltigkeitsdauer der DHCP-Lease ab Vergabe",
-        "description_sys_scope": "Minuten",
-        "description_obj_type_scope": "Minuten"
+        "is_deprecated": true
       },
       "always_match_by_mac_addr": {
         "new": {
@@ -28872,10 +22491,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Die Lease wird nur bei \u00dcbereinstimmung mit der MAC-Adresse des DHCP-Clients zugeordnet",
-        "description_sys_scope": "Lease nur \u00fcber die MAC-Adresse zuordnen",
-        "description_obj_type_scope": "nur \u00fcber MAC-Adresse zuordnen"
+        "is_deprecated": false
       }
     },
     "object_type": "lease",
@@ -28894,10 +22510,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Subnetz-Option)",
-        "description_sys_scope": "Globaler Subnetz-Options-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "code": {
         "new": {
@@ -28905,10 +22518,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "numerischer Wert des DHCP-Optionscodes",
-        "description_sys_scope": "numerischer Optionsode",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "data": {
         "new": {
@@ -28916,10 +22526,7 @@
           "is_required": false
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Inhalt bzw. Datenwert der subnetz-weiten DHCP-Option",
-        "description_sys_scope": "subnetz-weiter Optionswert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "next_gfk": {
         "new": {
@@ -28927,10 +22534,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_sn_opt.next_gfk",
-        "description_obj_type_scope": "next_gfk"
+        "is_deprecated": false
       },
       "prior_gfk": {
         "new": {
@@ -28938,10 +22542,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_sn_opt.prior_gfk",
-        "description_obj_type_scope": "prior_gfk"
+        "is_deprecated": false
       },
       "ip_subnet_cidr": {
         "new": {
@@ -28949,10 +22550,7 @@
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der Subnetz-Option (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       }
     },
     "object_type": "subnet_option",
@@ -28971,10 +22569,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Optionsgruppe)",
-        "description_sys_scope": "Globaler Optionsgruppen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -28982,10 +22577,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Optionsgruppe",
-        "description_sys_scope": "Optionsgruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "ip_subnet_cidr": {
         "new": {
@@ -28993,10 +22585,7 @@
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der DHCP-Optionsgruppe (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       }
     },
     "object_type": "og",
@@ -29015,10 +22604,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gruppen-Option)",
-        "description_sys_scope": "Globaler Gruppen-Options-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "code": {
         "new": {
@@ -29026,10 +22612,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "numerischer Wert des DHCP-Optionscodes",
-        "description_sys_scope": "numerischer Optionsode",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "data": {
         "new": {
@@ -29037,10 +22620,7 @@
           "is_required": false
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Inhalt bzw. Datenwert der gruppen-weiten DHCP-Option",
-        "description_sys_scope": "Optionswert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "og_gfk": {
         "new": {
@@ -29048,10 +22628,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "next_gfk": {
         "new": {
@@ -29059,10 +22636,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_og_opt.next_gfk",
-        "description_obj_type_scope": "next_gfk"
+        "is_deprecated": false
       },
       "prior_gfk": {
         "new": {
@@ -29070,10 +22644,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_og_opt.prior_gfk",
-        "description_obj_type_scope": "prior_gfk"
+        "is_deprecated": false
       }
     },
     "object_type": "group_option",
@@ -29096,10 +22667,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des untergeordneten Gebietstyps",
-        "description_sys_scope": "ug. Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "ug. K\u00fcrzel"
+        "is_deprecated": false
       },
       "parent_short_name": {
         "new": {
@@ -29111,10 +22679,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des \u00fcbergeordneten Gebietstyps",
-        "description_sys_scope": "\u00fcg. Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "\u00fcg. K\u00fcrzel"
+        "is_deprecated": false
       }
     },
     "object_type": "site_type2type",
@@ -29137,10 +22702,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwert (Index) f\u00fcr Wertetabellen-Datensatz",
-        "description_sys_scope": "NTAB-Schl\u00fcssel",
-        "description_obj_type_scope": "Schl\u00fcssel"
+        "is_deprecated": false
       },
       "position": {
         "new": {
@@ -29148,10 +22710,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "numerische Sortierung f\u00fcr Wertetabellen-Datensatz",
-        "description_sys_scope": "NTAB-Sortierung",
-        "description_obj_type_scope": "Sortierung"
+        "is_deprecated": false
       },
       "table_name": {
         "old": {
@@ -29159,10 +22718,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "eindeutiger Tabellen-Name",
-        "description_sys_scope": "Tabellen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "column_name": {
         "old": {
@@ -29170,10 +22726,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Spalten-Name",
-        "description_sys_scope": "Spalten-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "object_type": "column_kvtab",
@@ -29192,10 +22745,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DeviceImport-Queue-Transaktion)",
-        "description_sys_scope": "Globaler DeviceImport-Queue-Transaktions-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_active": {
         "new": {
@@ -29203,10 +22753,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Aktive TA: f\u00fcr Bearbeitung durch DIQ-Worker-Prozess freigegeben. Passive TA: wird von DIQ-Worker-Prozess ignoriert.",
-        "description_sys_scope": "DIQ-TA zur Bearbeitung aktiviert",
-        "description_obj_type_scope": "zur Bearbeitung aktiviert"
+        "is_deprecated": false
       },
       "do_set_top": {
         "new": {
@@ -29214,10 +22761,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "DIQ-TA wird an den Anfang der Warteschlange gesetzt (nur bei aktiven DIQ-TA und nur, wenn 'parent_pk' nicht angegeben).",
-        "description_sys_scope": "DIQ-TA an erste Position setzen",
-        "description_obj_type_scope": "an erste Position setzen"
+        "is_deprecated": false
       },
       "parent_gfk": {
         "new": {
@@ -29225,10 +22769,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "mail_on_error": {
         "new": {
@@ -29236,10 +22777,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nach fehlerhaftem DeviceImport das Ergebnis als Mail an TA-Eigent\u00fcmer senden",
-        "description_sys_scope": "Mail bei DI-Fehler zusenden",
-        "description_obj_type_scope": "Mail bei Fehler zusenden"
+        "is_deprecated": false
       },
       "mail_on_success": {
         "new": {
@@ -29247,10 +22785,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nach fehlerfreiem DeviceImport das Ergebnis als Mail an TA-Eigent\u00fcmer senden",
-        "description_sys_scope": "Mail bei DI-Erfolg zusenden",
-        "description_obj_type_scope": "Mail bei Erfolg zusenden"
+        "is_deprecated": false
       },
       "preserve_on_error": {
         "new": {
@@ -29258,10 +22793,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Transaktion nach fehlerhaftem DeviceImport nicht l\u00f6schen, sondern als passive DIQ-Transaktion behalten",
-        "description_sys_scope": "DIQ-TA bei DI-Fehler behalten",
-        "description_obj_type_scope": "TA bei Fehler behalten"
+        "is_deprecated": false
       },
       "preserve_on_success": {
         "new": {
@@ -29269,10 +22801,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Transaktion nach fehlerfreiem DeviceImport nicht l\u00f6schen, sondern als passive DIQ-Transaktion behalten",
-        "description_sys_scope": "DIQ-TA bei DI-Erfolg behalten",
-        "description_obj_type_scope": "TA bei Erfolg behalten"
+        "is_deprecated": false
       }
     },
     "object_type": "diq_ta",
@@ -29291,10 +22820,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "ND-Device-Netzverbund-Name",
-        "description_obj_type_scope": "Device-Netzverbund"
+        "is_deprecated": false
       },
       "dev_acg": {
         "new": {
@@ -29302,10 +22828,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Zugriffsgruppe",
-        "description_sys_scope": "ND-Device-Access-Gruppenname",
-        "description_obj_type_scope": "Device-Access-Gruppe"
+        "is_deprecated": false
       },
       "do_save": {
         "new": {
@@ -29313,10 +22836,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Teilarbeitsschritt 'Konfigurationssicherung'",
-        "description_sys_scope": "DIQ-Konfigurationssicherung",
-        "description_obj_type_scope": "Konfigurationssicherung"
+        "is_deprecated": false
       },
       "dev_fqdn": {
         "new": {
@@ -29328,10 +22848,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "ND-Device-FQDN",
-        "description_obj_type_scope": "Device-FQDN"
+        "is_deprecated": false
       },
       "dev_type": {
         "new": {
@@ -29339,10 +22856,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Device-Typs",
-        "description_sys_scope": "ND-Device-Typ-Name",
-        "description_obj_type_scope": "Device-Typ"
+        "is_deprecated": false
       },
       "do_parse": {
         "new": {
@@ -29350,10 +22864,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Teilarbeitsschritt 'Konfigurationsparser'",
-        "description_sys_scope": "DIQ-Konfigurationsparser",
-        "description_obj_type_scope": "Konfigurationsparser"
+        "is_deprecated": false
       },
       "do_import": {
         "new": {
@@ -29361,10 +22872,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Teilarbeitsschritt 'DB-Import'",
-        "description_sys_scope": "DIQ-DB-Importer",
-        "description_obj_type_scope": "DB-Importer"
+        "is_deprecated": false
       },
       "dev_parser": {
         "new": {
@@ -29372,10 +22880,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr den Parser",
-        "description_sys_scope": "ND-Device-Parser-Name",
-        "description_obj_type_scope": "Device-Parser"
+        "is_deprecated": false
       },
       "diq_ta_gfk": {
         "new": {
@@ -29387,10 +22892,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "dev_description": {
         "new": {
@@ -29398,10 +22900,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "neue Device-Info des via DIQ-Eintrags zu importierenden Devices",
-        "description_sys_scope": "DIQ-Device-Info",
-        "description_obj_type_scope": "Device-Info"
+        "is_deprecated": false
       },
       "upload_filename": {
         "new": {
@@ -29409,10 +22908,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Teilarbeitsschritt 'Konfigurationslader': Name f\u00fcr die (auf das Device) hochzuladende Konfigurationsdatei (absolute Pfadangabe im lokalen Dateisystem des DI-Servers)",
-        "description_sys_scope": "DIQ-Konfigurationslader-Datei",
-        "description_obj_type_scope": "Konfigurationslader-Datei"
+        "is_deprecated": false
       },
       "output_verbosity": {
         "new": {
@@ -29420,10 +22916,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "S\u00e4mtliche Details des DevImports ausgeben",
-        "description_sys_scope": "Ausf\u00fchrliche DI-Ausgabe",
-        "description_obj_type_scope": "Ausf\u00fchrliche Ausgabe"
+        "is_deprecated": false
       },
       "dev_attributes_dict": {
         "new": {
@@ -29431,10 +22924,7 @@
           "is_required": false
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Key-Value-Verzeichnis der zu behandelnden Device-Attribute (Key: Attribut-Name, Value: Attribut-Wert)",
-        "description_sys_scope": "Device-Attributverzeichnis",
-        "description_obj_type_scope": "Device-Attributverzeichnis"
+        "is_deprecated": false
       },
       "rplc_charset_errors": {
         "new": {
@@ -29442,10 +22932,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nicht-UTF8-Zeichen beim Einlesen der gesicherten Konfigurationsdatei durch '?'-Markierung ersetzen?",
-        "description_sys_scope": "DI-UTF8-Fehlerkonvertierung",
-        "description_obj_type_scope": "UTF8-Fehlerkonvertierung"
+        "is_deprecated": false
       }
     },
     "object_type": "diq_ta_entry",
@@ -29468,10 +22955,7 @@
           "is_required": true
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Basisnamenstyps",
-        "description_sys_scope": "Basisnamenstyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -29479,10 +22963,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des Basisnamenstyps",
-        "description_sys_scope": "Basisnamenstyp-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn_type_group",
@@ -29501,10 +22982,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (WebAPI-Access-Token)",
-        "description_sys_scope": "Globaler WebAPI-Access-Token-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -29512,10 +22990,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false,
-        "description_detail": "Zusatzinformation des Access-Tokens",
-        "description_sys_scope": "Access-Token-Infotext",
-        "description_obj_type_scope": "Infotext"
+        "is_deprecated": false
       },
       "expiration_date": {
         "new": {
@@ -29523,10 +22998,7 @@
           "is_required": false
         },
         "data_type": "timestamp_tz",
-        "is_deprecated": false,
-        "description_detail": "Ein nicht-statisches Token wird sofort nach \u00dcberschreitung seines Ablaufdatums gel\u00f6scht. Ein statisches Token wird gel\u00f6scht, wenn es seit 200 Tagen abgelaufen ist, oder es seit 200 Tagen nicht zur Anmeldung benutzt wurde, oder sein Erzeugungsdatum um 200 Tage \u00fcberschrittten ist.",
-        "description_sys_scope": "Access-Token-Ablaufdatum",
-        "description_obj_type_scope": "Ablaufdatum"
+        "is_deprecated": false
       },
       "do_refresh_token": {
         "new": {
@@ -29534,10 +23006,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Neuen Authentifizierungstext erzeugen",
-        "description_sys_scope": "Access-Token neu generieren",
-        "description_obj_type_scope": "neu generieren"
+        "is_deprecated": false
       }
     },
     "object_type": "wapi_auth",
@@ -29560,10 +23029,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "Operator-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -29571,10 +23037,7 @@
           "is_required": false
         },
         "data_type": "text_long",
-        "is_deprecated": false,
-        "description_detail": "Freitextfeld zur Erl\u00e4uterung",
-        "description_sys_scope": "Operator-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "object_type": "operator",
@@ -29597,10 +23060,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "Operator-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "left_data_type": {
         "new": {
@@ -29612,10 +23072,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des linken Datentyps",
-        "description_sys_scope": "linker Datentyp",
-        "description_obj_type_scope": "linker Datentyp"
+        "is_deprecated": false
       },
       "right_data_type": {
         "new": {
@@ -29627,10 +23084,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des rechten Datentyps",
-        "description_sys_scope": "rechter Datentyp",
-        "description_obj_type_scope": "rechter Datentyp"
+        "is_deprecated": false
       }
     },
     "object_type": "dt2operator2dt",
@@ -29649,10 +23103,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Subnetz-Optionsfilter)",
-        "description_sys_scope": "Globaler Subnetz-Optionsfilter-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "operator": {
         "new": {
@@ -29660,10 +23111,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "dhcp_sn_opt_rules.operator",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "opt_code": {
         "new": {
@@ -29671,10 +23119,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "vom Client an Server \u00fcbergebener Optionscode",
-        "description_sys_scope": "dhcp_sn_opt_rules.opt_code",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "sn_opt_gfk": {
         "new": {
@@ -29682,10 +23127,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_sn_opt_rule.sn_opt_gfk",
-        "description_obj_type_scope": "sn_opt_gfk"
+        "is_deprecated": false
       },
       "right_data_type": {
         "new": {
@@ -29693,10 +23135,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des rechten Datentyps (ist dem rechten Datenwert zugeordnet).",
-        "description_sys_scope": "rechter Datentyp",
-        "description_obj_type_scope": "rechter Datentyp"
+        "is_deprecated": false
       },
       "right_data_value": {
         "new": {
@@ -29704,10 +23143,7 @@
           "is_required": false
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Vergleichswert, gegen den der vom Client gelieferte Optionswert durch den zugeordneten Operator getestet wird. Der Vergleichswert muss dem rechten Datentyp entsprechen.",
-        "description_sys_scope": "rechter Datenwert",
-        "description_obj_type_scope": "rechter Datenwert"
+        "is_deprecated": false
       }
     },
     "object_type": "subnet_option_rule",
@@ -29726,10 +23162,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gruppen-Optionsfilter)",
-        "description_sys_scope": "Globaler Gruppen-Optionsfilter-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "operator": {
         "new": {
@@ -29737,10 +23170,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "dhcp_og_opt_rules.operator",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "opt_code": {
         "new": {
@@ -29748,10 +23178,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "vom Client an Server \u00fcbergebener Optionscode",
-        "description_sys_scope": "dhcp_og_opt_rules.opt_code",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "og_opt_gfk": {
         "new": {
@@ -29759,10 +23186,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_og_opt_rule.og_opt_gfk",
-        "description_obj_type_scope": "og_opt_gfk"
+        "is_deprecated": false
       },
       "right_data_type": {
         "new": {
@@ -29770,10 +23194,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name des rechten Datentyps",
-        "description_sys_scope": "rechter Datentyp",
-        "description_obj_type_scope": "rechter Datentyp"
+        "is_deprecated": false
       },
       "right_data_value": {
         "new": {
@@ -29781,10 +23202,7 @@
           "is_required": false
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Vergleichswert, gegen den der vom Client gelieferte Optionswert durch den zugeordneten Operator getestet wird. Der Vergleichswert muss dem rechten Datentyp entsprechen.",
-        "description_sys_scope": "rechter Datenwert",
-        "description_obj_type_scope": "rechter Datenwert"
+        "is_deprecated": false
       }
     },
     "object_type": "group_option_rule",
@@ -29803,10 +23221,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "mac_addr": {
         "new": {
@@ -29818,10 +23233,7 @@
           "is_required": true
         },
         "data_type": "mac_address",
-        "is_deprecated": false,
-        "description_detail": "MAC-Adresse zur Client-Identifikation",
-        "description_sys_scope": "Client-MAC-Adresse",
-        "description_obj_type_scope": "MAC-Adresse"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -29829,10 +23241,7 @@
           "is_required": false
         },
         "data_type": "text_long",
-        "is_deprecated": false,
-        "description_detail": "MACAuth-Client-Info",
-        "description_sys_scope": "MACAuth-Client-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "do_refresh_wpa_key": {
         "new": {
@@ -29840,10 +23249,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Bei create: Neuen Client-WPA-Schl\u00fcssel erzeugen. Bei update: Schl\u00fcssel erneuern. Wird nur f\u00fcr WiFi-Clients ben\u00f6tigt.",
-        "description_sys_scope": "WPA-Schl\u00fcssel (neu) generieren (nur f\u00fcr WiFi-Clients)",
-        "description_obj_type_scope": "WPA-Schl\u00fcssel (neu) generieren (nur f\u00fcr WiFi-Clients)"
+        "is_deprecated": false
       }
     },
     "object_type": "client",
@@ -29866,10 +23272,7 @@
           "is_required": true
         },
         "data_type": "text_tag",
-        "is_deprecated": false,
-        "description_detail": "Wert des Tags",
-        "description_sys_scope": "L-Port-Tag-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "level_list": {
         "new": {
@@ -29877,10 +23280,7 @@
           "is_required": false
         },
         "data_type": "integer2_array",
-        "is_deprecated": false,
-        "description_detail": "Liste der Ebenen, dessen L-Ports mit diesem Tag gekennzeichnet werden d\u00fcrfen.",
-        "description_sys_scope": "L-Port-Level-Liste",
-        "description_obj_type_scope": "Level-Liste"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -29888,10 +23288,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Bedeutung des Tags",
-        "description_sys_scope": "L-Port-Tag-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "object_type": "l_port_tag",
@@ -29910,10 +23307,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Broadcastdomain des VXLANs",
-        "description_sys_scope": "VXLAN-BCD",
-        "description_obj_type_scope": "BCD"
+        "is_deprecated": false
       },
       "vni": {
         "new": {
@@ -29925,10 +23319,7 @@
           "is_required": true
         },
         "data_type": "integer4u",
-        "is_deprecated": false,
-        "description_detail": "VXLAN Network Identifier",
-        "description_sys_scope": "VXLAN-VNI",
-        "description_obj_type_scope": "VNI"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -29936,10 +23327,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des VXLANs",
-        "description_sys_scope": "VXLAN-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       }
     },
     "object_type": "vxlan",
@@ -29962,10 +23350,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Gruppe. Bei Neueintr\u00e4gen nur angeben, wenn eine Hauptgruppe angelegt werden soll. \u00c4nderungen sind nur f\u00fcr Hauptgruppen erlaubt.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "sub_id": {
         "new": {
@@ -29973,10 +23358,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "ID der Untergruppe, eindeutig innerhalb der zugeh\u00f6rigen Hauptgruppe",
-        "description_sys_scope": "Untergruppen-ID",
-        "description_obj_type_scope": "Sub-ID"
+        "is_deprecated": false
       },
       "description": {
         "new": {
@@ -29984,10 +23366,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Infos/Beschreibung zur Gruppe",
-        "description_sys_scope": "Gruppenbeschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "do_idm_sync": {
         "new": {
@@ -29995,10 +23374,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr Hauptgruppen: Gruppe wird mit gleichnamiger IDM-Gruppe synchronisiert. Name und enthaltene Benutzerkonten werden dabei zyklisch automatisch abgeglichen.",
-        "description_sys_scope": "Gruppe an gleichnamige IDM-Gruppe binden",
-        "description_obj_type_scope": "an gleichnamige IDM-Gruppe binden"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "new": {
@@ -30006,10 +23382,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Zugeordnete OE der Gruppe (nur bei Hauptgruppen)",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "OE-Kurzbezeichnung"
+        "is_deprecated": false
       },
       "do_refresh_idm_sync": {
         "new": {
@@ -30017,10 +23390,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr Hauptgruppen: Gruppe wird mit gleichnamiger IDM-Gruppe sofort synchronisiert, wenn die IDM-Bindung aktiv ist.",
-        "description_sys_scope": "Gruppe sofort synchronisieren",
-        "description_obj_type_scope": "sofort synchronisieren"
+        "is_deprecated": false
       },
       "idm_sync_max_mgr_count": {
         "new": {
@@ -30028,10 +23398,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr Hauptgruppen: Maximalzahl der Mitglieder der gleichnamigen Gruppe in der IDM-Gruppenverwaltung. Gilt nur f\u00fcr synchronisierte Gruppen.",
-        "description_sys_scope": "maximale Anzahl der IDM-Gruppenmitglieder",
-        "description_obj_type_scope": "maximale Anzahl der IDM-Gruppenmitglieder"
+        "is_deprecated": false
       }
     },
     "object_type": "group",
@@ -30054,10 +23421,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "mgr_login_name": {
         "old": {
@@ -30065,10 +23429,7 @@
           "is_required": true
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des Benutzerkontos",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       }
     },
     "object_type": "mgr2ou",
@@ -30087,10 +23448,7 @@
           "is_required": true
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN (OE-Zuordnung)",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "is_recursive": {
         "new": {
@@ -30098,10 +23456,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert, ist die Domain auch in Gruppen untergeordneter OEs administrierbar; ansonsten nur in Gruppen der direkt zugeordneten OE.",
-        "description_sys_scope": "D-OE-Zuordnung wirkt rekursiv",
-        "description_obj_type_scope": "wirkt rekursiv"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "new": {
@@ -30113,10 +23468,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn2ou",
@@ -30139,10 +23491,7 @@
           "is_required": true
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektattributs",
-        "description_sys_scope": "Objektattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       },
       "data_type": {
         "new": {
@@ -30150,10 +23499,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "cntl_kvattr_kw.data_type",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "new": {
@@ -30165,10 +23511,7 @@
           "is_required": true
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       },
       "ins_trg_func_fq_name": {
         "new": {
@@ -30176,10 +23519,7 @@
           "is_required": false
         },
         "data_type": "text_otfunc_identifier",
-        "is_deprecated": false,
-        "description_detail": "Schemaqualifizierter Name der PL/PGSQL-Funktion, die vor Eintragen des Attributwertes ausgef\u00fchrt wird.",
-        "description_sys_scope": "Triggerfunktionsname des Objektattributs (Insert)",
-        "description_obj_type_scope": "Triggerfunktionsname (Insert)"
+        "is_deprecated": false
       },
       "upd_trg_func_fq_name": {
         "new": {
@@ -30187,10 +23527,7 @@
           "is_required": false
         },
         "data_type": "text_otfunc_identifier",
-        "is_deprecated": false,
-        "description_detail": "Schemaqualifizierter Name der PL/PGSQL-Funktion, die nach \u00c4ndern des Attributwertes ausgef\u00fchrt wird.",
-        "description_sys_scope": "Triggerfunktionsname des Objektattributs (Update)",
-        "description_obj_type_scope": "Triggerfunktionsname (Update)"
+        "is_deprecated": false
       },
       "ref_object_type_fq_name": {
         "new": {
@@ -30198,10 +23535,7 @@
           "is_required": false
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Referenzobjekttyps",
-        "description_sys_scope": "Referenzobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Referenzobjekttypname"
+        "is_deprecated": false
       },
       "object_type_ref_attribute_name": {
         "new": {
@@ -30209,10 +23543,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name des Fremdschl\u00fcsselattributs der Tabelle des Basisobjekttyps (Spaltenname, muss FK-Constraint zur Tabelle des Referenzobjekttyps haben oder Prim\u00e4rschl\u00fcssel in Tabelle des Basisobjekttyps sein). Es kann nur genau ein Attribut eingesetzt werden; zusammengesetzte/mehrspaltige FK-Constraints sind nicht unterst\u00fctzt.",
-        "description_sys_scope": "Basisobjekttyp-Fremdschl\u00fcsselname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttyp-Fremdschl\u00fcsselname"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_attr_def",
@@ -30245,10 +23576,7 @@
           "3": {
             "de": "bei/nach Eintragen oder \u00c4ndern des zugeh\u00f6rigen Objekts anbieten"
           }
-        },
-        "description_detail": "Modus f\u00fcr \u00c4nderung des Attributwertes: kann von Anwendungslogik abgefragt/ausgewertet werden",
-        "description_sys_scope": "Objektattribut-\u00c4nderungsmodus",
-        "description_obj_type_scope": "\u00c4nderungsmodus"
+        }
       },
       "display_mode": {
         "new": {
@@ -30264,10 +23592,7 @@
           "1": {
             "de": "auch in zugeh\u00f6riger Objekt-Sicht zeigen"
           }
-        },
-        "description_detail": "Modus f\u00fcr Anzeige bzw. Ausgabe des Attributs (kann von Anwendungslogik abgefragt/ausgewertet werden)",
-        "description_sys_scope": "Objektattribut-Anzeigemodus",
-        "description_obj_type_scope": "Anzeigemodus"
+        }
       },
       "default_value": {
         "new": {
@@ -30275,10 +23600,7 @@
           "is_required": false
         },
         "data_type": "json",
-        "is_deprecated": false,
-        "description_detail": "Wert, den das Attribut bei Eintragen des zugeh\u00f6rigen Objekts bekommt. Wird die Nullbarkeit des Attributs von 'nullbar' auf 'nicht nullbar' ge\u00e4ndert, werden alle zugeh\u00f6rigen NULL-Attributwerte automatisch mit diesem Wert (muss ebenfalls NOT NULL sein) \u00fcberschrieben.",
-        "description_sys_scope": "Objektattribut-Standardwert",
-        "description_obj_type_scope": "Standardwert"
+        "is_deprecated": false
       },
       "val_is_unique": {
         "new": {
@@ -30286,10 +23608,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Attributwert je Objekttyp und Attributschl\u00fcssel muss eindeutig sein.",
-        "description_sys_scope": "Objektattributwert ist eindeutig",
-        "description_obj_type_scope": "Objektattributwert ist eindeutig"
+        "is_deprecated": false
       },
       "ref_object_gfk": {
         "new": {
@@ -30301,10 +23620,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Referenz zu Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Referenzobjektes",
-        "description_sys_scope": "Referenzobjekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "Referenzobjekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "val_is_nullable": {
         "new": {
@@ -30312,10 +23628,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Zugeh\u00f6rige Attributwerte d\u00fcrfen NULL bzw. m\u00fcssen NOT NULL sein. Wird der Wert von 'nullbar' (true) auf 'nicht nullbar' (false) ge\u00e4ndert, werden bestehende NULL-Werte automatisch auf den Standardwert ge\u00e4ndert. In diesem Fall muss der Standardwert NOT NULL sein.",
-        "description_sys_scope": "Objektattributwert ist nullbar",
-        "description_obj_type_scope": "Objektattributwert ist nullbar"
+        "is_deprecated": false
       },
       "display_position": {
         "new": {
@@ -30323,10 +23636,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Position f\u00fcr Anzeige des Attributs (kann von Anwendungslogik abgefragt/ausgewertet werden)",
-        "description_sys_scope": "Objektattribut-Anzeigeposition",
-        "description_obj_type_scope": "Anzeigeposition"
+        "is_deprecated": false
       },
       "permission_fq_name": {
         "new": {
@@ -30334,10 +23644,7 @@
           "is_required": false
         },
         "data_type": "role_fq_name",
-        "is_deprecated": false,
-        "description_detail": "Explizite Berechtigung, falls Werte dieses Attributs nicht mit Basisrechten des zugeh\u00f6rigen Objektes ge\u00e4ndert werden d\u00fcrfen.",
-        "description_sys_scope": "Permission-Name f\u00fcr Globalzugriff auf Werte dieses Objektattributs",
-        "description_obj_type_scope": "Permission-Name"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "new": {
@@ -30349,10 +23656,7 @@
           "is_required": true
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       },
       "ot_attr_def_key_word": {
         "new": {
@@ -30364,10 +23668,7 @@
           "is_required": true
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektattributs",
-        "description_sys_scope": "Objektattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_attr_key",
@@ -30386,10 +23687,7 @@
           "is_required": true
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name (OE-Zuordnung)",
-        "description_obj_type_scope": "BCD-Name"
+        "is_deprecated": false
       },
       "is_recursive": {
         "new": {
@@ -30397,10 +23695,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert, ist die BCD auch in Gruppen untergeordneter OEs administrierbar; ansonsten nur in Gruppen der direkt zugeordneten OE.",
-        "description_sys_scope": "BCD-OE-Zuordnung wirkt rekursiv",
-        "description_obj_type_scope": "wirkt rekursiv"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "new": {
@@ -30412,10 +23707,7 @@
           "is_required": true
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "object_type": "bcd2ou",
@@ -30438,10 +23730,7 @@
           "is_required": true
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name der Replikationsumgebung",
-        "description_sys_scope": "Replikationsumgebungs-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "oper_mode": {
         "new": {
@@ -30464,10 +23753,7 @@
           "devel": {
             "de": "Entwicklungsumgebung"
           }
-        },
-        "description_detail": null,
-        "description_sys_scope": "Replikations-Betriebsumgebung",
-        "description_obj_type_scope": "Betriebsumgebung"
+        }
       }
     },
     "object_type": "replication",
@@ -30486,10 +23772,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB-Replikationszuordnung)",
-        "description_sys_scope": "Globaler DB-Replikationszuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "do_init": {
         "new": {
@@ -30497,10 +23780,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Subscriber wird bei Initialisierung oder Neustart ber\u00fccksichtigt (true) oder ignoriert (false, dh. Unterbrechung der Replikationskaskadierung).",
-        "description_sys_scope": "Replikations-Initialisierung/Neustart aktiviert",
-        "description_obj_type_scope": "Initialisierung/Neustart aktiviert"
+        "is_deprecated": false
       },
       "publisher_fqdn": {
         "new": {
@@ -30508,10 +23788,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "Publisher-FQDN der Replikationszuordnung",
-        "description_obj_type_scope": "Publisher-FQDN"
+        "is_deprecated": false
       },
       "subscriber_fqdn": {
         "new": {
@@ -30519,10 +23796,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "Subscriber-FQDN der Replikationszuordnung",
-        "description_obj_type_scope": "Subscriber-FQDN"
+        "is_deprecated": false
       },
       "replication_name": {
         "new": {
@@ -30530,10 +23804,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Name der Replikation (thematisch)",
-        "description_sys_scope": "Replikationsname",
-        "description_obj_type_scope": "Replikationsname"
+        "is_deprecated": false
       },
       "do_init_is_recursive": {
         "new": {
@@ -30542,10 +23813,7 @@
           "data_default": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wert f\u00fcr 'Replikations-Initialisierung/Neustart aktiviert' wird rekursiv f\u00fcr alle Subscriber-Zuordnungen \u00fcbernommen.",
-        "description_sys_scope": "do_init wirkt rekursiv",
-        "description_obj_type_scope": "do_init wirkt rekursiv"
+        "is_deprecated": false
       },
       "replication_oper_mode": {
         "new": {
@@ -30553,10 +23821,7 @@
           "is_required": false
         },
         "data_type": "host_oper_mode",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Replikations-Betriebsumgebung",
-        "description_obj_type_scope": "Replikations-Betriebsumgebung"
+        "is_deprecated": false
       },
       "replication_slot_suffix": {
         "new": {
@@ -30564,10 +23829,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false,
-        "description_detail": "Kennzeichnung dieser Zuordnung, die zusammen mit Replikationsname und -Betriebsumgebung eingesetzt wird, um den Namen des postgresql replication slot zu bilden.",
-        "description_sys_scope": "Suffix f\u00fcr replication slot",
-        "description_obj_type_scope": "Suffix f\u00fcr replication slot"
+        "is_deprecated": false
       }
     },
     "object_type": "replication_pub2sub",
@@ -30590,10 +23852,7 @@
           "is_required": true
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des Datentyps in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige Datentyp-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       }
     },
     "object_type": "data_type",
@@ -30616,10 +23875,7 @@
           "is_required": true
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des Datentyp-Operators in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige Datentyp-Operator-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       }
     },
     "object_type": "data_type_operator",
@@ -30638,10 +23894,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Lease-Optionsgruppen-Zuordnung)",
-        "description_sys_scope": "Globaler Lease-Optionsgruppen-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "og_gfk": {
         "new": {
@@ -30649,10 +23902,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_og2lease.og_gfk",
-        "description_obj_type_scope": "og_gfk"
+        "is_deprecated": false
       },
       "priority": {
         "new": {
@@ -30660,10 +23910,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false,
-        "description_detail": "Vorrangschaltung f\u00fcr mehrere Optionsgruppen (aufsteigende Reihenfolge, dh. die kleinere Zahl hat Vorrang). Wird automatisch in 10er Schritten durchnummeriert.",
-        "description_sys_scope": "DHCP-Optionsgruppen-Priorit\u00e4t",
-        "description_obj_type_scope": "Priorit\u00e4t"
+        "is_deprecated": false
       },
       "lease_gfk": {
         "new": {
@@ -30671,10 +23918,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "object_type": "og2lease",
@@ -30699,10 +23943,7 @@
           "data_default": {}
         },
         "data_type": "json_object",
-        "is_deprecated": false,
-        "description_detail": "Willk\u00fcrlich definierbarer Objektdatensatz, dessen Inhalt bei R\u00fcckgabe direkt ausgegeben wird (ohne das \u00e4u\u00dfere Parameter-Dict).",
-        "description_sys_scope": "generischer Objektdatensatz",
-        "description_obj_type_scope": "Objektdatensatz"
+        "is_deprecated": false
       }
     },
     "object_type": "generic_object",
@@ -30725,10 +23966,7 @@
           "is_required": true
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Kurzzeichen der Sprache",
-        "description_sys_scope": "Sprachk\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "name": {
         "new": {
@@ -30736,10 +23974,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung der Sprache",
-        "description_sys_scope": "Sprachen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_active": {
         "new": {
@@ -30747,10 +23982,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Wenn true: Spracheinstellung und Sprachattribute sind sichtbar und benutzbar. Wenn false: die Sprachdefinition und Sprachattribute werden nur explizit angezeigt.",
-        "description_sys_scope": "Sprache ist aktiviert",
-        "description_obj_type_scope": "ist aktiviert"
+        "is_deprecated": false
       },
       "is_default": {
         "new": {
@@ -30758,10 +23990,7 @@
           "is_required": false
         },
         "data_type": "boolean",
-        "is_deprecated": false,
-        "description_detail": "Standard-Spracheinstellung",
-        "description_sys_scope": "Sprache ist Standard",
-        "description_obj_type_scope": "ist Standard"
+        "is_deprecated": false
       }
     },
     "object_type": "language",
@@ -30784,10 +24013,7 @@
           "is_required": true
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektsprachattributs",
-        "description_sys_scope": "Objektsprachattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "old": {
@@ -30795,10 +24021,7 @@
           "is_required": true
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektsprachattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_lang_attr_def",
@@ -30817,10 +24040,7 @@
           "is_required": false
         },
         "data_type": "text_detailed",
-        "is_deprecated": false,
-        "description_detail": "Text des Sprachattributs in der entsprechenden Sprache",
-        "description_sys_scope": "Sprachattribut-Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "object_gfk": {
         "old": {
@@ -30828,10 +24048,7 @@
           "is_required": true
         },
         "data_type": "uuid",
-        "is_deprecated": false,
-        "description_detail": "Referenz zu globalem Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Objekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "language_tag": {
         "old": {
@@ -30839,10 +24056,7 @@
           "is_required": true
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "cntl_ot_lang_attr_val.language_tag",
-        "description_obj_type_scope": "language_tag"
+        "is_deprecated": false
       },
       "ot_lang_attr_def_key_word": {
         "old": {
@@ -30850,10 +24064,7 @@
           "is_required": true
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektsprachattributs",
-        "description_sys_scope": "Objektsprachattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       }
     },
     "object_type": "ot_lang_attr_val",
diff --git a/4.0/objects.json b/4.0/objects.json
index 92f95dd7b1e438b4497c0d68f12f48eeeefee1c7..c9fe17e4067bffee59d245c8832d14f8e01fba2f 100644
--- a/4.0/objects.json
+++ b/4.0/objects.json
@@ -8,28 +8,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Zugriffsgruppe)",
-        "description_sys_scope": "Globaler Zugriffsgruppen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Zugriffsgruppe",
-        "description_sys_scope": "Zugriffsgruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Beschreibung der Zugriffsgruppe",
-        "description_sys_scope": "Zugriffsgruppen-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -41,7 +32,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nm_access_group",
         "grants_read_access": false
@@ -52,7 +42,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nm_access_group",
         "grants_read_access": false
@@ -100,9 +89,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zugriffsgruppen",
-    "description_abbrev": "ACG",
-    "description_detail": "Zugriffsgruppen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -115,226 +101,151 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Broadcastdomain)",
-        "description_sys_scope": "Globaler Broadcastdomain-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "categ": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung der BCD-Kategorie",
-        "description_sys_scope": "BCD-Kategorie-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "BCD ist dem eigenen Adressraum des Benutzers zugeordnet",
-        "description_sys_scope": "ist eigene BCD",
-        "description_obj_type_scope": "ist eigene BCD"
+        "is_deprecated": false
       },
       "seclvl": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nr. der BCD-Sicherheitsstufe",
-        "description_sys_scope": "BCD-Sicherheitsstufe (num.)",
-        "description_obj_type_scope": "Stufe (num.)"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_detailed",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "BCD-Beschreibung",
-        "description_sys_scope": "BCD-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "dhcp_domain": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Domain f\u00fcr clientseitig angeforderte DHCP-Hostnamen bei dynamischen Leases. Die DHCP-Domain muss im OE-Namensraum der BCD liegen (Zuordnung via Domain-OE und BCD-OE) und Subdomain einer OE-Domain sein (Gleichheit ausgeschlossen).",
-        "description_sys_scope": "DHCP-Domain der BCD",
-        "description_obj_type_scope": "DHCP-Domain"
+        "is_deprecated": false
       },
       "dhcp_enabled": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "DHCP f\u00fcr alle IPv4-Subnetze der BCD aktiviert",
-        "description_sys_scope": "DHCP ist aktiviert",
-        "description_obj_type_scope": "DHCP ist aktiviert"
+        "is_deprecated": false
       },
       "admin_description": {
         "is_core": true,
         "data_type": "text_long",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Freitextfeld ausschlie\u00dflich zur administrativen Information",
-        "description_sys_scope": "BCD-Admin-Info",
-        "description_obj_type_scope": "Admin-Info"
+        "is_deprecated": false
       },
       "dhcp_opt_t1_percent": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Prozentwert f\u00fcr T1 (Option 58, renewal time), bezogen auf die offered lease time (Option 51)",
-        "description_sys_scope": "Standardwert f. DHCP-Option 58 (T1), prozentual",
-        "description_obj_type_scope": "Standardwert f. Option 58 (T1), prozentual"
+        "is_deprecated": false
       },
       "dhcp_opt_t2_percent": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Prozentwert f\u00fcr T2 (Option 59, rebinding time), bezogen auf die offered lease time (Option 51)",
-        "description_sys_scope": "Standardwert f. DHCP-Option 59 (T2), prozentual",
-        "description_obj_type_scope": "Standardwert f. Option 59 (T2), prozentual"
+        "is_deprecated": false
       },
       "dhcp_accept_new_leases": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Neue DHCP-Leases via Client-DHCP-Request (DISCOVER von bisher nicht bekannten MAC-Adressen oder Client-Identifiern) durch DHCP-Server registrieren lassen.",
-        "description_sys_scope": "DHCP-Server akzeptiert neue Leases",
-        "description_obj_type_scope": "Server akzeptiert neue Leases"
+        "is_deprecated": true
       },
       "dhcp_ttl_value_percent": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Standard-TTL als Prozentwert der Lease-G\u00fcltigkeitsdauer f\u00fcr DNS-RRs, die bei dynamischen Leases oder Leases mit statischem FQDN angelegt werden.",
-        "description_sys_scope": "Standard-TTL f\u00fcr dyn. DNS-RRs, prozentual",
-        "description_obj_type_scope": "Standard-TTL f\u00fcr dyn. DNS-RRs, prozentual"
+        "is_deprecated": false
       },
       "dhcp_leasetime_dyn_days": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Tagesanteil der G\u00fcltigkeitsdauer f\u00fcr neue, dynamisch vergebene DHCP-Leases",
-        "description_sys_scope": "Tage",
-        "description_obj_type_scope": "Tage"
+        "is_deprecated": true
       },
       "dhcp_leasetime_dyn_hours": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Stundenanteil der G\u00fcltigkeitsdauer f\u00fcr neue, dynamisch vergebene DHCP-Leases",
-        "description_sys_scope": "Stunden",
-        "description_obj_type_scope": "Stunden"
+        "is_deprecated": true
       },
       "dhcp_leasetime_dyn_minutes": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Minutenanteil der G\u00fcltigkeitsdauer f\u00fcr neue, dynamisch vergebene DHCP-Leases",
-        "description_sys_scope": "Minuten",
-        "description_obj_type_scope": "Minuten"
+        "is_deprecated": true
       },
       "dhcp_leasetime_static_days": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Tagesanteil der G\u00fcltigkeitsdauer f\u00fcr neue, statisch vergebene DHCP-Leases",
-        "description_sys_scope": "Tage",
-        "description_obj_type_scope": "Tage"
+        "is_deprecated": true
       },
       "dhcp_leasetime_static_hours": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Stundenanteil der G\u00fcltigkeitsdauer f\u00fcr neue, statisch vergebene DHCP-Leases",
-        "description_sys_scope": "Stunden",
-        "description_obj_type_scope": "Stunden"
+        "is_deprecated": true
       },
       "dhcp_offer_rsv_time_minutes": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Minutenanteil der Bereitstellungsdauer f\u00fcr die via DHCP_OFFER angebotenen IP-Adressen",
-        "description_sys_scope": "Minuten",
-        "description_obj_type_scope": "Minuten"
+        "is_deprecated": true
       },
       "dhcp_offer_rsv_time_seconds": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Sekundenanteil der Bereitstellungsdauer f\u00fcr die via DHCP_OFFER angebotenen IP-Adressen",
-        "description_sys_scope": "Sekunden",
-        "description_obj_type_scope": "Sekunden"
+        "is_deprecated": true
       },
       "dhcp_leasetime_static_minutes": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Minutenanteil der G\u00fcltigkeitsdauer f\u00fcr neue, statisch vergebene DHCP-Leases",
-        "description_sys_scope": "Minuten",
-        "description_obj_type_scope": "Minuten"
+        "is_deprecated": true
       },
       "dhcp_accept_requested_hostname": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": true,
-        "is_deprecated": true,
-        "description_detail": "Wenn m\u00f6glich, den angeforderten Hostnamen eines DHCP-Clients der neuen Lease zuordnen und im DNS eintragen (A- und PTR- RR).",
-        "description_sys_scope": "von DHCP-Clients angeforderte Hostnamen akzeptieren",
-        "description_obj_type_scope": "von Clients angeforderte Hostnamen akzeptieren"
+        "is_deprecated": true
       },
       "dhcp_dynamic_lease_removal_time": {
         "is_core": true,
         "data_type": "interval",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Dynamische Leases werden automatisch gel\u00f6scht, nachdem sie abgelaufen sind und das L\u00f6schintervall \u00fcberschritten wurde.",
-        "description_sys_scope": "L\u00f6schintervall f\u00fcr abgelaufene dynamische DHCP-Leases",
-        "description_obj_type_scope": "L\u00f6schintervall f\u00fcr abgelaufene dynamische Leases"
+        "is_deprecated": false
       },
       "dhcp_new_leases_get_static_addr": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Leases, die vom Server automatisch neu angelegt werden, bekommen das Attribut 'is_static_addr=true'.",
-        "description_sys_scope": "vom DHCP-Server erzeugte neue Leases erhalten eine statische IP-Adresse",
-        "description_obj_type_scope": "vom Server erzeugte neue Leases erhalten eine statische IP-Adresse"
+        "is_deprecated": false
       },
       "dhcp_new_leases_get_static_fqdn": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Leases, die vom Server automatisch neu angelegt werden, bekommen das Attribut 'is_static_fqdn=true'. Voraussetzung: von Clients angeforderte Hostnamen d\u00fcrfen akzeptiert werden und der angeforderte Hostname existiert bereits als FQDN mit aktiviertem DHCP-Hostnamens-Attribut.",
-        "description_sys_scope": "vom DHCP-Server erzeugte neue Leases erhalten einen statischen FQDN (Hostname)",
-        "description_obj_type_scope": "vom Server erzeugte neue Leases erhalten einen statischen FQDN (Hostname)"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -346,7 +257,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_bcd_name",
         "grants_read_access": false
@@ -357,7 +267,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_bcd",
         "grants_read_access": false
@@ -368,7 +277,6 @@
         "attributes": [
           "name"
         ],
-        "description": "Name ist kleingeschrieben, erlaubte Zeichen sind a-z, 0-9, '-', '_'",
         "is_deferred": false,
         "internal_name": "chk_nd_bcd_name",
         "grants_read_access": false
@@ -379,7 +287,6 @@
         "attributes": [
           "categ"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_bcd_categ",
         "grants_read_access": true
@@ -390,7 +297,6 @@
         "attributes": [
           "seclvl"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_bcd_seclvl",
         "grants_read_access": true
@@ -402,7 +308,6 @@
           "dhcp_leasetime_static",
           "dhcp_leasetime_dynamic"
         ],
-        "description": "Standard-G\u00fcltigkeitsdauer ist mindestens 10 Minuten",
         "is_deferred": false,
         "internal_name": "chk_nd_bcd_leasetime",
         "grants_read_access": false
@@ -414,7 +319,6 @@
           "dhcp_domain",
           "dhcp_enabled"
         ],
-        "description": "Namenstyp der DHCP-Domain ist 'Domain', und sie ist nicht NULL, wenn DHCP aktiviert ist und von Clients angeforderte Hostnamen akzeptiert werden.",
         "is_deferred": false,
         "internal_name": "chk_nd_bcd_dhcp_domain",
         "grants_read_access": false
@@ -425,7 +329,6 @@
         "attributes": [
           "dhcp_domain"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_bcd_dhcp_domain",
         "grants_read_access": false
@@ -436,7 +339,6 @@
         "attributes": [
           "dhcp_domain"
         ],
-        "description": "Die DHCP-Domain einer BCD ist als Namensraum exclusiv zugeordnet, dh. auch deren Subdomains \u00fcberlappen sich nicht.",
         "is_deferred": true,
         "internal_name": "nd_chk_bcd_dhcp_domain_xclsv",
         "grants_read_access": false
@@ -449,7 +351,6 @@
           "dhcp_opt_t1_percent",
           "dhcp_opt_t2_percent"
         ],
-        "description": "Prozentwerte liegen in vorgegebenen Grenzen: TTL: 50..100, T1: 50.98, T2: 51..99, T1 < T2",
         "is_deferred": false,
         "internal_name": "chk_nd_bcd_dhcp_vals_percent",
         "grants_read_access": false
@@ -461,7 +362,6 @@
           "dhcp_new_leases_get_static_addr",
           "dhcp_new_leases_get_static_fqdn"
         ],
-        "description": "Automatisch erzeugte Leases bekommen ausschlie\u00dflich entweder eine statische IP-Adresse oder einen statischen FQDN.",
         "is_deferred": false,
         "internal_name": "chk_nd_bcd_dhcp_new_ls_mode",
         "grants_read_access": false
@@ -472,7 +372,6 @@
         "attributes": [
           "dhcp_domain"
         ],
-        "description": "Die DHCP-Domain liegt im OE-Namensraum der BCD (Zuordnung via Domain-OE und BCD-OE) und ist Subdomain einer OE-Domain (Gleichheit ausgeschlossen).",
         "is_deferred": true,
         "internal_name": "nd_chk_bcd_dhcp_domain_nspc",
         "grants_read_access": false
@@ -581,9 +480,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Broadcastdomains / Netzbereiche",
-    "description_abbrev": "BCD",
-    "description_detail": "Broadcastdomains",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -596,46 +492,31 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (BCD-Gruppen-Zuordnung)",
-        "description_sys_scope": "Globaler BCD-Gruppen-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Der ausf\u00fchrende Benutzer ist Mitglied oder Administrator der Gruppe, die der BCD zugeordnet ist. Die Subnetze der BCD geh\u00f6ren dadurch zum betreuerbasierten Adressraum.",
-        "description_sys_scope": "BCD ist eigener Gruppe zugeordnet",
-        "description_obj_type_scope": "ist eigene Zuordnung"
+        "is_deprecated": false
       },
       "bcd_name": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name_list'",
-        "description_sys_scope": "BCD-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "group_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'bcd_value_list'.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "parent_group_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Gruppe. Bei Neueintr\u00e4gen nur angeben, wenn eine Hauptgruppe angelegt werden soll. \u00c4nderungen sind nur f\u00fcr Hauptgruppen erlaubt.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -648,7 +529,6 @@
           "bcd_name",
           "group_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_bcd2group",
         "grants_read_access": false
@@ -659,7 +539,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_bcd2group",
         "grants_read_access": false
@@ -670,7 +549,6 @@
         "attributes": [
           "bcd_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_bcd2group_bcd",
         "grants_read_access": true
@@ -681,7 +559,6 @@
         "attributes": [
           "group_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_bcd2group_grp",
         "grants_read_access": true
@@ -706,7 +583,6 @@
           "bcd_name",
           "parent_group_name"
         ],
-        "description": "BCDs k\u00f6nnen Untergruppen nur zugeordnet werden, wenn die BCD bereits der entsprechenden Hauptgruppe zugeordnet ist (Vererbungsprinzip).",
         "is_deferred": false,
         "internal_name": "fkey_nd_bcd2group_child",
         "grants_read_access": false
@@ -787,9 +663,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zuordnung der Netzbereiche (BCDs) zu Gruppen",
-    "description_abbrev": "BCD2GRP",
-    "description_detail": "BCD->GRP",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -802,46 +675,31 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (BCD-Organisationseinheit-Zuordnung)",
-        "description_sys_scope": "Globaler BCD-Organisationseinheit-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "OE dieser BCD ist auch eigenem Konto zugeordnet oder liegt im OE-Teilbaum des eigenen Kontos.",
-        "description_sys_scope": "BCD ist eigener OE zugeordnet",
-        "description_obj_type_scope": "ist eigene Zuordnung"
+        "is_deprecated": false
       },
       "bcd_name": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name (OE-Zuordnung)",
-        "description_obj_type_scope": "BCD-Name"
+        "is_deprecated": false
       },
       "is_recursive": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert, ist die BCD auch in Gruppen untergeordneter OEs administrierbar; ansonsten nur in Gruppen der direkt zugeordneten OE.",
-        "description_sys_scope": "BCD-OE-Zuordnung wirkt rekursiv",
-        "description_obj_type_scope": "wirkt rekursiv"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -854,7 +712,6 @@
           "bcd_name",
           "ou_short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_bcd2oe",
         "grants_read_access": false
@@ -865,7 +722,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_bcd2oe",
         "grants_read_access": false
@@ -876,7 +732,6 @@
         "attributes": [
           "ou_short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_bcd2oe_oe",
         "grants_read_access": false
@@ -887,7 +742,6 @@
         "attributes": [
           "bcd_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_bcd2oe_bcd",
         "grants_read_access": true
@@ -896,7 +750,6 @@
         "type": "T",
         "errors": [],
         "attributes": [],
-        "description": "Die DHCP-Domain liegt im OE-Namensraum der BCD (Zuordnung via Domain-OE und BCD-OE) und ist Subdomain einer OE-Domain (Gleichheit ausgeschlossen).",
         "is_deferred": true,
         "internal_name": "nd_chk_b2oe_dhcp_domain_nspc",
         "grants_read_access": false
@@ -955,9 +808,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zuordnungen der BCDs zur OE-basierten Gruppenadministration",
-    "description_abbrev": "BCD2OE",
-    "description_detail": "BCD->OE",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -970,19 +820,13 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (BCD-Kategorie)",
-        "description_sys_scope": "Globaler BCD-Kategorie-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung der BCD-Kategorie",
-        "description_sys_scope": "BCD-Kategorie-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -994,7 +838,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_bcd_categ_cat",
         "grants_read_access": false
@@ -1005,7 +848,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_bcd_categ",
         "grants_read_access": false
@@ -1041,9 +883,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "BCD-Kategorie",
-    "description_abbrev": null,
-    "description_detail": "BCD-Kategorien",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -1056,19 +895,13 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (BCD-Sicherheitsstufe)",
-        "description_sys_scope": "Globaler BCD-Sicherheitsstufe-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "value": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nr. der BCD-Sicherheitsstufe",
-        "description_sys_scope": "BCD-Sicherheitsstufe (num.)",
-        "description_obj_type_scope": "Stufe (num.)"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -1080,7 +913,6 @@
         "attributes": [
           "value"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_bcd_seclvl_lvl",
         "grants_read_access": false
@@ -1091,7 +923,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_bcd_seclvl",
         "grants_read_access": false
@@ -1127,9 +958,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "BCD-Sicherheitsstufe",
-    "description_abbrev": null,
-    "description_detail": "BCD-Sicherheitsstufen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -1142,64 +970,43 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Geb\u00e4ude)",
-        "description_sys_scope": "Globaler Geb\u00e4ude-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Bezeichnung",
-        "description_sys_scope": "Geb.-Bezeichnung",
-        "description_obj_type_scope": "Bezeichnung"
+        "is_deprecated": false
       },
       "number": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "street": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Stra\u00dfe des Geb\u00e4udes",
-        "description_sys_scope": "Geb.-Stra\u00dfe",
-        "description_obj_type_scope": "Stra\u00dfe"
+        "is_deprecated": false
       },
       "postal_code": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Postleitzahl der Geb\u00e4udeanschrift",
-        "description_sys_scope": "Geb.-PLZ",
-        "description_obj_type_scope": "PLZ"
+        "is_deprecated": false
       },
       "geo_location": {
         "is_core": true,
         "data_type": "geo_loc",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Geographische Koordinaten des Geb\u00e4udes (Breitengrad, L\u00e4ngengrad)",
-        "description_sys_scope": "Geographische Geb\u00e4udekoordinaten",
-        "description_obj_type_scope": "Geographische Koordinaten"
+        "is_deprecated": false
       },
       "site_fq_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Hierarchisch qualifizierter Name des Gebietes",
-        "description_sys_scope": "qual. Gebietsname",
-        "description_obj_type_scope": "qual. Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -1211,7 +1018,6 @@
         "attributes": [
           "number"
         ],
-        "description": "Geb\u00e4udenummer wird gro\u00dfgeschrieben",
         "is_deferred": false,
         "internal_name": "chk_nd_bldg",
         "grants_read_access": false
@@ -1222,7 +1028,6 @@
         "attributes": [
           "number"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_bldg",
         "grants_read_access": false
@@ -1233,7 +1038,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_bldg",
         "grants_read_access": false
@@ -1244,7 +1048,6 @@
         "attributes": [
           "site_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_bldg_site",
         "grants_read_access": false
@@ -1295,9 +1098,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Geb\u00e4ude",
-    "description_abbrev": null,
-    "description_detail": "Geb\u00e4ude",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -1310,73 +1110,49 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Client-Authentifizierungsdatensatz)",
-        "description_sys_scope": "Globaler Client-Authentifizierungsdatensatz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "MACAuth-Datensatz ist eigener BCD zugeordnet",
-        "description_sys_scope": "ist eigene Zuordnung",
-        "description_obj_type_scope": "ist eigene Zuordnung"
+        "is_deprecated": false
       },
       "wpa_key": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcssel zur Authentifizierung der MAC-Adresse",
-        "description_sys_scope": "Client-WPA-Schl\u00fcssel",
-        "description_obj_type_scope": "WPA-Schl\u00fcssel"
+        "is_deprecated": false
       },
       "bcd_name": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Broadcastdomain",
-        "description_sys_scope": "BCD-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "mac_addr": {
         "is_core": true,
         "data_type": "mac_address",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "MAC-Adresse zur Client-Identifikation",
-        "description_sys_scope": "Client-MAC-Adresse",
-        "description_obj_type_scope": "MAC-Adresse"
+        "is_deprecated": false
       },
       "description": {
         "is_core": false,
         "data_type": "text_long",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "MACAuth-Client-Info",
-        "description_sys_scope": "MACAuth-Client-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "last_login_date": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zeitpunkt der letzten Anmeldung eines Clients mit dieser MAC-Adresse",
-        "description_sys_scope": "Client zuletzt angemeldet am",
-        "description_obj_type_scope": "zuletzt angemeldet am"
+        "is_deprecated": false
       },
       "last_login_node_info": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Ort (Netzknoten, Anschluss) der letzten Anmeldung eines Clients mit dieser MAC-Adresse",
-        "description_sys_scope": "Client zuletzt angemeldet von Knoten/Port",
-        "description_obj_type_scope": "zuletzt angemeldet von Knoten/Port"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -1388,7 +1164,6 @@
         "attributes": [
           "mac_addr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_macauth_client_mac",
         "grants_read_access": false
@@ -1399,7 +1174,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_macauth_client",
         "grants_read_access": false
@@ -1410,7 +1184,6 @@
         "attributes": [
           "bcd_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_macauth_client_bcd",
         "grants_read_access": false
@@ -1454,9 +1227,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zuordnung der Client-MAC-Adresse zu WPA-Schl\u00fcssel und BCD",
-    "description_abbrev": "CLNT",
-    "description_detail": "Client-Authentifizierung",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -1469,136 +1239,91 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Spalte)",
-        "description_sys_scope": "Globaler Spalten-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Spalten-Name",
-        "description_sys_scope": "Spalten-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_wapi": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Ist dieses Attribut als Ein/Ausgabeparameter f\u00fcr WebAPI-Funktionen benutzbar?",
-        "description_sys_scope": "Attribut ist WebAPI-TA-Parameter",
-        "description_obj_type_scope": "ist WAPI-Parameter"
+        "is_deprecated": false
       },
       "ref_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": true,
-        "is_deprecated": true,
-        "description_detail": "Referenz-Spaltenname: zur Aufl\u00f6sung des Datentyps, Kurzbezeichnung, PK, falls Quell-Spalte die pkg.-weite Kurzbezeichnung \"table.column\" hat.",
-        "description_sys_scope": "Ref.-Spaltenname",
-        "description_obj_type_scope": "Ref.-Spaltenname"
+        "is_deprecated": true
       },
       "data_type": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "table_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Tabellen-Name der Spalte",
-        "description_sys_scope": "Tabellen-Name der Spalte",
-        "description_obj_type_scope": "Tabellen-Name"
+        "is_deprecated": false
       },
       "is_nullable": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Falls das Attribut als WebAPI-Objekttyp-Parameter definiert ist, wird dieser Wert f\u00fcr die Parameter-Funktionszuordnungen \u00fcbernommen.",
-        "description_sys_scope": "Attribut ist nullbar",
-        "description_obj_type_scope": "ist nullbar"
+        "is_deprecated": false
       },
       "is_required": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Falls das Attribut als WebAPI-Objekttyp-Parameter definiert ist, wird dieser Wert f\u00fcr die Parameter-Funktionszuordnungen \u00fcbernommen.",
-        "description_sys_scope": "Attribut ist erforderlich",
-        "description_obj_type_scope": "ist erforderlich"
+        "is_deprecated": false
       },
       "is_deprecated": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Attribut wird in neueren WebAPI-Versionen nicht mehr unterst\u00fctzt",
-        "description_sys_scope": "Attribut ist 'deprecated' WebAPI-Parameter",
-        "description_obj_type_scope": "ist 'deprecated' WebAPI-Parameter"
+        "is_deprecated": false
       },
       "attribute_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr Attribute, die in WebAPI-Funktionen und in Fehlermeldungen gleichlautend verwendet werden sollen",
-        "description_sys_scope": "WebAPI-Attribut-Name",
-        "description_obj_type_scope": "Attribut-Name"
+        "is_deprecated": false
       },
       "ref_table_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": true,
-        "is_deprecated": true,
-        "description_detail": "Referenz-Tabellenname: zur Aufl\u00f6sung des Datentyps, Kurzbezeichnung, PK, falls Quell-Spalte die pkg.-weite Kurzbezeichnung \"table.column\" hat.",
-        "description_sys_scope": "Ref.-Tabellenname",
-        "description_obj_type_scope": "Ref.-Tabellenname"
+        "is_deprecated": true
       },
       "is_ot_global_ref": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Attribut und Funktionszuordnungen werden f\u00fcr neue Objekttypen \u00fcbernommen.",
-        "description_sys_scope": "Attribut ist globale Referenz anderer Objekttyp-Attribute",
-        "description_obj_type_scope": "ist globale Referenz anderer Objekttyp-Attribute"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "is_core": true,
         "data_type": "text_ot_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Objekttypname der Form <system>.<objekttypname>",
-        "description_sys_scope": "voll qualifizierter WebAPI-Objekttyp-Name des Attributs",
-        "description_obj_type_scope": "voll qualifizierter Objekttyp-Name"
+        "is_deprecated": false
       },
       "pg_attribute_exists": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "gleichnamiger Datensatz im gleichnamigen PostgreSQL-Objekt im PostgreSQL-Systemkatalog 'pg_attribute' vorhanden",
-        "description_sys_scope": "zur Spalte gleichnamiges PostgreSQL-Attribut existiert",
-        "description_obj_type_scope": "gleichnamiges PostgreSQL-Attribut existiert"
+        "is_deprecated": false
       },
       "use_ref_column_language_attributes": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "eigene Sprachenattribute bleiben NULL ; es werden die der Referenz-Spalte verwendet",
-        "description_sys_scope": "Sprachenattribute der Ref.-Spalte benutzen",
-        "description_obj_type_scope": "Sprachenattribute der Ref.-Spalte benutzen"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -1611,7 +1336,6 @@
           "table_name",
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_col_name",
         "grants_read_access": false
@@ -1622,7 +1346,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_col",
         "grants_read_access": false
@@ -1633,7 +1356,6 @@
         "attributes": [
           "data_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_col_dt",
         "grants_read_access": false
@@ -1644,7 +1366,6 @@
         "attributes": [
           "table_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_col_tab",
         "grants_read_access": false
@@ -1656,7 +1377,6 @@
           "object_type_fq_name",
           "attribute_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_col_wapi_argname",
         "grants_read_access": false
@@ -1667,7 +1387,6 @@
         "attributes": [
           "ref_target_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "func_cntl_col_ref_target_col",
         "grants_read_access": false
@@ -1770,9 +1489,6 @@
         ]
       }
     },
-    "description_title": "Tabellenspalten bzw. WebAPI-Attribute",
-    "description_abbrev": "COL",
-    "description_detail": "Spalten",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -1785,46 +1501,31 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Wertetabellen-Datensatz)",
-        "description_sys_scope": "Globaler Wertetabellen-Datensatz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "key": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwert (Index) f\u00fcr Wertetabellen-Datensatz",
-        "description_sys_scope": "NTAB-Schl\u00fcssel",
-        "description_obj_type_scope": "Schl\u00fcssel"
+        "is_deprecated": false
       },
       "position": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "numerische Sortierung f\u00fcr Wertetabellen-Datensatz",
-        "description_sys_scope": "NTAB-Sortierung",
-        "description_obj_type_scope": "Sortierung"
+        "is_deprecated": false
       },
       "table_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "eindeutiger Tabellen-Name",
-        "description_sys_scope": "Tabellen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "column_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Spalten-Name",
-        "description_sys_scope": "Spalten-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -1838,7 +1539,6 @@
           "column_name",
           "key"
         ],
-        "description": "Schl\u00fcssel sind innerhalb eines Attributes eindeutig",
         "is_deferred": false,
         "internal_name": "unq_cntl_col_kv_ntab_key",
         "grants_read_access": false
@@ -1849,7 +1549,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_col_kv_ntab",
         "grants_read_access": false
@@ -1861,7 +1560,6 @@
           "table_name",
           "column_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_col_kv_ntab_col",
         "grants_read_access": true
@@ -1898,9 +1596,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Schl\u00fcssel-Wert-Datens\u00e4tze (Untertabelle) f\u00fcr Attribute mit numerisch basiertem oder textbasiertem Schl\u00fcssel",
-    "description_abbrev": null,
-    "description_detail": "COL_KVTAB",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -1913,19 +1608,13 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB/API-Constraint)",
-        "description_sys_scope": "Globaler DB/API-Constraint-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Constraint-Name",
-        "description_sys_scope": "Constraint-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
@@ -1984,127 +1673,85 @@
           "uc": {
             "de": "bedingter bzw. partieller Schl\u00fcssel-Constraint (DB-Ebene)"
           }
-        },
-        "description_detail": "Constraint-Typ",
-        "description_sys_scope": "Constraint-Typ",
-        "description_obj_type_scope": "Typ"
+        }
       },
       "ref_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Nur bei API-Level-Foreign-Key-Constraints: Name des referenzierten Constraints (Unique oder PK)",
-        "description_sys_scope": "Referenz-Constraint-Name",
-        "description_obj_type_scope": "Referenz-Name"
+        "is_deprecated": false
       },
       "dblvl_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Nur bei API-Level-Constraints: Name des zugeordneten DB-Level-Constraints. Der Constraint erscheint in den WebAPI-Objekttypdaten unter dem Namen des DB-Level-Constraints (um eine \u00dcbereinstimmung mit Constraintnamen aus Exceptions zu bekommen) und den Spaltennamen des API-Level-Constraints.",
-        "description_sys_scope": "DB-Level-Constraint-Name",
-        "description_obj_type_scope": "DB-Level-Name"
+        "is_deprecated": false
       },
       "table_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Tabelle des Constraints",
-        "description_sys_scope": "Constraint-Tabellen-Name",
-        "description_obj_type_scope": "Tabellen-Name"
+        "is_deprecated": false
       },
       "is_function": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Constraint ist funktionsbasiert",
-        "description_obj_type_scope": "ist funktionsbasiert"
+        "is_deprecated": false
       },
       "is_api_level": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Constraint ist auf der API-Ebene definiert (im Gegensatz zur Tabellen-Ebene)",
-        "description_sys_scope": "ist API-Constraint",
-        "description_obj_type_scope": "ist API-Constraint"
+        "is_deprecated": false
       },
       "col_name_list": {
         "is_core": true,
         "data_type": "text_array",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nur bei API-Level-Constraints: Liste der zugeordneten Attribute (Spaltennamen) im Constraint",
-        "description_sys_scope": "Constraint-Spaltennamen",
-        "description_obj_type_scope": "Spaltennamen"
+        "is_deprecated": false
       },
       "join_operator": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nur relevant bei referenzierenden Constraints: JOIN-Operator im SQL-Klartext. Darf nur bei FN-Constraints vom Standardwert '=' abweichen. Leserichtung: FK <operator> RK",
-        "description_sys_scope": "JOIN-Operator des Constraints",
-        "description_obj_type_scope": "JOIN-Operator"
+        "is_deprecated": false
       },
       "is_referencing": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Constraint ist referenzierend",
-        "description_obj_type_scope": "ist referenzierend"
+        "is_deprecated": false
       },
       "is_join_default": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr API-Level-FK-Constraints: wenn True: Constraint wird als Standard in WebAPI-Joins eingesetzt, falls der Constraintname in der JOIN-Anweisung 'default' ist. Unter mehreren FK-Constraints mit identischen RK- und FK-seitigen Objekttyp-Paaren kann max. 1 FK-Constraint auf 'True' gesetzt werden. Der Wert des zuletzt modifizierten FK-Constraints \u00fcberschreibt dabei ggf. den Wert der anderen FK-Constraints.",
-        "description_sys_scope": "ist Standard-Constraint f\u00fcr JOIN",
-        "description_obj_type_scope": "ist Standard f\u00fcr JOIN"
+        "is_deprecated": false
       },
       "dblvl_table_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Name der Tabelle des DB-Level-Constraints (nur, wenn Tabellen des DB- und API-Level-Constraints verschieden sind)",
-        "description_sys_scope": "DB-Level-Tabellen-Name",
-        "description_obj_type_scope": "DB-Level-Tabellen-Name"
+        "is_deprecated": false
       },
       "is_referenceable": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Constraint ist referenzierbar",
-        "description_obj_type_scope": "ist referenzierbar"
+        "is_deprecated": false
       },
       "col_data_type_list": {
         "is_core": true,
         "data_type": "text_array",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Liste der Datentypen der zugeordneten Attribute (Spaltennamen) im Constraint",
-        "description_sys_scope": "Datentypen der Constraint-Spalten",
-        "description_obj_type_scope": "Datentypen der Spalte"
+        "is_deprecated": false
       },
       "join_grants_read_access": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Nur f\u00fcr referenzierende API-Level-Constraints: wenn True: Durch Benutzung des Constraints in WebAPI-Joins wird der Lesezugriff der beteiligten Objekttypen gegenseitig \u00fcbertragen, dh. durch den JOIN werden evtl. bestehende Einschr\u00e4nkungen der Leserechte eines Objekttyps gegen\u00fcber dem anderen aufgehoben. Aktuell sind alle Constraints, die am Join desselben Objekttyps beteiligt sind, logisch-UND verkn\u00fcpft, dh. das Ergebnis ist nur True, wenn alle beteiligten Constraints grants_read_access == True haben. Gilt nicht bei ANTI-JOIN.",
-        "description_sys_scope": "Lesezugriff via JOIN gleichschalten",
-        "description_obj_type_scope": "Lesezugriff via JOIN gleichschalten"
+        "is_deprecated": true
       }
     },
     "is_log_dst": false,
@@ -2117,7 +1764,6 @@
           "table_name",
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_constraint_tabname",
         "grants_read_access": false
@@ -2128,7 +1774,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_constraint",
         "grants_read_access": false
@@ -2142,7 +1787,6 @@
           "is_referenceable",
           "is_api_level"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_constraint_ref",
         "grants_read_access": false
@@ -2155,7 +1799,6 @@
           "is_referencing",
           "is_api_level"
         ],
-        "description": null,
         "is_deferred": true,
         "internal_name": "fkey_cntl_constraint_ref",
         "grants_read_access": false
@@ -2166,7 +1809,6 @@
         "attributes": [
           "table_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_constraint_tab",
         "grants_read_access": false
@@ -2178,7 +1820,6 @@
           "dblvl_table_name",
           "dblvl_name"
         ],
-        "description": "Jedem API-Level-Constraint ist genau ein DB-Level-Constraint zugeordnet.",
         "is_deferred": false,
         "internal_name": "unq_cntl_constraint_db_level",
         "grants_read_access": false
@@ -2190,7 +1831,6 @@
           "dblvl_table_name",
           "dblvl_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_constraint_db_level",
         "grants_read_access": false
@@ -2203,7 +1843,6 @@
           "name",
           "is_api_level"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_constraint_constr2col",
         "grants_read_access": false
@@ -2330,9 +1969,6 @@
         ]
       }
     },
-    "description_title": "DB- bzw. API-Constraints",
-    "description_abbrev": "CONSTR",
-    "description_detail": "Constraints",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -2345,73 +1981,49 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB-Constraint-Fehlermeldungs-Zuordnung)",
-        "description_sys_scope": "Globaler DB-Constraint-Fehlermeldungs-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "sqlstate": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "SQL-Code des Constraints (SQLSTATE)",
-        "description_sys_scope": "Constraint-SQL-Code",
-        "description_obj_type_scope": "SQL-Code"
+        "is_deprecated": false
       },
       "error_code": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Error-Code der Zuordnung",
-        "description_sys_scope": "Error-Code",
-        "description_obj_type_scope": "Error-Code"
+        "is_deprecated": false
       },
       "constraint_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Constraint-Name der Zuordnung",
-        "description_sys_scope": "Constraint-Name",
-        "description_obj_type_scope": "Constraint-Name"
+        "is_deprecated": false
       },
       "error_type_code": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Error-Typ-Code der Zuordnung",
-        "description_sys_scope": "Error-Typ-Code",
-        "description_obj_type_scope": "Error-Typ-Code"
+        "is_deprecated": false
       },
       "constraint_table": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Tabelle des Constraint-Namens der Zuordnung",
-        "description_sys_scope": "Constraint-Tabelle",
-        "description_obj_type_scope": "Constraint-Tabelle"
+        "is_deprecated": false
       },
       "parent_key_not_found": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Fallunterscheidung bei FK-Constraints: Parent Key not found (true) oder Child Record found (false), nur f\u00fcr 'sqlstate' = 23503.",
-        "description_sys_scope": "FK-Constraint: ParentKey not found",
-        "description_obj_type_scope": "ParentKey not found"
+        "is_deprecated": false
       },
       "constraint_is_api_level": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Constraint ist auf der API-Ebene definiert (im Gegensatz zur Tabellen-Ebene)",
-        "description_sys_scope": "ist API-Constraint",
-        "description_obj_type_scope": "ist API-Constraint"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -2423,7 +2035,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_constr2err",
         "grants_read_access": false
@@ -2436,7 +2047,6 @@
           "constraint_name",
           "constraint_is_api_level"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_constr2err_c",
         "grants_read_access": false
@@ -2448,7 +2058,6 @@
           "error_type_code",
           "error_code"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_constr2err_e",
         "grants_read_access": false
@@ -2476,7 +2085,6 @@
           "error_code",
           "parent_key_not_found"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_constr2err_fk",
         "grants_read_access": false
@@ -2490,7 +2098,6 @@
           "error_type_code",
           "error_code"
         ],
-        "description": "'constraint_table', 'constraint_name', 'error_type_code' und 'error_code' sind eindeutig, wenn es sich um Nicht-FK-Constraints handelt (d.h. wenn parent_key_not_found NULL ist).",
         "is_deferred": false,
         "internal_name": "unq_cntl_constr2err_nonfk",
         "grants_read_access": false
@@ -2502,7 +2109,6 @@
           "parent_key_not_found",
           "sqlstate"
         ],
-        "description": "'parent_key_not_found' ist NOT NULL, wenn sqlstate = '23503' (d.h. bei FK-Constraints). 'parent_key_not_found' ist NULL, wenn sqlstate != '23503' (d.h. bei Nicht-FK-Constraints).",
         "is_deferred": false,
         "internal_name": "chk_cntl_constr2err_fk_viol",
         "grants_read_access": false
@@ -2513,7 +2119,6 @@
         "attributes": [
           "constraint_is_api_level"
         ],
-        "description": "Nur DB-Level-Constraints k\u00f6nnen Fehlermeldungen zugeordnet werden.",
         "is_deferred": false,
         "internal_name": "chk_cntl_constr2err_api_level",
         "grants_read_access": false
@@ -2540,7 +2145,6 @@
           "sqlstate",
           "parent_key_not_found"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_constr2err_sqlstate_fk",
         "grants_read_access": false
@@ -2553,7 +2157,6 @@
           "constraint_name",
           "sqlstate"
         ],
-        "description": "'constraint_table', 'constraint_name' und 'sqlstate' sind eindeutig, wenn es sich um Nicht-FK-Constraints handelt (d.h. wenn parent_key_not_found NULL ist).",
         "is_deferred": false,
         "internal_name": "unq_cntl_constr2err_sqlstate_nonfk",
         "grants_read_access": false
@@ -2629,9 +2232,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Constraint-Fehlermeldungs-Zuordnung (nur DB-Level-Constraints)",
-    "description_abbrev": null,
-    "description_detail": "DB-Constr.-Fehler-Zuordng.",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -2644,46 +2244,31 @@
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Identifikation des Objektdatensatzes (Datentyp)",
-        "description_sys_scope": "Datentyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "gpk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Datentyp)",
-        "description_sys_scope": "Globaler Datentyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "base_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "base_nspc und base_name sind die Datentyp-Entsprechungen fuer die WebAPI-OT-Datentypen (m\u00fcssen cast nach json haben/k\u00f6nnen)",
-        "description_sys_scope": "Datentyp-Basisname",
-        "description_obj_type_scope": "Basisname"
+        "is_deprecated": false
       },
       "base_nspc": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "base_nspc und base_name sind die Datentyp-Entsprechungen fuer die WebAPI-OT-Datentypen (m\u00fcssen cast nach json haben/k\u00f6nnen)",
-        "description_sys_scope": "Datentyp-Basisschema",
-        "description_obj_type_scope": "Basisschema"
+        "is_deprecated": false
       },
       "json_name": {
         "is_core": true,
@@ -2709,73 +2294,49 @@
           "boolean": {
             "de": "Boolescher Wert"
           }
-        },
-        "description_detail": "Bezeichnung des entsprechenden Datentyps auf JSON-Ebene",
-        "description_sys_scope": "JSON-Datentyp-Name",
-        "description_obj_type_scope": "JSON-Name"
+        }
       },
       "is_primary": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Prim\u00e4rer Datentyp, auf pg_type_nspc/pg_type_name bezogen",
-        "description_sys_scope": "Datentyp ist prim\u00e4r",
-        "description_obj_type_scope": "ist prim\u00e4r"
+        "is_deprecated": false
       },
       "text_length": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Maximale L\u00e4nge f\u00fcr textbasierte Datentypen (NULL, falls unbegrenzt oder anderer Datentyp)",
-        "description_sys_scope": "Datentyp-L\u00e4ngenbegrenzung",
-        "description_obj_type_scope": "L\u00e4ngenbegrenzung"
+        "is_deprecated": false
       },
       "pg_type_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "PG-interner Datentyp-Name",
-        "description_sys_scope": "Postgres-Datentyp-Name",
-        "description_obj_type_scope": "Postgres-Name"
+        "is_deprecated": false
       },
       "pg_type_nspc": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "PG-internes Datentyp-Schema",
-        "description_sys_scope": "Postgres-Datentyp-Schema",
-        "description_obj_type_scope": "Postgres-Schema"
+        "is_deprecated": false
       },
       "operator_list": {
         "is_core": false,
         "data_type": "text_array",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Liste der Operatoren, die f\u00fcr den Datentyp verwendet werden k\u00f6nnen",
-        "description_sys_scope": "Datentyp-Operator-Liste",
-        "description_obj_type_scope": "Operator-Liste"
+        "is_deprecated": false
       },
       "format_literal": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Formatangabe als Literal",
-        "description_sys_scope": "Formatierungsliteral",
-        "description_obj_type_scope": "Formatierungsliteral"
+        "is_deprecated": false
       },
       "conv_daty_val_attname": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des zugeh\u00f6rigen Attributs in cntl.conv_daty_val_rec_type",
-        "description_sys_scope": "Datentyp-Attributname in cntl.conv_daty_val_rec_type",
-        "description_obj_type_scope": "Attributname in cntl.conv_daty_val_rec_type"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -2787,7 +2348,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_data_type_name",
         "grants_read_access": false
@@ -2798,7 +2358,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_data_type",
         "grants_read_access": false
@@ -2809,7 +2368,6 @@
         "attributes": [
           "json_name"
         ],
-        "description": "m\u00f6gliche Werte des JSON-Datentyps: json, array, boolean, object, string, number",
         "is_deferred": false,
         "internal_name": "chk_cntl_data_type_json",
         "grants_read_access": false
@@ -2821,7 +2379,6 @@
           "pg_type_nspc",
           "pg_type_name"
         ],
-        "description": "Constraint gilt nur f\u00fcr prim\u00e4re Datentypen (is_primary = true)",
         "is_deferred": false,
         "internal_name": "unq_cntl_data_type_base",
         "grants_read_access": false
@@ -2881,9 +2438,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Datentypdefinitionen",
-    "description_abbrev": "CDT",
-    "description_detail": "Datentypen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -2896,10 +2450,7 @@
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "json_name": {
         "is_core": true,
@@ -2925,46 +2476,31 @@
           "boolean": {
             "de": "Boolescher Wert"
           }
-        },
-        "description_detail": "Bezeichnung des entsprechenden Datentyps auf JSON-Ebene",
-        "description_sys_scope": "JSON-Datentyp-Name",
-        "description_obj_type_scope": "JSON-Name"
+        }
       },
       "text_length": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Maximale L\u00e4nge f\u00fcr textbasierte Datentypen (NULL, falls unbegrenzt oder anderer Datentyp)",
-        "description_sys_scope": "Datentyp-L\u00e4ngenbegrenzung",
-        "description_obj_type_scope": "L\u00e4ngenbegrenzung"
+        "is_deprecated": false
       },
       "language_dict": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des Datentyps in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige Datentyp-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       },
       "operator_list": {
         "is_core": false,
         "data_type": "text_array",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Liste der Operatoren, die f\u00fcr den Datentyp verwendet werden k\u00f6nnen",
-        "description_sys_scope": "Datentyp-Operator-Liste",
-        "description_obj_type_scope": "Operator-Liste"
+        "is_deprecated": false
       },
       "format_literal": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Formatangabe als Literal",
-        "description_sys_scope": "Formatierungsliteral",
-        "description_obj_type_scope": "Formatierungsliteral"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -2976,9 +2512,6 @@
     "is_otattr_dst": false,
     "is_otattr_src": false,
     "referenceable": {},
-    "description_title": "Datentypdefinitionen",
-    "description_abbrev": "CDT",
-    "description_detail": "Datentypen",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": true
   },
@@ -2991,28 +2524,19 @@
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Operatorname",
-        "description_sys_scope": "Operatorname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "language_dict": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des Datentyp-Operators in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige Datentyp-Operator-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       },
       "data_type_list": {
         "is_core": false,
         "data_type": "text_array",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Liste der Datentypen, f\u00fcr die der Operator verwendet werden kann",
-        "description_sys_scope": "Datentyp-Liste",
-        "description_obj_type_scope": "Datentyp-Liste"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -3024,9 +2548,6 @@
     "is_otattr_dst": false,
     "is_otattr_src": false,
     "referenceable": {},
-    "description_title": "Datentypabh\u00e4ngige Vergleichsoperatoren f\u00fcr Suchfunktionen",
-    "description_abbrev": "CDTOP",
-    "description_detail": "Datentyp-Operatoren",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": true
   },
@@ -3039,28 +2560,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Datentyp-Operator)",
-        "description_sys_scope": "Globaler Datentyp-Operator-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Operatorname",
-        "description_sys_scope": "Operatorname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "data_type_list": {
         "is_core": false,
         "data_type": "text_array",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Liste der Datentypen, f\u00fcr die der Operator verwendet werden kann",
-        "description_sys_scope": "Datentyp-Liste",
-        "description_obj_type_scope": "Datentyp-Liste"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -3072,7 +2584,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_dt_op_name",
         "grants_read_access": false
@@ -3083,7 +2594,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_dt_op",
         "grants_read_access": false
@@ -3112,9 +2622,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Datentypabh\u00e4ngige Vergleichsoperatoren",
-    "description_abbrev": "CDTOP",
-    "description_detail": "Datentyp-Operatoren",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -3127,100 +2634,67 @@
         "is_core": true,
         "data_type": "text_kw_lc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "acg": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Zugriffsgruppe",
-        "description_sys_scope": "Zugriffsgruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "gpk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Device)",
-        "description_sys_scope": "Globaler Device-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "DNS-FQDN des ND-Devices",
-        "description_sys_scope": "Device-FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
         "data_type": "text_kw_lc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Device-Typs",
-        "description_sys_scope": "DevTyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_valid": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Ist die zuletzt importierte Konfiguration des Devices g\u00fcltig?",
-        "description_sys_scope": "Dev-Cfg. g\u00fcltig",
-        "description_obj_type_scope": "Cfg. g\u00fcltig"
+        "is_deprecated": false
       },
       "sysdescr": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "SNMP-OID-Wert von sysDescr",
-        "description_sys_scope": "SNMP-SysDescr",
-        "description_obj_type_scope": "SNMP-SysDescr"
+        "is_deprecated": false
       },
       "uses_vlans": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "USES_VLANS",
-        "description_sys_scope": "USES_VLANS",
-        "description_obj_type_scope": "uses_vlans"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zusatzinfos f\u00fcr Device",
-        "description_sys_scope": "Device-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "assigned_parser": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des zugeordneten Parsers",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "executable_parser": {
         "is_core": false,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des ausf\u00fchrbaren Parsers",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -3232,7 +2706,6 @@
         "attributes": [
           "fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_dev_name",
         "grants_read_access": false
@@ -3243,7 +2716,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_dev",
         "grants_read_access": false
@@ -3254,7 +2726,6 @@
         "attributes": [
           "nc"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_dev_ncmpnd",
         "grants_read_access": false
@@ -3265,7 +2736,6 @@
         "attributes": [
           "fqdn"
         ],
-        "description": "Device-FQDN hat Host-Attribut",
         "is_deferred": false,
         "internal_name": "chk_nd_dev_name",
         "grants_read_access": false
@@ -3276,7 +2746,6 @@
         "attributes": [
           "acg"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nm_access_group",
         "grants_read_access": false
@@ -3312,7 +2781,6 @@
         "attributes": [
           "fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_dev_name",
         "grants_read_access": false
@@ -3323,7 +2791,6 @@
         "attributes": [
           "type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_dev_typ",
         "grants_read_access": true
@@ -3334,7 +2801,6 @@
         "attributes": [
           "assigned_parser"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_dev_parser",
         "grants_read_access": false
@@ -3345,7 +2811,6 @@
         "attributes": [
           "sysdescr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_dev_dp_os_bndng",
         "grants_read_access": false
@@ -3484,9 +2949,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "logischer Teil der managebaren (aktiven) Netzkomponenten/Endger\u00e4te",
-    "description_abbrev": "D",
-    "description_detail": "Devices",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -3499,19 +2961,13 @@
         "is_core": true,
         "data_type": "json",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Wert des Device-Attributs",
-        "description_sys_scope": "Device-Attribut-Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "key_word": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort f\u00fcr Device-Attribut",
-        "description_sys_scope": "Device-Attribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -3523,7 +2979,6 @@
         "attributes": [
           "key_word"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_dev_attr_di",
         "grants_read_access": false
@@ -3544,9 +2999,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Import-Device-Attribute",
-    "description_abbrev": "DA_IMP",
-    "description_detail": "Import-Device-Attribute",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": false
   },
@@ -3559,28 +3011,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Device-Typ)",
-        "description_sys_scope": "Globaler Device-Typ-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_lc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Device-Typs",
-        "description_sys_scope": "DevTyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des Device-Typs",
-        "description_sys_scope": "DevTyp-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "nw_fwd_level": {
         "is_core": true,
@@ -3612,19 +3055,13 @@
           "7": {
             "de": "L7: ?"
           }
-        },
-        "description_detail": "Auf welcher Protokollebene erfolgt eine Weiterleitung von Daten (Bridge/Router/FW etc.)",
-        "description_sys_scope": "Netz-Routing/Forwarding-Ebene",
-        "description_obj_type_scope": "Routing/Forwarding-Ebene"
+        }
       },
       "nw_fwd_level_description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Auf welcher Protokollebene erfolgt eine Weiterleitung von Daten (Bridge/Router/FW etc.)",
-        "description_sys_scope": "Routing/Forwarding-Beschreibung",
-        "description_obj_type_scope": "Routing/Forwarding-Beschreibung"
+        "is_deprecated": true
       }
     },
     "is_log_dst": false,
@@ -3636,7 +3073,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_dev_typ_name",
         "grants_read_access": false
@@ -3647,7 +3083,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_dev_typ",
         "grants_read_access": false
@@ -3689,9 +3124,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Device-Typen sowie Devicetypattribute",
-    "description_abbrev": "DT",
-    "description_detail": "Device-Typen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -3704,127 +3136,85 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DeviceImport-Queue-Transaktion)",
-        "description_sys_scope": "Globaler DeviceImport-Queue-Transaktions-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "owner": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "DIQ-Transaktions-Eigent\u00fcmer",
-        "description_sys_scope": "DIQ-TA-Eigent\u00fcmer",
-        "description_obj_type_scope": "TA-Eigent\u00fcmer"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "DIQ-TA ist eigenem Benutzerkonto zugeordnet",
-        "description_sys_scope": "DIQ-TA ist eigenem Konto zugeordnet",
-        "description_obj_type_scope": "ist eigenem Konto zugeordnet"
+        "is_deprecated": false
       },
       "position": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "DIQ-TA-Reihenfolge (Platz in der Warteschlange, Pos. 1 wird als n\u00e4chstes bedient). Passive TA bekommen den Wert NULL.",
-        "description_sys_scope": "DIQ-TA-Position",
-        "description_obj_type_scope": "Pos."
+        "is_deprecated": false
       },
       "is_active": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Aktive TA: f\u00fcr Bearbeitung durch DIQ-Worker-Prozess freigegeben. Passive TA: wird von DIQ-Worker-Prozess ignoriert.",
-        "description_sys_scope": "DIQ-TA zur Bearbeitung aktiviert",
-        "description_obj_type_scope": "zur Bearbeitung aktiviert"
+        "is_deprecated": false
       },
       "is_working": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Status der Bearbeitung durch DIQ-Worker-Prozess",
-        "description_sys_scope": "DIQ-Eintrag in Bearbeitung",
-        "description_obj_type_scope": "ist in Bearbeitung"
+        "is_deprecated": false
       },
       "parent_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "mail_on_error": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nach fehlerhaftem DeviceImport das Ergebnis als Mail an TA-Eigent\u00fcmer senden",
-        "description_sys_scope": "Mail bei DI-Fehler zusenden",
-        "description_obj_type_scope": "Mail bei Fehler zusenden"
+        "is_deprecated": false
       },
       "last_devimp_ts": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zeitpunkt des letzten DeviceImports",
-        "description_sys_scope": "letzter DI-Zeitpunkt",
-        "description_obj_type_scope": "letzter DI-Zeitpunkt"
+        "is_deprecated": false
       },
       "last_devimp_msg": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Gesamtergebnis des letzten DevImports f\u00fcr diese Tansaktion (Ausgabetext)",
-        "description_sys_scope": "letztes DI-TA-Ergebnis",
-        "description_obj_type_scope": "letztes TA-Ergebnis"
+        "is_deprecated": false
       },
       "mail_on_success": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nach fehlerfreiem DeviceImport das Ergebnis als Mail an TA-Eigent\u00fcmer senden",
-        "description_sys_scope": "Mail bei DI-Erfolg zusenden",
-        "description_obj_type_scope": "Mail bei Erfolg zusenden"
+        "is_deprecated": false
       },
       "preserve_on_error": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Transaktion nach fehlerhaftem DeviceImport nicht l\u00f6schen, sondern als passive DIQ-Transaktion behalten",
-        "description_sys_scope": "DIQ-TA bei DI-Fehler behalten",
-        "description_obj_type_scope": "TA bei Fehler behalten"
+        "is_deprecated": false
       },
       "last_devimp_success": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "War der letzte DeviceImport fehlerfrei?",
-        "description_sys_scope": "letztes DI-Ergebnis",
-        "description_obj_type_scope": "letztes DI-Ergebnis"
+        "is_deprecated": false
       },
       "preserve_on_success": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Transaktion nach fehlerfreiem DeviceImport nicht l\u00f6schen, sondern als passive DIQ-Transaktion behalten",
-        "description_sys_scope": "DIQ-TA bei DI-Erfolg behalten",
-        "description_obj_type_scope": "TA bei Erfolg behalten"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -3836,7 +3226,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_diq_ta",
         "grants_read_access": false
@@ -3848,7 +3237,6 @@
           "preserve_on_error",
           "mail_on_error"
         ],
-        "description": "Im Fehlerfall speichern oder per Mail zustellen",
         "is_deferred": false,
         "internal_name": "chk_nd_diq_ta_err",
         "grants_read_access": false
@@ -3859,7 +3247,6 @@
         "attributes": [
           "owner"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_diq_ta_mgr",
         "grants_read_access": false
@@ -3870,7 +3257,6 @@
         "attributes": [
           "parent_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_diq_ta_parent",
         "grants_read_access": false
@@ -3881,7 +3267,6 @@
         "attributes": [
           "parent_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_diq_ta_parent",
         "grants_read_access": false
@@ -3952,9 +3337,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Warteschlange der DeviceImport-Transaktionen",
-    "description_abbrev": "DIQ-TA",
-    "description_detail": "DevImport-Queue-TA",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -3967,163 +3349,109 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DIQ-TA-Device)",
-        "description_sys_scope": "Globaler DIQ-TA-Device-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "dev_nc": {
         "is_core": true,
         "data_type": "text_kw_lc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "ND-Device-Netzverbund-Name",
-        "description_obj_type_scope": "Device-Netzverbund"
+        "is_deprecated": false
       },
       "dev_acg": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Zugriffsgruppe",
-        "description_sys_scope": "ND-Device-Access-Gruppenname",
-        "description_obj_type_scope": "Device-Access-Gruppe"
+        "is_deprecated": false
       },
       "do_save": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Teilarbeitsschritt 'Konfigurationssicherung'",
-        "description_sys_scope": "DIQ-Konfigurationssicherung",
-        "description_obj_type_scope": "Konfigurationssicherung"
+        "is_deprecated": false
       },
       "dev_fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "ND-Device-FQDN",
-        "description_obj_type_scope": "Device-FQDN"
+        "is_deprecated": false
       },
       "dev_type": {
         "is_core": true,
         "data_type": "text_kw_lc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Device-Typs",
-        "description_sys_scope": "ND-Device-Typ-Name",
-        "description_obj_type_scope": "Device-Typ"
+        "is_deprecated": false
       },
       "do_parse": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Teilarbeitsschritt 'Konfigurationsparser'",
-        "description_sys_scope": "DIQ-Konfigurationsparser",
-        "description_obj_type_scope": "Konfigurationsparser"
+        "is_deprecated": false
       },
       "do_import": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Teilarbeitsschritt 'DB-Import'",
-        "description_sys_scope": "DIQ-DB-Importer",
-        "description_obj_type_scope": "DB-Importer"
+        "is_deprecated": false
       },
       "dev_parser": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr den Parser",
-        "description_sys_scope": "ND-Device-Parser-Name",
-        "description_obj_type_scope": "Device-Parser"
+        "is_deprecated": false
       },
       "diq_ta_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "diq_ta_is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "DIQ-TA ist eigenem Benutzerkonto zugeordnet",
-        "description_sys_scope": "DIQ-TA ist eigenem Konto zugeordnet",
-        "description_obj_type_scope": "ist eigenem Konto zugeordnet"
+        "is_deprecated": false
       },
       "dev_description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "neue Device-Info des via DIQ-Eintrags zu importierenden Devices",
-        "description_sys_scope": "DIQ-Device-Info",
-        "description_obj_type_scope": "Device-Info"
+        "is_deprecated": false
       },
       "last_devimp_msg": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Ergebnis des letzten DevImports f\u00fcr dieses Device (Ausgabetext)",
-        "description_sys_scope": "letztes DI-Ergebnis",
-        "description_obj_type_scope": "letztes Ergebnis"
+        "is_deprecated": false
       },
       "upload_filename": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Teilarbeitsschritt 'Konfigurationslader': Name f\u00fcr die (auf das Device) hochzuladende Konfigurationsdatei (absolute Pfadangabe im lokalen Dateisystem des DI-Servers)",
-        "description_sys_scope": "DIQ-Konfigurationslader-Datei",
-        "description_obj_type_scope": "Konfigurationslader-Datei"
+        "is_deprecated": false
       },
       "output_verbosity": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "S\u00e4mtliche Details des DevImports ausgeben",
-        "description_sys_scope": "Ausf\u00fchrliche DI-Ausgabe",
-        "description_obj_type_scope": "Ausf\u00fchrliche Ausgabe"
+        "is_deprecated": false
       },
       "dev_attributes_dict": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Key-Value-Verzeichnis der zu behandelnden Device-Attribute (Key: Attribut-Name, Value: Attribut-Wert)",
-        "description_sys_scope": "Device-Attributverzeichnis",
-        "description_obj_type_scope": "Device-Attributverzeichnis"
+        "is_deprecated": false
       },
       "last_devimp_success": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "War der letzte DeviceImport fehlerfrei?",
-        "description_sys_scope": "letzter DI war fehlerfrei",
-        "description_obj_type_scope": "letzter DI war fehlerfrei"
+        "is_deprecated": false
       },
       "rplc_charset_errors": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nicht-UTF8-Zeichen beim Einlesen der gesicherten Konfigurationsdatei durch '?'-Markierung ersetzen?",
-        "description_sys_scope": "DI-UTF8-Fehlerkonvertierung",
-        "description_obj_type_scope": "UTF8-Fehlerkonvertierung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -4136,7 +3464,6 @@
           "diq_ta_gfk",
           "dev_fqdn"
         ],
-        "description": "Device-FQDN pro DIQ-TA eindeutig",
         "is_deferred": false,
         "internal_name": "unq_nd_diq_ta_entry_dev",
         "grants_read_access": false
@@ -4147,7 +3474,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_diq_ta_entry",
         "grants_read_access": false
@@ -4158,7 +3484,6 @@
         "attributes": [
           "dev_parser"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_diq_ta_entry_dp",
         "grants_read_access": false
@@ -4169,7 +3494,6 @@
         "attributes": [
           "dev_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_diq_ta_entry_dt",
         "grants_read_access": false
@@ -4180,7 +3504,6 @@
         "attributes": [
           "dev_nc"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_diq_ta_entry_nc",
         "grants_read_access": false
@@ -4191,7 +3514,6 @@
         "attributes": [
           "diq_ta_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_diq_ta_entry_ta",
         "grants_read_access": false
@@ -4202,7 +3524,6 @@
         "attributes": [
           "dev_acg"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_diq_ta_entry_acg",
         "grants_read_access": false
@@ -4213,7 +3534,6 @@
         "attributes": [
           "dev_fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_diq_ta_entry_dev",
         "grants_read_access": false
@@ -4328,9 +3648,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Device (Untereintrag) einer DIQ-Transaktion",
-    "description_abbrev": null,
-    "description_detail": "DIQ-TA-Device-Eintrag",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -4343,37 +3660,25 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Datentyp-Operator-Zuordnung)",
-        "description_sys_scope": "Globaler Datentyp-Operator-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "operator": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "Operator-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "left_data_type": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des linken Datentyps",
-        "description_sys_scope": "linker Datentyp",
-        "description_obj_type_scope": "linker Datentyp"
+        "is_deprecated": false
       },
       "right_data_type": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des rechten Datentyps",
-        "description_sys_scope": "rechter Datentyp",
-        "description_obj_type_scope": "rechter Datentyp"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -4387,7 +3692,6 @@
           "operator",
           "right_data_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dhcp_dt2op2dt",
         "grants_read_access": false
@@ -4398,7 +3702,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dhcp_dt2op2dt",
         "grants_read_access": false
@@ -4409,7 +3712,6 @@
         "attributes": [
           "operator"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_dt2op2dt_op",
         "grants_read_access": false
@@ -4420,7 +3722,6 @@
         "attributes": [
           "left_data_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_dt2op2dt_ldt",
         "grants_read_access": false
@@ -4431,7 +3732,6 @@
         "attributes": [
           "right_data_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_dt2op2dt_rdt",
         "grants_read_access": false
@@ -4518,9 +3818,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zuordnung der Datentypen zu Optionscode-Operatoren (linker Datentyp -> Operator -> rechter Datentyp)",
-    "description_abbrev": "DT2OP2DT",
-    "description_detail": "Operator-Datentypen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -4533,37 +3830,25 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Fehlermeldung)",
-        "description_sys_scope": "Globaler Fehlermeldungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "code": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Fehler-Code",
-        "description_sys_scope": "Fehler-Code",
-        "description_obj_type_scope": "Code"
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Code",
-        "description_sys_scope": "Fehlertyp-Code",
-        "description_obj_type_scope": "Typ-Code"
+        "is_deprecated": false
       },
       "system": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Systemname",
-        "description_sys_scope": "Systemname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -4576,7 +3861,6 @@
           "type",
           "code"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_err_code",
         "grants_read_access": false
@@ -4587,7 +3871,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_err",
         "grants_read_access": false
@@ -4598,7 +3881,6 @@
         "attributes": [
           "system"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_pkg",
         "grants_read_access": false
@@ -4609,7 +3891,6 @@
         "attributes": [
           "type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_err_typ",
         "grants_read_access": false
@@ -4675,9 +3956,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Fehlermeldungen",
-    "description_abbrev": null,
-    "description_detail": "Fehlermeldungen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -4690,28 +3968,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Fehlertyp)",
-        "description_sys_scope": "Globaler Fehlertyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "code": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Code",
-        "description_sys_scope": "FT-Code",
-        "description_obj_type_scope": "Code"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Name",
-        "description_sys_scope": "FT-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -4723,7 +3992,6 @@
         "attributes": [
           "code"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_err_typ_code",
         "grants_read_access": false
@@ -4734,7 +4002,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_err_typ",
         "grants_read_access": false
@@ -4770,9 +4037,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Fehlertypen",
-    "description_abbrev": null,
-    "description_detail": "Fehlertypen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -4785,64 +4049,43 @@
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Hinweis/Informationen zur Umgehung bzw. Behebung des Fehlers",
-        "description_sys_scope": "Exception-Hinweis",
-        "description_obj_type_scope": "Hinweis"
+        "is_deprecated": false
       },
       "error": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Fehler-Objektdaten der Exception",
-        "description_sys_scope": "Exception-Fehler-Objekt",
-        "description_obj_type_scope": "Fehler-Objekt"
+        "is_deprecated": false
       },
       "others": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nicht-aufl\u00f6sbare oder unbehandelte Fehlerdaten der Exception, ggf. auch durch vor- oder nachgelagerte Systeme",
-        "description_sys_scope": "sonstige Exception-Daten",
-        "description_obj_type_scope": "sonstige Daten"
+        "is_deprecated": false
       },
       "traceback": {
         "is_core": true,
         "data_type": "json_array",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Liste des Funktionsverlaufs mit den jeweiligen Parametern, die bei der Exception auftraten.",
-        "description_sys_scope": "Exception-R\u00fcckverfolgung",
-        "description_obj_type_scope": "R\u00fcckverfolgung"
+        "is_deprecated": false
       },
       "constraint": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Constraint-Objektdaten der Exception",
-        "description_sys_scope": "Exception-Constraint-Objekt",
-        "description_obj_type_scope": "Constraint-Objekt"
+        "is_deprecated": false
       },
       "error_type": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Objektdaten der Exception",
-        "description_sys_scope": "Exception-Fehlertyp-Objekt",
-        "description_obj_type_scope": "Fehlertyp-Objekt"
+        "is_deprecated": false
       },
       "stacked_diag_params": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Diagnose- bzw. Debug-Daten der Exception",
-        "description_sys_scope": "Exception-Diagnose-Parameter",
-        "description_obj_type_scope": "Diagnose-Parameter"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -4854,9 +4097,6 @@
     "is_otattr_dst": false,
     "is_otattr_src": false,
     "referenceable": {},
-    "description_title": "Ausnahme- oder Fehlerbedingung, die zum Abbruch der Transaktion f\u00fchrt",
-    "description_abbrev": null,
-    "description_detail": null,
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": true
   },
@@ -4869,37 +4109,25 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Etage)",
-        "description_sys_scope": "Globaler Etagen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Etage",
-        "description_sys_scope": "Etage",
-        "description_obj_type_scope": "Etage"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Beschreibung",
-        "description_sys_scope": "Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "name_sortby": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Sortierung",
-        "description_sys_scope": "Sortierung",
-        "description_obj_type_scope": "Sortierung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -4911,7 +4139,6 @@
         "attributes": [
           "name"
         ],
-        "description": "Etagennummer wird gro\u00dfgeschrieben",
         "is_deferred": false,
         "internal_name": "chk_nd_floor",
         "grants_read_access": false
@@ -4922,7 +4149,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_floor",
         "grants_read_access": false
@@ -4933,7 +4159,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_floor",
         "grants_read_access": false
@@ -4969,9 +4194,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Etagen",
-    "description_abbrev": null,
-    "description_detail": "Etagen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -4984,127 +4206,85 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Namensobjekt)",
-        "description_sys_scope": "Globaler Namensobjekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "F\u00fcr die betreffende Version sichtbarer Wert des FQDN-Typs. NULL bedeutet, dass dieser Typ in der betreffenden Version nicht vorhanden ist.",
-        "description_sys_scope": "FQDN-Typ",
-        "description_obj_type_scope": "Typ"
+        "is_deprecated": false
       },
       "zone": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zonen-FQDN des FQDNs",
-        "description_sys_scope": "Zonen-FQDN",
-        "description_obj_type_scope": "Zone"
+        "is_deprecated": false
       },
       "label": {
         "is_core": true,
         "data_type": "fqdn_label",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "linker Teil des FQDNs bis zum ersten Punkt",
-        "description_sys_scope": "DNS-Label",
-        "description_obj_type_scope": "Label"
+        "is_deprecated": false
       },
       "value": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "has_rr": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Diesem FQDN sind Resource Records zugeordnet",
-        "description_sys_scope": "FQDN hat Resource Records",
-        "description_obj_type_scope": "hat Resource Records"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN ist dem eigenem Namensraum des Benutzers zugeordnet.",
-        "description_sys_scope": "ist eigener FQDN",
-        "description_obj_type_scope": "ist eigener FQDN"
+        "is_deprecated": false
       },
       "tree_level": {
         "is_core": false,
         "data_type": "integer4",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Hierarchieebene des FQDN-Knotens. Wurzelknoten haben Stufe 0.",
-        "description_sys_scope": "Stufe des FQDNs im Namensbaum",
-        "description_obj_type_scope": "Stufe"
+        "is_deprecated": false
       },
       "value_idna": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN in internationalisierter Schreibweise",
-        "description_sys_scope": "FQDN (IDN)",
-        "description_obj_type_scope": "FQDN (IDN)"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_long",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Freitext-Info zum FQDN",
-        "description_sys_scope": "FQDN-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "parent_value": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "\u00fcbergeordneter Domainname (FQDN)",
-        "description_sys_scope": "\u00fcg. Domainname (FQDN)",
-        "description_obj_type_scope": "\u00fcg. FQDN"
+        "is_deprecated": false
       },
       "type_is_dhcp": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "DHCP-Hostnamens-Attribut: FQDN's dieses Typs sind f\u00fcr adre\u00dfbasierte RR's (Basis-Hostnamen f\u00fcr DHCP-Betrieb) vorgesehen und unterliegen der DHCP-Anwendungslogik",
-        "description_sys_scope": "DBNT-DHCP-Hostnamens-Attribut",
-        "description_obj_type_scope": "DHCP-Hostnamens-Attribut"
+        "is_deprecated": false
       },
       "type_is_host": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Hostnamens-Attribut: FQDN's dieses Typs sind f\u00fcr adre\u00dfbasierte RR's (Host-Kontext) vorgesehen",
-        "description_sys_scope": "DBNT-Hostnamens-Attribut",
-        "description_obj_type_scope": "Hostnamens-Attribut"
+        "is_deprecated": false
       },
       "root_node_set": {
         "is_core": true,
         "data_type": "integer8_array",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Menge (Set) der Knoten-IDs aller \u00fcbergeordneten FQDNs in hierarchischer Reihenfolge",
-        "description_sys_scope": "Pfad der FQDN-Knoten Richtung Wurzelknoten",
-        "description_obj_type_scope": "Pfad Richtung Wurzel"
+        "is_deprecated": true
       },
       "type_rad_type": {
         "is_core": true,
@@ -5124,64 +4304,43 @@
           "6": {
             "de": "IPv6"
           }
-        },
-        "description_detail": "Reverse-Adre\u00df-Domain-Attribut: FQDN's dieses Typs sind f\u00fcr Reverse-Adre\u00df-Domains (PTR-RR's, Namensraum je nach Attributwert > 0) vorgesehen",
-        "description_sys_scope": "DBNT-RAD-Attribut",
-        "description_obj_type_scope": "RAD-Attribut"
+        }
       },
       "sub_fqdn_count": {
         "is_core": false,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Anzahl der FQDNs unterhalb dieses FQDNs (nur direkte Unterebene)",
-        "description_sys_scope": "# Unter-FQDNs",
-        "description_obj_type_scope": "# Unter-FQDNs"
+        "is_deprecated": false
       },
       "type_is_wildcard": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wildcard-Attribut: FQDN's dieses Typs (Label: '*') sind f\u00fcr Wildcard-RR's vorgesehen",
-        "description_sys_scope": "DBNT-Wildcard-Attribut",
-        "description_obj_type_scope": "Wildcard-Attribut"
+        "is_deprecated": false
       },
       "type_is_nonterminal": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Non-Terminal-FQDN-Attribut: wenn 'true', sind Untereintr\u00e4ge (Subdomains) unter FQDN's dieses Typs m\u00f6glich. Au\u00dferdem ist die Referenzierung als Zone, Netzbereichszuordnung (BCD), Permission-Zuordnung, DHCP-Subdomain m\u00f6glich.",
-        "description_sys_scope": "DBNT-Non-Terminal-FQDN-Attribut",
-        "description_obj_type_scope": "Non-Terminal-FQDN-Attribut"
+        "is_deprecated": false
       },
       "is_empty_nonterminal": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN hat keine RRs (empty), hat aber Subdomains (Untereintr\u00e4ge), die wiederum RRs haben (nonterminal)",
-        "description_sys_scope": "FQDN ist empty/nonterminal",
-        "description_obj_type_scope": "ist empty/nonterminal"
+        "is_deprecated": false
       },
       "rr_chain_target_is_own": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN hat RRs und die RR-Kette hat Adressaufl\u00f6sung und ist dem betreuerbasierten Adressraum des ausf\u00fchrenden Benutzerkontos zugeordnet.",
-        "description_sys_scope": "FQDN ist eigenem Adressraum zuordbar",
-        "description_obj_type_scope": "ist eigenem Adressraum zuordbar"
+        "is_deprecated": false
       },
       "rr_chain_target_subnet_list": {
         "is_core": true,
         "data_type": "ip_network_array",
         "is_nullable": true,
-        "is_deprecated": true,
-        "description_detail": "Liste der IP-Subnetze, die den Zieladressen der RR-Kette zugeordnet sind.",
-        "description_sys_scope": "FQDN-Ziel-Subnetze via RR-Kette",
-        "description_obj_type_scope": "Ziel-Subnetze via RR-Kette"
+        "is_deprecated": true
       }
     },
     "is_log_dst": false,
@@ -5193,7 +4352,6 @@
         "attributes": [
           "value"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_ntree_fqdn",
         "grants_read_access": false
@@ -5204,7 +4362,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dns_ntree",
         "grants_read_access": false
@@ -5231,7 +4388,6 @@
           "type",
           "label"
         ],
-        "description": "erlaubte Zeichen in Labels / Maximalzahl d. Labels in FQDN: Typ 'rad:10004' unter in-addr.arpa: 0..255 / max. 6 Labels; Typ 'rad:10006' unter ip6.arpa: 0..9, a-f / max. 34 Labels; Typ 'rad:10001' unter e164.arpa: 0..9 / max. 123 Labels.",
         "is_deferred": false,
         "internal_name": "chk_dns_ntree_rad",
         "grants_read_access": false
@@ -5243,7 +4399,6 @@
           "value",
           "type_is_dhcp"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_ntree_dhcp",
         "grants_read_access": false
@@ -5255,7 +4410,6 @@
           "value",
           "type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_ntree_nt",
         "grants_read_access": false
@@ -5282,7 +4436,6 @@
           "label",
           "type"
         ],
-        "description": "F\u00fcr Labels hostbezogener Namenstypen gilt: erstes Zeichen: alphanumerisch [a-z,0-9], nachfolgende Zeichen: alphanumerisch oder '-' oder leer, letztes Zeichen darf kein '-' sein. F\u00fcr Labels aller anderen nicht-hostbezogenen Namenstypen ist der vorangestellte Unterstrich '_' optional. F\u00fcr Wildcard-Labels ist ausschlie\u00dflich '*' erlaubt. Hostbezogene Namenstypen haben das Attribut 'is_host=true'.",
         "is_deferred": false,
         "internal_name": "chk_dns_ntree_name",
         "grants_read_access": false
@@ -5293,7 +4446,6 @@
         "attributes": [
           "type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_ntree_nt",
         "grants_read_access": false
@@ -5304,7 +4456,6 @@
         "attributes": [
           "zone"
         ],
-        "description": null,
         "is_deferred": true,
         "internal_name": "fkey_dns_ntree_zone",
         "grants_read_access": false
@@ -5329,7 +4480,6 @@
           "label",
           "parent_value"
         ],
-        "description": "Label in Domain eindeutig",
         "is_deferred": false,
         "internal_name": "unq_dns_ntree_name",
         "grants_read_access": false
@@ -5365,7 +4515,6 @@
         "attributes": [
           "parent_value"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_ntree_parent",
         "grants_read_access": false
@@ -5376,7 +4525,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_ntree_hpk_list",
         "grants_read_access": false
@@ -5387,7 +4535,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": "FQDN ist gleich- oder \u00fcbergeordnet",
         "is_deferred": false,
         "internal_name": "func_dns_ntree_hpk_list_is_subset",
         "grants_read_access": false
@@ -5398,7 +4545,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": "FQDN ist gleich- oder untergeordnet",
         "is_deferred": false,
         "internal_name": "func_dns_ntree_hpk_list_is_superset",
         "grants_read_access": false
@@ -5409,7 +4555,6 @@
         "attributes": [
           "rr_chain_target_subnet_gfk_list"
         ],
-        "description": "RR-Kette des FQDNs ist (\u00fcber RR-Zieladressen) Ziel-Subnetzen zugeordnet",
         "is_deferred": false,
         "internal_name": "func_dns_ntree_rr_chain_target_contains_subnet",
         "grants_read_access": false
@@ -5420,7 +4565,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": "FQDN ist gleich- oder \u00fcber- oder untergeordnet",
         "is_deferred": false,
         "internal_name": "func_dns_ntree_hpk_list_is_intersection",
         "grants_read_access": false
@@ -5701,9 +4845,6 @@
         ]
       }
     },
-    "description_title": "DNS-Namensobjekte (FQDN) in hierarchischer Struktur",
-    "description_abbrev": "N",
-    "description_detail": "DNS-Namensobjekte",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -5716,46 +4857,31 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Domain-Gruppen-Zuordnung)",
-        "description_sys_scope": "Globaler Domain-Gruppen-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Der ausf\u00fchrende Benutzer ist Mitglied oder Administrator der Gruppe, die der Domain zugeordnet ist. Die Domain geh\u00f6rt dadurch zum betreuerbasierten Namensraum.",
-        "description_sys_scope": "Domain ist eigener Gruppe zugeordnet",
-        "description_obj_type_scope": "ist eigene Zuordnung"
+        "is_deprecated": false
       },
       "fqdn_value": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name_list'",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "group_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'fqdn_value_list'.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "parent_group_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Gruppe. Bei Neueintr\u00e4gen nur angeben, wenn eine Hauptgruppe angelegt werden soll. \u00c4nderungen sind nur f\u00fcr Hauptgruppen erlaubt.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -5768,7 +4894,6 @@
           "fqdn_value",
           "group_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_domain2group",
         "grants_read_access": false
@@ -5779,7 +4904,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dns_domain2group",
         "grants_read_access": false
@@ -5788,7 +4912,6 @@
         "type": "C",
         "errors": [],
         "attributes": [],
-        "description": "FQDN ist non-terminal",
         "is_deferred": false,
         "internal_name": "chk_dns_domain2group_nt",
         "grants_read_access": false
@@ -5799,7 +4922,6 @@
         "attributes": [
           "group_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_domain2group_grp",
         "grants_read_access": true
@@ -5824,7 +4946,6 @@
           "fqdn_value",
           "parent_group_name"
         ],
-        "description": "Domains k\u00f6nnen Untergruppen nur zugeordnet werden, wenn die Domain bereits der entsprechenden Hauptgruppe zugeordnet ist (Vererbungsprinzip).",
         "is_deferred": true,
         "internal_name": "fkey_dns_domain2group_child",
         "grants_read_access": false
@@ -5848,7 +4969,6 @@
         "attributes": [
           "fqdn_value"
         ],
-        "description": null,
         "is_deferred": true,
         "internal_name": "fkey_dns_domain2group_ntree",
         "grants_read_access": true
@@ -5929,9 +5049,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zuordnung der DNS-Domains zu Gruppen der Netzbereiche (Broadcastdomains)",
-    "description_abbrev": "D2GRP",
-    "description_detail": "D->GRP",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -5944,46 +5061,31 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Domain-Organisationseinheit-Zuordnung)",
-        "description_sys_scope": "Globaler Domain-Organisationseinheit-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "OE dieser Domain ist auch eigenem Konto zugeordnet oder liegt im OE-Teilbaum des eigenen Kontos.",
-        "description_sys_scope": "Domain ist eigener OE zugeordnet",
-        "description_obj_type_scope": "ist eigene Zuordnung"
+        "is_deprecated": false
       },
       "fqdn_value": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN (OE-Zuordnung)",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "is_recursive": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert, ist die Domain auch in Gruppen untergeordneter OEs administrierbar; ansonsten nur in Gruppen der direkt zugeordneten OE.",
-        "description_sys_scope": "D-OE-Zuordnung wirkt rekursiv",
-        "description_obj_type_scope": "wirkt rekursiv"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -5996,7 +5098,6 @@
           "fqdn_value",
           "ou_short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_domain2oe",
         "grants_read_access": false
@@ -6007,7 +5108,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dns_domain2oe",
         "grants_read_access": false
@@ -6018,7 +5118,6 @@
         "attributes": [
           "ou_short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_domain2oe_oe",
         "grants_read_access": false
@@ -6029,7 +5128,6 @@
         "attributes": [
           "fqdn_value"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_domain2oe_ntree",
         "grants_read_access": true
@@ -6038,7 +5136,6 @@
         "type": "T",
         "errors": [],
         "attributes": [],
-        "description": "Die DHCP-Domain liegt im OE-Namensraum der BCD (Zuordnung via Domain-OE und BCD-OE) und ist Subdomain einer OE-Domain (Gleichheit ausgeschlossen).",
         "is_deferred": true,
         "internal_name": "dns_chk_d2oe_dhcp_domain_nspc",
         "grants_read_access": false
@@ -6097,9 +5194,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zuordnungen der Domains zur OE-basierten Gruppenadministration",
-    "description_abbrev": "D2OE",
-    "description_detail": "D->OE",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -6112,55 +5206,37 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Domain-Permission-Zuordnung)",
-        "description_sys_scope": "Globaler Domain-Permission-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "is_recursive": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Rekursive Wirkungsweise: True: rekursiv erlaubt, False: nicht-rekursiv gesperrt. ACHTUNG: Sperrwirkung dieser Zuordnung hat Vorrang vor ggf. anderen, parallel existierenden Zuordnungen (via Rollen/Permission-Hierarchie)",
-        "description_sys_scope": "rekursiv erlauben/nicht-rekursiv sperren",
-        "description_obj_type_scope": "rekursiv erlauben/nicht-rekursiv sperren"
+        "is_deprecated": false
       },
       "is_zone_bound": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wenn rekursiv: gilt diese Berechtigung nur f\u00fcr Subdomains unterhalb der zugeordneten, die in derselben Zone liegen?",
-        "description_sys_scope": "zonengebundener Domainzugriff",
-        "description_obj_type_scope": "ist zonengebunden"
+        "is_deprecated": false
       },
       "recursive_min_lvl": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Mindesttiefe (Anzahl d. Hierarchieebenen unter dem FQDN), ab der die Permission gelten soll",
-        "description_sys_scope": "Mindesttiefe",
-        "description_obj_type_scope": "Mindesttiefe"
+        "is_deprecated": false
       },
       "permission_fq_name": {
         "is_core": true,
         "data_type": "role_fq_name",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Permission, die an FQDN/Namensraum-Zugriff gebunden ist",
-        "description_sys_scope": "Permission-Name ",
-        "description_obj_type_scope": "Permission-Name "
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -6172,7 +5248,6 @@
         "attributes": [
           "permission_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_domain2perm_perm",
         "grants_read_access": false
@@ -6183,7 +5258,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dns_domain2perm",
         "grants_read_access": false
@@ -6197,7 +5271,6 @@
           "recursive_min_lvl",
           "is_zone_bound"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_domain2perm_rec",
         "grants_read_access": false
@@ -6208,7 +5281,6 @@
         "attributes": [
           "fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_domain2perm_ntree",
         "grants_read_access": false
@@ -6219,7 +5291,6 @@
         "attributes": [
           "permission_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_domain2perm_perm",
         "grants_read_access": false
@@ -6288,9 +5359,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zuordnungen der Namensr\u00e4ume auf Domain-Basis (rekursiv oder flach) zu Berechtigungen",
-    "description_abbrev": "D2P",
-    "description_detail": "Domain-Permission-Zuordnungen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -6303,64 +5371,43 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB-Namenstyp)",
-        "description_sys_scope": "Globaler DB-Namenstyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "F\u00fcr die betreffende Version sichtbarer Wert des DBNT-Namens. NULL bewirkt, dass dieser Namenstyp nicht als Neuwert (f\u00fcr Eintragen oder \u00c4ndern von FQDNs) benutzt werden kann.",
-        "description_sys_scope": "versionierter DBNT-Name",
-        "description_obj_type_scope": "versionierter Name"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDNs dieses Typs d\u00fcrfen vom Benutzer direkt modifiziert werden. Wenn nicht zutreffend: nur indirekter Zugriff \u00fcber zugeordnete RRs, deren DBRTs eine automatische FQDN-Behandlung erlauben.",
-        "description_sys_scope": "direkter Benutzerzugriff erlaubt",
-        "description_obj_type_scope": "direkter Benutzerzugriff erlaubt"
+        "is_deprecated": false
       },
       "is_dhcp": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "DHCP-Hostnamens-Attribut: FQDN's dieses Typs sind f\u00fcr adre\u00dfbasierte RR's (Basis-Hostnamen f\u00fcr DHCP-Betrieb) vorgesehen und unterliegen der DHCP-Anwendungslogik",
-        "description_sys_scope": "DBNT-DHCP-Hostnamens-Attribut",
-        "description_obj_type_scope": "DHCP-Hostnamens-Attribut"
+        "is_deprecated": false
       },
       "is_host": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Hostnamens-Attribut: FQDN's dieses Typs sind f\u00fcr adre\u00dfbasierte RR's (Host-Kontext) vorgesehen",
-        "description_sys_scope": "DBNT-Hostnamens-Attribut",
-        "description_obj_type_scope": "Hostnamens-Attribut"
+        "is_deprecated": false
       },
       "_intname": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "versionsunabh\u00e4ngiger Name der systeminternen DNS-DB-Namenstypdefinition (DBNT). Wird automatisch gebildet, Schema: \"<_groupname>:<is_host><is_nonterminal><is_dhcp><rad_type><is_wildcard>\"",
-        "description_sys_scope": "interner DBNT-Name",
-        "description_obj_type_scope": "interner Name"
+        "is_deprecated": false
       },
       "position": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "willk\u00fcrliche Position des DNS-DB-Namenstyps zur Sortierung",
-        "description_sys_scope": "NT-Sortierung",
-        "description_obj_type_scope": "Namenssortierung"
+        "is_deprecated": false
       },
       "rad_type": {
         "is_core": true,
@@ -6380,73 +5427,49 @@
           "6": {
             "de": "IPv6"
           }
-        },
-        "description_detail": "Reverse-Adre\u00df-Domain-Attribut: FQDN's dieses Typs sind f\u00fcr Reverse-Adre\u00df-Domains (PTR-RR's, Namensraum je nach Attributwert > 0) vorgesehen",
-        "description_sys_scope": "DBNT-RAD-Attribut",
-        "description_obj_type_scope": "RAD-Attribut"
+        }
       },
       "_groupname": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Gruppenname der systeminternen DNS-DB-Namenstypdefinition (DBNT), linker Teil bis zum Doppelpunkt",
-        "description_sys_scope": "DBNT-Gruppenname",
-        "description_obj_type_scope": "Gruppenname"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des DNS-DB-Namenstyps",
-        "description_sys_scope": "NT-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "is_wildcard": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wildcard-Attribut: FQDN's dieses Typs (Label: '*') sind f\u00fcr Wildcard-RR's vorgesehen",
-        "description_sys_scope": "DBNT-Wildcard-Attribut",
-        "description_obj_type_scope": "Wildcard-Attribut"
+        "is_deprecated": false
       },
       "is_nonterminal": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Non-Terminal-FQDN-Attribut: wenn 'true', sind Untereintr\u00e4ge (Subdomains) unter FQDN's dieses Typs m\u00f6glich. Au\u00dferdem ist die Referenzierung als Zone, Netzbereichszuordnung (BCD), Permission-Zuordnung, DHCP-Subdomain m\u00f6glich.",
-        "description_sys_scope": "DBNT-Non-Terminal-FQDN-Attribut",
-        "description_obj_type_scope": "Non-Terminal-FQDN-Attribut"
+        "is_deprecated": false
       },
       "version_name_dict": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Key-Value-Verzeichnis der g\u00fcltigen Versionen des DBNT (Key: numerische Version, Value: versionierter DBNT-Name). Nicht \u00e4nderbar f\u00fcr 'release' und \u00e4lter.",
-        "description_sys_scope": "Verzeichnis g\u00fcltiger Versionen des DBNT",
-        "description_obj_type_scope": "Verzeichnis g\u00fcltiger Versionen"
+        "is_deprecated": false
       },
       "permission_fq_name": {
         "is_core": true,
         "data_type": "role_fq_name",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Permission-Name f\u00fcr DML auf FQDN's dieses Typs. Sollte auf Basiszugriff stehen, wenn es zu diesem DBNT mind. einen DBRT gibt, dessen Permission ebenfalls auf Basiszugriff steht und dessen automatische FQDN-Behandlung aktiviert ist.",
-        "description_sys_scope": "CNTL-Perm.-Name f\u00fcr Namenstyp",
-        "description_obj_type_scope": "Perm.-Name f\u00fcr Namenstyp"
+        "is_deprecated": false
       },
       "rad_type_description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Beschreibung des Reverse-Adress-Domain-Attributs",
-        "description_sys_scope": "RAD-Attribut-Beschreibung",
-        "description_obj_type_scope": "RAD-Attribut-Beschreibung"
+        "is_deprecated": true
       }
     },
     "is_log_dst": false,
@@ -6458,7 +5481,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_name_type_ntree",
         "grants_read_access": false
@@ -6469,7 +5491,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dns_name_type",
         "grants_read_access": false
@@ -6480,7 +5501,6 @@
         "attributes": [
           "_groupname"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_name_type_base",
         "grants_read_access": false
@@ -6491,7 +5511,6 @@
         "attributes": [
           "permission_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_name_type_perm",
         "grants_read_access": false
@@ -6502,7 +5521,6 @@
         "attributes": [
           "_intname"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_name_type_name",
         "grants_read_access": false
@@ -6594,9 +5612,6 @@
         ]
       }
     },
-    "description_title": "systeminterne Typ-Definitionen f\u00fcr FQDN's",
-    "description_abbrev": "DBNT",
-    "description_detail": "DB-Namenstypen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -6609,28 +5624,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB-Namenstypgruppe)",
-        "description_sys_scope": "Globaler DB-Namenstypgruppen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Basisnamenstyps",
-        "description_sys_scope": "Basisnamenstyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des Basisnamenstyps",
-        "description_sys_scope": "Basisnamenstyp-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -6642,7 +5648,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_base_name_type_name",
         "grants_read_access": false
@@ -6653,7 +5658,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dns_base_name_type",
         "grants_read_access": false
@@ -6689,9 +5693,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Basisgruppen zu den Namenstypdefinitionen",
-    "description_abbrev": "NTG",
-    "description_detail": "DB-Namenstypgruppen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -6704,73 +5705,49 @@
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Funktionsname",
-        "description_sys_scope": "Funktionsname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "system": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Systemname des Objekttyps der Funktion",
-        "description_sys_scope": "Systemname",
-        "description_obj_type_scope": "Systemname"
+        "is_deprecated": false
       },
       "fq_name": {
         "is_core": true,
         "data_type": "text_otfunc_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Funktionsname der Form <system>.<objekttyp>.<funktionsname>",
-        "description_sys_scope": "voll qualifizierter Funktionsname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       },
       "parameters": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Funktionsparameter-Struktur",
-        "description_sys_scope": "Funktionsparameter-Struktur",
-        "description_obj_type_scope": "Parameter-Struktur"
+        "is_deprecated": false
       },
       "object_type": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Objekttypname der Funktion",
-        "description_sys_scope": "Objekttypname",
-        "description_obj_type_scope": "Objekttypname"
+        "is_deprecated": false
       },
       "is_returning": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wenn zutreffend: Die Funktion gibt die betreffenden Ergebnisdatens\u00e4tze (je nach Kontext einen, mehrere oder keinen) zur\u00fcck. Wenn nicht zutreffend: Die Funktion darf keinen Ergebnisdatensatz zur\u00fcckgeben.",
-        "description_sys_scope": "Funktion ist r\u00fcckgabef\u00e4hig",
-        "description_obj_type_scope": "ist r\u00fcckgabef\u00e4hig"
+        "is_deprecated": false
       },
       "is_executable": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Die Funktion kann in einem Transaktionsbefehl verwendet werden",
-        "description_sys_scope": "Funktion ist ausf\u00fchrbar",
-        "description_obj_type_scope": "ist ausf\u00fchrbar"
+        "is_deprecated": false
       },
       "is_data_manipulating": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Die Funktion hat datenver\u00e4ndernde Wirkung (Schreibzugriff)",
-        "description_sys_scope": "Funktion ist datenmodifizierend",
-        "description_obj_type_scope": "ist datenmodifizierend"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -6782,9 +5759,6 @@
     "is_otattr_dst": false,
     "is_otattr_src": false,
     "referenceable": {},
-    "description_title": null,
-    "description_abbrev": null,
-    "description_detail": "WebAPI-Funktion",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": true
   },
@@ -6797,19 +5771,13 @@
         "is_core": false,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Willk\u00fcrlich definierbarer Objektdatensatz, dessen Inhalt bei R\u00fcckgabe direkt ausgegeben wird (ohne das \u00e4u\u00dfere Parameter-Dict).",
-        "description_sys_scope": "generischer Objektdatensatz",
-        "description_obj_type_scope": "Objektdatensatz"
+        "is_deprecated": false
       },
       "_dict_list": {
         "is_core": false,
         "data_type": "json_array_of_objects",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Objektdaten als List-of-Dicts. Bei R\u00fcckgabe werden diese Objektdaten direkt ausgegeben, ohne das \u00e4u\u00dfere Array des Parameterwertes.",
-        "description_sys_scope": "Liste der generischen Objektdatens\u00e4tze",
-        "description_obj_type_scope": "Liste der Objektdatens\u00e4tze"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -6821,9 +5789,6 @@
     "is_otattr_dst": false,
     "is_otattr_src": false,
     "referenceable": {},
-    "description_title": "Generator zur Referenzierung selbstdefinierter Objektdaten (nur tempor\u00e4r, dh. zur Transaktionslaufzeit)",
-    "description_abbrev": null,
-    "description_detail": null,
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": false
   },
@@ -6836,73 +5801,49 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (globale Option)",
-        "description_sys_scope": "Globaler globale Options-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "code": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "numerischer Wert des DHCP-Optionscodes",
-        "description_sys_scope": "numerischer Optionsode",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "data": {
         "is_core": true,
         "data_type": "json",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Inhalt bzw. Datenwert der systemweiten DHCP-Option",
-        "description_sys_scope": "Optionswert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Standardbezeichnung der DHCP-Option",
-        "description_sys_scope": "Options-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "data_type": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "reference": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "RFC-Angabe/Bezugnahme zur DHCP-Optionsdefinition",
-        "description_sys_scope": "Options-Referenz",
-        "description_obj_type_scope": "Referenz"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_long",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Beschreibung der systemweiten DHCP-Option",
-        "description_sys_scope": "Options-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "is_generated": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wird der Wert dieser Option durch eine Funktion erzeugt?",
-        "description_sys_scope": "funktionsbasierte Option",
-        "description_obj_type_scope": "ist funktionsbasiert"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -6916,7 +5857,6 @@
           "is_generated",
           "data"
         ],
-        "description": "Optionscode liegt zwischen 1 und 254. Optionswert f\u00fcr generische Optionen ist NULL.",
         "is_deferred": false,
         "internal_name": "chk_dhcp_gl_opt",
         "grants_read_access": false
@@ -6927,7 +5867,6 @@
         "attributes": [
           "code"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dhcp_gl_opt",
         "grants_read_access": false
@@ -6938,7 +5877,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dhcp_gl_opt",
         "grants_read_access": false
@@ -6949,7 +5887,6 @@
         "attributes": [
           "data_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_gl_opt_dt",
         "grants_read_access": false
@@ -6961,7 +5898,6 @@
           "code",
           "data_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dhcp_gl_opt_rec",
         "grants_read_access": false
@@ -7039,9 +5975,6 @@
         ]
       }
     },
-    "description_title": "DHCP-Optionen (global)",
-    "description_abbrev": "GLOPT",
-    "description_detail": "global (systemweit) geltende Optionen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -7054,28 +5987,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "object_dict": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "JSON-Dict, dessen Schl\u00fcssel die Attribute des Objekttyps sind und die Wertebelegung des zugeh\u00f6rigen Objektes zeigen. Identisch zum Ergebnisdatensatz der WebAPI-Funktions-Antwort des Objekttyps, wenn 'do_only_unqpr_object_attrs' = false. Ansonsten werden nur die Prim\u00e4rattribute angezeigt, falls ein UP-Constraint existiert.",
-        "description_sys_scope": "Objekt-Datensatz",
-        "description_obj_type_scope": "Objekt-Datensatz"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "is_core": true,
         "data_type": "text_ot_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Objekttypname der Form <system>.<objekttypname>",
-        "description_sys_scope": "voll qualifizierter Objekttypname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -7087,7 +6011,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_oltp2dwh_uuid",
         "grants_read_access": false
@@ -7098,7 +6021,6 @@
         "attributes": [
           "object_type_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_oltp2dwh_tab",
         "grants_read_access": true
@@ -7153,9 +6075,6 @@
         ]
       }
     },
-    "description_title": "Zuordnung der Objekt-Datens\u00e4tze zu globalen Prim\u00e4rschl\u00fcsseln",
-    "description_abbrev": "PK2OBJ",
-    "description_detail": null,
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": false
   },
@@ -7168,145 +6087,97 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gruppe)",
-        "description_sys_scope": "Globaler Gruppen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Gruppe. Bei Neueintr\u00e4gen nur angeben, wenn eine Hauptgruppe angelegt werden soll. \u00c4nderungen sind nur f\u00fcr Hauptgruppen erlaubt.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Gruppe ist ausf\u00fchrendem Benutzerkonto zugeordnet (Konto ist Gruppenmitglied).",
-        "description_sys_scope": "ist eigene Gruppe",
-        "description_obj_type_scope": "ist eigene Gruppe"
+        "is_deprecated": false
       },
       "is_sub": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "ist Untergruppe",
-        "description_sys_scope": "ist Untergruppe",
-        "description_obj_type_scope": "ist Untergruppe"
+        "is_deprecated": false
       },
       "sub_id": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "ID der Untergruppe, eindeutig innerhalb der zugeh\u00f6rigen Hauptgruppe",
-        "description_sys_scope": "Untergruppen-ID",
-        "description_obj_type_scope": "Sub-ID"
+        "is_deprecated": false
       },
       "is_admin": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Ausf\u00fchrendes Konto ist OE-Betreuer der Organisationseinheit, die zu einer BCD dieser Gruppe geh\u00f6rt (Konto ist Gruppenadministrator).",
-        "description_sys_scope": "ist administrierte Gruppe",
-        "description_obj_type_scope": "ist administrierte Gruppe"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Infos/Beschreibung zur Gruppe",
-        "description_sys_scope": "Gruppenbeschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "do_idm_sync": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr Hauptgruppen: Gruppe wird mit gleichnamiger IDM-Gruppe synchronisiert. Name und enthaltene Benutzerkonten werden dabei zyklisch automatisch abgeglichen.",
-        "description_sys_scope": "Gruppe an gleichnamige IDM-Gruppe binden",
-        "description_obj_type_scope": "an gleichnamige IDM-Gruppe binden"
+        "is_deprecated": false
       },
       "parent_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zugeh\u00f6rige Hauptgruppe. Bei Neueintr\u00e4gen nur angeben, wenn eine Untergruppe angelegt werden soll.",
-        "description_sys_scope": "\u00fcg. Gruppenname",
-        "description_obj_type_scope": "\u00fcg. Name"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zugeordnete OE der Gruppe (nur bei Hauptgruppen)",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "OE-Kurzbezeichnung"
+        "is_deprecated": false
       },
       "idm_description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr Hauptgruppen: Beschreibungstext der zugeh\u00f6rigen IDM-Gruppe",
-        "description_sys_scope": "Gruppenbeschreibung (IDM)",
-        "description_obj_type_scope": "Beschreibung (IDM)"
+        "is_deprecated": false
       },
       "idm_sync_last_ts": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Zeitpunkt des letzten IDM-Datenabgleichs der Gruppe",
-        "description_obj_type_scope": "Zeitpunkt des letzten IDM-Datenabgleichs"
+        "is_deprecated": false
       },
       "idm_sync_is_active": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr Hauptgruppen: Gruppe wird mit gleichnamiger IDM-Gruppe synchronisiert und die IDM-Bindung ist aktiv, dh. die IDM-Gruppe ist vorhanden.",
-        "description_sys_scope": "IDM-Bindung der Gruppe ist aktiv",
-        "description_obj_type_scope": "IDM-Bindung ist aktiv"
+        "is_deprecated": false
       },
       "idm_sync_last_state": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr Hauptgruppen: Textinformation/Nachrichten des letzten IDM-Datenabgleichs",
-        "description_sys_scope": "Status des letzten IDM-Datenabgleichs der Gruppe",
-        "description_obj_type_scope": "Status des letzten IDM-Datenabgleichs"
+        "is_deprecated": false
       },
       "idm_sync_max_mgr_count": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nur f\u00fcr Hauptgruppen: Maximalzahl der Mitglieder der gleichnamigen Gruppe in der IDM-Gruppenverwaltung. Gilt nur f\u00fcr synchronisierte Gruppen.",
-        "description_sys_scope": "maximale Anzahl der IDM-Gruppenmitglieder",
-        "description_obj_type_scope": "maximale Anzahl der IDM-Gruppenmitglieder"
+        "is_deprecated": false
       },
       "idm_sync_last_successful_ts": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Zeitpunkt des letzten fehlerfreien IDM-Datenabgleichs der Gruppe",
-        "description_obj_type_scope": "Zeitpunkt des letzten fehlerfreien IDM-Datenabgleichs"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -7318,7 +6189,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_group_name",
         "grants_read_access": false
@@ -7329,7 +6199,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_group",
         "grants_read_access": false
@@ -7340,7 +6209,6 @@
         "attributes": [
           "ou_short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_group_oe",
         "grants_read_access": false
@@ -7352,7 +6220,6 @@
           "parent_name",
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_group_sub",
         "grants_read_access": false
@@ -7363,7 +6230,6 @@
         "attributes": [
           "name"
         ],
-        "description": "Der Name einer Hauptgruppe ist kleingeschrieben, der einer Untergruppe endet auf '[SUB]'.",
         "is_deferred": false,
         "internal_name": "chk_cntl_group_name",
         "grants_read_access": false
@@ -7374,7 +6240,6 @@
         "attributes": [
           "parent_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_group_sub",
         "grants_read_access": false
@@ -7386,7 +6251,6 @@
           "sub_id",
           "parent_name"
         ],
-        "description": "Sub-ID ist bei Hauptgruppen NULL",
         "is_deferred": false,
         "internal_name": "chk_cntl_group_sub_id",
         "grants_read_access": false
@@ -7398,7 +6262,6 @@
           "sub_id",
           "parent_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_group_sub_id",
         "grants_read_access": false
@@ -7409,7 +6272,6 @@
         "attributes": [
           "idm_sync_max_mgr_count"
         ],
-        "description": "H\u00f6chstwert f\u00fcr 'maximale Anzahl der IDM-Gruppenmitglieder': 50 (nur in Hauptgruppen; in Untergruppen: 0)",
         "is_deferred": false,
         "internal_name": "chk_cntl_group_idm_max_mbrs",
         "grants_read_access": false
@@ -7510,9 +6372,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Gruppen zur Netzadministration",
-    "description_abbrev": "GRP",
-    "description_detail": "Gruppen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -7525,64 +6384,43 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gruppen-Option)",
-        "description_sys_scope": "Globaler Gruppen-Options-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "code": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "numerischer Wert des DHCP-Optionscodes",
-        "description_sys_scope": "numerischer Optionsode",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "data": {
         "is_core": true,
         "data_type": "json",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Inhalt bzw. Datenwert der gruppen-weiten DHCP-Option",
-        "description_sys_scope": "Optionswert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "gruppen-weite Option ist einem eigenem Subnetz des Betreuers zugeordnet.",
-        "description_sys_scope": "ist eigene gruppen-weite Option",
-        "description_obj_type_scope": "ist eigene gruppen-weite Option"
+        "is_deprecated": false
       },
       "og_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "priority": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Vorrangschaltung f\u00fcr mehrere Gruppen-Optionen desselben Optionscodes (aufsteigende Reihenfolge, dh. die kleinere Zahl hat Vorrang). Wird automatisch in 10er Schritten durchnummeriert.",
-        "description_sys_scope": "DHCP-Gruppen-Options-Priorit\u00e4t",
-        "description_obj_type_scope": "Priorit\u00e4t"
+        "is_deprecated": false
       },
       "code_data_type": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -7596,7 +6434,6 @@
           "code",
           "priority"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dhcp_og_opt_order",
         "grants_read_access": false
@@ -7607,7 +6444,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dhcp_og_opt",
         "grants_read_access": false
@@ -7618,7 +6454,6 @@
         "attributes": [
           "og_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_og_opt_og",
         "grants_read_access": false
@@ -7630,7 +6465,6 @@
           "code",
           "code_data_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_og_opt_code",
         "grants_read_access": false
@@ -7698,9 +6532,6 @@
         ]
       }
     },
-    "description_title": "Optionen innerhalb der zugeordneten Optionsgruppe. Mehrere Optionsdatens\u00e4tze desselben Optionscodes werden \u00fcber ihr Filter-Ergebnis (zugeordnete Gruppen-Optionsfilter) logisch ODER-verkn\u00fcpft. Die Reihenfolge wird durch die Priorit\u00e4t bestimmt (aufsteigend, dh. die kleinste Zahl hat h\u00f6chste Priorit\u00e4t). Je Optionsdatensatz werden alle damit verbundenen Gruppen-Optionsfilter per UND-Vernk\u00fcpfung als Ergebnis bewertet. Der Wert des ersten Optionsdatensatzes, dessen Filter-Ergebnis true ist, wird f\u00fcr diese Option \u00fcbernommen.",
-    "description_abbrev": "GROPT",
-    "description_detail": "gruppen-weit geltende Optionen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -7713,73 +6544,49 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gruppen-Optionsfilter)",
-        "description_sys_scope": "Globaler Gruppen-Optionsfilter-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Gruppen-Optionsfilterregel ist einem eigenem Subnetz des Betreuers zugeordnet.",
-        "description_sys_scope": "ist eigene Filterregel",
-        "description_obj_type_scope": "ist eigene Filterregel"
+        "is_deprecated": false
       },
       "operator": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "dhcp_og_opt_rules.operator",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "opt_code": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "vom Client an Server \u00fcbergebener Optionscode",
-        "description_sys_scope": "dhcp_og_opt_rules.opt_code",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "og_opt_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_og_opt_rule.og_opt_gfk",
-        "description_obj_type_scope": "og_opt_gfk"
+        "is_deprecated": false
       },
       "left_data_type": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des linken Datentyps (ist dem Optionscode zugeordnet)",
-        "description_sys_scope": "linker Datentyp",
-        "description_obj_type_scope": "linker Datentyp"
+        "is_deprecated": false
       },
       "right_data_type": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des rechten Datentyps",
-        "description_sys_scope": "rechter Datentyp",
-        "description_obj_type_scope": "rechter Datentyp"
+        "is_deprecated": false
       },
       "right_data_value": {
         "is_core": true,
         "data_type": "json",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Vergleichswert, gegen den der vom Client gelieferte Optionswert durch den zugeordneten Operator getestet wird. Der Vergleichswert muss dem rechten Datentyp entsprechen.",
-        "description_sys_scope": "rechter Datenwert",
-        "description_obj_type_scope": "rechter Datenwert"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -7791,7 +6598,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dhcp_og_opt_rule",
         "grants_read_access": false
@@ -7804,7 +6610,6 @@
           "operator",
           "right_data_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_og_opt_rule_opr",
         "grants_read_access": false
@@ -7816,7 +6621,6 @@
           "opt_code",
           "left_data_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_og_opt_rule_code",
         "grants_read_access": false
@@ -7827,7 +6631,6 @@
         "attributes": [
           "og_opt_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_og_opt_rule_ogopt",
         "grants_read_access": false
@@ -7894,9 +6697,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Filterregeln f\u00fcr Gruppenoptionen (logisch UND-verkn\u00fcpft)",
-    "description_abbrev": "GROPT_RULE",
-    "description_detail": null,
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -7909,19 +6709,13 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (IP-Adresse)",
-        "description_sys_scope": "Globaler IP-Adress-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "cidr": {
         "is_core": true,
         "data_type": "ip_network",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "IP-Subnetzangabe in CIDR-Notation",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
@@ -7938,55 +6732,37 @@
           "6": {
             "de": "IPv6-Adresse"
           }
-        },
-        "description_detail": "IP-Protokollversion der Adresse",
-        "description_sys_scope": "IP-Adresstyp",
-        "description_obj_type_scope": "Adresstyp"
+        }
       },
       "value": {
         "is_core": true,
         "data_type": "ip_address",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "IP-Adresse",
-        "description_sys_scope": "IP-Adresse",
-        "description_obj_type_scope": "IP-Adresse"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Adresse ist einem eigenem Bereich des Betreuers zugeordnet",
-        "description_sys_scope": "ist eigene Adresse",
-        "description_obj_type_scope": "ist eigene Adresse"
+        "is_deprecated": false
       },
       "is_dhcp": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Die IP-Adresse geh\u00f6rt zum DHCP-Adre\u00dfpool des Subnetzes",
-        "description_sys_scope": "ist DHCP-Adresse",
-        "description_obj_type_scope": "ist DHCP-Adresse"
+        "is_deprecated": false
       },
       "is_reserved": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Die  IP-Adresse ist f\u00fcr netztechnische Zwecke reserviert",
-        "description_sys_scope": "reservierte Adresse",
-        "description_obj_type_scope": "ist reserviert"
+        "is_deprecated": false
       },
       "is_rr_target": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Die IP-Adresse wird als Ziel mindestens eines DNS-Resource-Records verwendet",
-        "description_sys_scope": "Adresse ist RR-Ziel",
-        "description_obj_type_scope": "ist RR-Ziel"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -7998,7 +6774,6 @@
         "attributes": [
           "value"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_addr",
         "grants_read_access": false
@@ -8009,7 +6784,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dns_addr",
         "grants_read_access": false
@@ -8021,7 +6795,6 @@
           "is_dhcp",
           "is_reserved"
         ],
-        "description": "'DHCP-Adresse' und 'reservierte Adresse' d\u00fcrfen nicht gleichzeitig zutreffen",
         "is_deferred": false,
         "internal_name": "chk_dns_addr_rsv",
         "grants_read_access": false
@@ -8034,7 +6807,6 @@
           "is_dhcp",
           "cidr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_addr_dhcp",
         "grants_read_access": false
@@ -8046,7 +6818,6 @@
           "value",
           "type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_addr_type",
         "grants_read_access": false
@@ -8057,7 +6828,6 @@
         "attributes": [
           "cidr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_addr_subnet",
         "grants_read_access": true
@@ -8068,7 +6838,6 @@
         "attributes": [
           "value"
         ],
-        "description": "IP-Adresse ist Subnetz-Default-Gateway",
         "is_deferred": false,
         "internal_name": "func_dns_addr_is_subnet_defgw",
         "grants_read_access": false
@@ -8079,7 +6848,6 @@
         "attributes": [
           "value"
         ],
-        "description": "IP-Adresse ist in Subnetz enthalten oder gleich (CIDR-Operator)",
         "is_deferred": false,
         "internal_name": "func_dns_addr_is_contained_or_equal_subnet",
         "grants_read_access": true
@@ -8197,9 +6965,6 @@
         ]
       }
     },
-    "description_title": "IP-Hostadressen",
-    "description_abbrev": null,
-    "description_detail": "IP-Adressen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -8212,55 +6977,37 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (IP-Interface)",
-        "description_sys_scope": "Globaler IP-Interface-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "l_port": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nummer des logischen Ports",
-        "description_sys_scope": "L-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "ip_addr": {
         "is_core": true,
         "data_type": "ip_address",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "IP-Adresse",
-        "description_sys_scope": "IP-Adresse",
-        "description_obj_type_scope": "IP-Adresse"
+        "is_deprecated": false
       },
       "is_vrrp": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "IP-Interface ist VRRP-Adresse",
-        "description_obj_type_scope": "ist VRRP-Adresse"
+        "is_deprecated": false
       },
       "dev_fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "is_secondary": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "ist sekund\u00e4res IP-Interface",
-        "description_obj_type_scope": "ist sekund\u00e4r"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -8274,7 +7021,6 @@
           "dev_fqdn",
           "l_port"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_ip_intf",
         "grants_read_access": false
@@ -8285,7 +7031,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_ip_intf",
         "grants_read_access": false
@@ -8309,7 +7054,6 @@
         "attributes": [
           "ip_addr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_ip_intf_addr",
         "grants_read_access": true
@@ -8321,7 +7065,6 @@
           "dev_fqdn",
           "l_port"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_ip_intf_port",
         "grants_read_access": true
@@ -8382,9 +7125,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "IP-Interface",
-    "description_abbrev": "II",
-    "description_detail": "IP-Interface",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -8397,46 +7137,31 @@
         "is_core": true,
         "data_type": "ip_address",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "importierte Adresse des IP-Interfaces",
-        "description_sys_scope": "IP-Interface-Adresse",
-        "description_obj_type_scope": "IP-Adresse"
+        "is_deprecated": false
       },
       "is_vrrp": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Ist die IP-Adresse dieses Import-IP-Interfaces eine VRRP-Adresse?",
-        "description_sys_scope": "Import-IP-Intf. ist VRRP-Adresse",
-        "description_obj_type_scope": "ist VRRP-Adresse"
+        "is_deprecated": false
       },
       "vrrp_id": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "VRRP-ID des importierten IP-Interfaces",
-        "description_sys_scope": "Import-IP-Intf.-VRRP-ID",
-        "description_obj_type_scope": "VRRP-ID"
+        "is_deprecated": false
       },
       "l_port_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "importierter L-Port-Name des IP-Interfaces",
-        "description_sys_scope": "IP-Intf.-L-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "is_secondary": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "importierter secondary-Status des IP-Interfaces",
-        "description_sys_scope": "sekund\u00e4res IP-Interface",
-        "description_obj_type_scope": "ist sekund\u00e4r"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -8449,7 +7174,6 @@
           "ip_addr",
           "l_port_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_ip_intf_di_ip_lport",
         "grants_read_access": false
@@ -8473,7 +7197,6 @@
         "attributes": [
           "l_port_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_ip_intf_di_lport",
         "grants_read_access": false
@@ -8510,9 +7233,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Import-IP-Interfaces",
-    "description_abbrev": "II_IMP",
-    "description_detail": "Import-IP-Interfaces",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": false
   },
@@ -8525,64 +7245,43 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (IP-Route)",
-        "description_sys_scope": "Globaler IP-Routen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "cidr": {
         "is_core": true,
         "data_type": "ip_network",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "IP-Subnetzangabe in CIDR-Notation",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "geroutetes Subnetz ist eigenem Benutzerkonto zugeordnet",
-        "description_sys_scope": "ist eigene Route",
-        "description_obj_type_scope": "ist eigene Route"
+        "is_deprecated": false
       },
       "metric": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Metric der Route",
-        "description_sys_scope": "IP-Route-Metric",
-        "description_obj_type_scope": "Metric"
+        "is_deprecated": false
       },
       "dev_fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "dest_l_port": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "IP-Routen-Ziel-Interface (L-Port)",
-        "description_sys_scope": "IP-Routen-Ziel-Interface (L-Port)",
-        "description_obj_type_scope": "Ziel-Interface (L-Port)"
+        "is_deprecated": false
       },
       "dest_ip_addr": {
         "is_core": true,
         "data_type": "ip_address",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "IP-Routen-Zieladresse",
-        "description_sys_scope": "IP-Routen-Zieladresse",
-        "description_obj_type_scope": "Zieladresse"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -8594,7 +7293,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_ip_route",
         "grants_read_access": false
@@ -8606,7 +7304,6 @@
           "dest_ip_addr",
           "dest_l_port"
         ],
-        "description": "Routen-Ziel ist ausschlie\u00dflich entweder L-Port oder IP-Adresse",
         "is_deferred": false,
         "internal_name": "chk_nd_ip_route_dest",
         "grants_read_access": false
@@ -8617,7 +7314,6 @@
         "attributes": [
           "dev_fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_ip_route_dev",
         "grants_read_access": true
@@ -8630,7 +7326,6 @@
           "cidr",
           "dest_l_port"
         ],
-        "description": "Device, Subnetz und Ziel-L-Port sind eindeutig",
         "is_deferred": false,
         "internal_name": "unq_nd_ip_route_rec_lp",
         "grants_read_access": false
@@ -8654,7 +7349,6 @@
         "attributes": [
           "dest_ip_addr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_ip_route_destip",
         "grants_read_access": true
@@ -8666,7 +7360,6 @@
           "dev_fqdn",
           "dest_l_port"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_ip_route_destlp",
         "grants_read_access": true
@@ -8690,7 +7383,6 @@
         "attributes": [
           "cidr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_ip_route_subnet",
         "grants_read_access": true
@@ -8703,7 +7395,6 @@
           "cidr",
           "dest_ip_addr"
         ],
-        "description": "Device, Subnetz und Zieladresse sind eindeutig",
         "is_deferred": false,
         "internal_name": "unq_nd_ip_route_rec_addr",
         "grants_read_access": false
@@ -8802,9 +7493,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "IP-Routen",
-    "description_abbrev": null,
-    "description_detail": "IP-Routen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -8817,46 +7505,31 @@
         "is_core": true,
         "data_type": "ip_network",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "IP-Subnetzangabe in CIDR-Notation",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "metric": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "importierte Metric der IP-Route",
-        "description_sys_scope": "IP-Routen-Metric",
-        "description_obj_type_scope": "Metric"
+        "is_deprecated": false
       },
       "is_routable": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "ist das zugeh\u00f6rige Subnetz routbar?",
-        "description_sys_scope": "Subnetz ist routbar",
-        "description_obj_type_scope": "Subnetz ist routbar"
+        "is_deprecated": false
       },
       "dest_ip_addr": {
         "is_core": true,
         "data_type": "ip_address",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "importierte Zieladresse der IP-Route",
-        "description_sys_scope": "IP-Routen-Zieladresse",
-        "description_obj_type_scope": "Ziel-IP-Adresse"
+        "is_deprecated": false
       },
       "dest_l_port_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "importiertes Ziel-Interface der IP-Route",
-        "description_sys_scope": "IP-Routen-Ziel-Interface",
-        "description_obj_type_scope": "Ziel-Interface"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -8869,7 +7542,6 @@
           "net",
           "dest_l_port_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_ip_route_di_lp",
         "grants_read_access": false
@@ -8881,7 +7553,6 @@
           "dest_l_port_name",
           "dest_ip_addr"
         ],
-        "description": "Routen-Ziel ist ausschlie\u00dflich entweder L-Port oder IP-Adresse",
         "is_deferred": false,
         "internal_name": "chk_nd_ip_route_di_dest",
         "grants_read_access": false
@@ -8906,7 +7577,6 @@
           "net",
           "is_routable"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_ip_route_di_net",
         "grants_read_access": false
@@ -8918,7 +7588,6 @@
           "net",
           "dest_ip_addr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_ip_route_di_addr",
         "grants_read_access": false
@@ -8929,7 +7598,6 @@
         "attributes": [
           "dest_l_port_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_ip_route_di_dest_lport",
         "grants_read_access": false
@@ -8990,9 +7658,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "importierte IP-Routen",
-    "description_abbrev": "IPR_IMP",
-    "description_detail": "Import-IP-Routen",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": false
   },
@@ -9005,28 +7670,19 @@
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Die zugeordnete BCD stellt den Sollzustand dar und muss mit den BCDs aller IP-Routen dieses Subnetzes (via Routen-Ziel-VLAN) \u00fcbereinstimmen",
-        "description_sys_scope": "BCD des Subnetzes",
-        "description_obj_type_scope": "BCD des Subnetzes"
+        "is_deprecated": false
       },
       "gpk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (IP-Subnetz)",
-        "description_sys_scope": "Globaler IP-Subnetz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "cidr": {
         "is_core": true,
         "data_type": "ip_network",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "IP-Subnetzangabe in CIDR-Notation",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
@@ -9043,118 +7699,79 @@
           "6": {
             "de": "IPv6-Subnetz"
           }
-        },
-        "description_detail": "IP-Protokollversion des Subnetzes",
-        "description_sys_scope": "IP-Subnetztyp",
-        "description_obj_type_scope": "Subnetztyp"
+        }
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Subnetz ist dem eigenen Adressraum des Benutzers zugeordnet",
-        "description_sys_scope": "ist eigenes Subnetz",
-        "description_obj_type_scope": "ist eigenes Subnetz"
+        "is_deprecated": false
       },
       "is_private": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Subnetz ist nicht weltweit eindeutig (nur KIT-weit)",
-        "description_sys_scope": "Subnetz ist privat",
-        "description_obj_type_scope": "ist privat"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "IP-Subnetz-Info",
-        "description_sys_scope": "IP-Subnetz-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "is_routable": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wird das Subnetz geroutet?",
-        "description_sys_scope": "Subnetz routbar",
-        "description_obj_type_scope": "ist routbar"
+        "is_deprecated": false
       },
       "is_container": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Die Existenz von Subnetzen, die in dieses Subnetz passen, ist erlaubt (Container-Funktion).",
-        "description_sys_scope": "Subnetz kann Subnetze enthalten",
-        "description_obj_type_scope": "kann Subnetze enthalten"
+        "is_deprecated": false
       },
       "default_gateway": {
         "is_core": true,
         "data_type": "ip_address",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Standardgateway des Subnetzes",
-        "description_sys_scope": "Subnetz-Gateway",
-        "description_obj_type_scope": "Gateway"
+        "is_deprecated": false
       },
       "dhcp_lease_count": {
         "is_core": false,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Anzahl der DHCP-Leases",
-        "description_sys_scope": "# DHCP-Leases",
-        "description_obj_type_scope": "# DHCP-Leases"
+        "is_deprecated": true
       },
       "dns_addr_rr_count": {
         "is_core": false,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Anzahl der IP-Adressen, die als RR-Ziel vorkommen",
-        "description_sys_scope": "# IP-Adressen in RRs",
-        "description_obj_type_scope": "# IP-Adressen in RRs"
+        "is_deprecated": false
       },
       "dhcp_ip_addr_count": {
         "is_core": false,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Anzahl der IP-Adressen des DHCP-Adresspools",
-        "description_sys_scope": "# DHCP-IP-Adressen",
-        "description_obj_type_scope": "# DHCP-IP-Adressen"
+        "is_deprecated": false
       },
       "dns_addr_rsv_count": {
         "is_core": false,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Anzahl der reservierten IP-Adressen",
-        "description_sys_scope": "# reservierte IP-Adressen",
-        "description_obj_type_scope": "# reservierte IP-Adressen"
+        "is_deprecated": false
       },
       "is_iana_registered": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "F\u00fcr dieses Subnetz besteht bei der IANA (Internet Assigned Numbers Authority) eine Registrierung bzw. es wurde von dort zugewiesen. Hierbei handelt es sich nur um die Tatsache bzw. Aussage, dass dieses Subnetz in der NetDB als administrativ zugewiesen betrachtet werden soll. Die eigentliche Organisation bzw. der Registrant dieser IANA-Registrierung spielt dabei keine Rolle.",
-        "description_sys_scope": "Subnetz ist IANA-registriert",
-        "description_obj_type_scope": "ist IANA-registriert"
+        "is_deprecated": false
       },
       "auto_create_ip_address": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nicht vorhandene IP-Adressen, die in dieses Subnetz passen w\u00fcrden, d\u00fcrfen bei Bedarf automatisch angelegt werden.",
-        "description_sys_scope": "automatische IP-Adresseintragung",
-        "description_obj_type_scope": "automatische IP-Adresseintragung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -9166,7 +7783,6 @@
         "attributes": [
           "cidr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_ip_subnet_rec",
         "grants_read_access": false
@@ -9177,7 +7793,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_ip_subnet",
         "grants_read_access": false
@@ -9188,7 +7803,6 @@
         "attributes": [
           "bcd"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_ip_subnet_bcd",
         "grants_read_access": false
@@ -9200,7 +7814,6 @@
           "cidr",
           "is_routable"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_ip_subnet_rtdi",
         "grants_read_access": false
@@ -9211,7 +7824,6 @@
         "attributes": [
           "cidr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_ip_subnet_type",
         "grants_read_access": false
@@ -9223,7 +7835,6 @@
           "default_gateway",
           "cidr"
         ],
-        "description": "Default Gateway ist in CIDR des Subnetzes enthalten",
         "is_deferred": false,
         "internal_name": "chk_nd_ip_subnet_defgw",
         "grants_read_access": false
@@ -9234,7 +7845,6 @@
         "attributes": [
           "default_gateway"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_ip_subnet_defgw",
         "grants_read_access": false
@@ -9247,7 +7857,6 @@
           "is_container",
           "is_iana_registered"
         ],
-        "description": "Subnetze d\u00fcrfen kleinere Subnetze nur enthalten, wenn sie explizit auf 'kann Subnetze enthalten' eingestellt sind. IANA-registrierte Subnetze \u00fcberlappen sich nicht gegenseitig.",
         "is_deferred": true,
         "internal_name": "nd_aft_stmt_chk_subnet_contains",
         "grants_read_access": false
@@ -9258,7 +7867,6 @@
         "attributes": [
           "cidr"
         ],
-        "description": "Subnetz enth\u00e4lt (ohne Gleichheit)",
         "is_deferred": false,
         "internal_name": "func_nd_ip_subnet_contains",
         "grants_read_access": false
@@ -9269,7 +7877,6 @@
         "attributes": [
           "cidr"
         ],
-        "description": "Subnetz ist enthalten (ohne Gleichheit)",
         "is_deferred": false,
         "internal_name": "func_nd_ip_subnet_is_contained",
         "grants_read_access": false
@@ -9280,7 +7887,6 @@
         "attributes": [
           "cidr"
         ],
-        "description": "Subnetz enth\u00e4lt oder ist gleich",
         "is_deferred": false,
         "internal_name": "func_nd_ip_subnet_contains_or_equals",
         "grants_read_access": false
@@ -9291,7 +7897,6 @@
         "attributes": [
           "cidr"
         ],
-        "description": "Subnetz ist \u00fcberlappend oder gleich",
         "is_deferred": false,
         "internal_name": "func_nd_ip_subnet_overlaps_or_equals",
         "grants_read_access": false
@@ -9302,7 +7907,6 @@
         "attributes": [
           "cidr"
         ],
-        "description": "Subnetz ist enthalten oder gleich",
         "is_deferred": false,
         "internal_name": "func_nd_ip_subnet_is_contained_or_equal",
         "grants_read_access": false
@@ -9536,9 +8140,6 @@
         ]
       }
     },
-    "description_title": "IP-Subnetze",
-    "description_abbrev": null,
-    "description_detail": "IP-Subnetze",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -9551,37 +8152,25 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (L-Port/P-Port-Zuordnung)",
-        "description_sys_scope": "Globaler L-Port/P-Port-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "l_port_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "p_port_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "port_order": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Sortierfeld der Zuordnungen",
-        "description_sys_scope": "nd_l2p_port.port_order",
-        "description_obj_type_scope": "port_order"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -9594,7 +8183,6 @@
           "l_port_gfk",
           "p_port_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_l2p_port",
         "grants_read_access": false
@@ -9605,7 +8193,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_l2p_port",
         "grants_read_access": false
@@ -9616,7 +8203,6 @@
         "attributes": [
           "l_port_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_l2p_port_l",
         "grants_read_access": true
@@ -9627,7 +8213,6 @@
         "attributes": [
           "p_port_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_l2p_port_p",
         "grants_read_access": true
@@ -9686,9 +8271,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "L-Port/P-Port-Zuordnungen",
-    "description_abbrev": null,
-    "description_detail": "L-Port/P-Port-Zuordnungen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -9701,37 +8283,25 @@
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "L-Port/P-Port-Zuordnungsreihenfolge",
-        "description_sys_scope": "LP-PP-Reihenfolge",
-        "description_obj_type_scope": "Reihenfolge"
+        "is_deprecated": false
       },
       "l_port_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nummer des logischen Ports",
-        "description_sys_scope": "L-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "p_port_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nummer des physikalischen Ports",
-        "description_sys_scope": "P-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "fq_module_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Voll qualifizierter Name des Moduls, zu dem der P-Port geh\u00f6rt. Nur erforderlich, wenn es mehrere Module des importierten Devices gibt, in denen die gleiche P-Port-Nr. vorkommt.",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Modulname"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -9745,7 +8315,6 @@
           "p_port_name",
           "fq_module_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_l2p_port_di",
         "grants_read_access": false
@@ -9757,7 +8326,6 @@
           "l_port_name",
           "p_port_name"
         ],
-        "description": "L-Port und P-Port sind eindeutig, solange keine Modulangabe (mdl_pk oder mdl_fq_name) vorhanden ist.",
         "is_deferred": false,
         "internal_name": "unq_nd_l2p_port_di_l2p",
         "grants_read_access": false
@@ -9781,7 +8349,6 @@
         "attributes": [
           "l_port_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_l2p_port_di_lport",
         "grants_read_access": false
@@ -9819,9 +8386,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Import-L-Port/P-Port-Zuordnungen",
-    "description_abbrev": "L2P_IMP",
-    "description_detail": "Import-LP/PP-Zuordnungen",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": false
   },
@@ -9834,37 +8398,25 @@
         "is_core": true,
         "data_type": "text_kvkw",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzzeichen der Sprache",
-        "description_sys_scope": "Sprachk\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung der Sprache",
-        "description_sys_scope": "Sprachen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_active": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wenn true: Spracheinstellung und Sprachattribute sind sichtbar und benutzbar. Wenn false: die Sprachdefinition und Sprachattribute werden nur explizit angezeigt.",
-        "description_sys_scope": "Sprache ist aktiviert",
-        "description_obj_type_scope": "ist aktiviert"
+        "is_deprecated": false
       },
       "is_default": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Standard-Spracheinstellung",
-        "description_sys_scope": "Sprache ist Standard",
-        "description_obj_type_scope": "ist Standard"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -9876,7 +8428,6 @@
         "attributes": [
           "tag"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_lang",
         "grants_read_access": false
@@ -9887,7 +8438,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_lang",
         "grants_read_access": false
@@ -9899,7 +8449,6 @@
           "is_default",
           "is_active"
         ],
-        "description": "Standardsprache ist nicht deaktiviert",
         "is_deferred": false,
         "internal_name": "chk_cntl_lang_act",
         "grants_read_access": false
@@ -9935,9 +8484,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Sprachdefinition f\u00fcr mehrsprachige globale Objekttyp-Attribute",
-    "description_abbrev": "LANG",
-    "description_detail": "Sprache",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -9950,28 +8496,19 @@
         "is_core": true,
         "data_type": "text_kvkw",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzzeichen der Sprache",
-        "description_sys_scope": "cntl_lang.tag",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung der Sprache",
-        "description_sys_scope": "cntl_lang.name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_default": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Standard-Spracheinstellung",
-        "description_sys_scope": "cntl_lang.is_default",
-        "description_obj_type_scope": "ist Standard"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -9983,9 +8520,6 @@
     "is_otattr_dst": false,
     "is_otattr_src": false,
     "referenceable": {},
-    "description_title": "Sprachdefinition f\u00fcr mehrsprachige globale Objekttyp-Attribute",
-    "description_abbrev": "LANG",
-    "description_detail": "Sprache",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": true
   },
@@ -9998,208 +8532,139 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Lease)",
-        "description_sys_scope": "Globaler Lease-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Lease ist einem eigenem Subnetz des Betreuers zugeordnet.",
-        "description_sys_scope": "ist eigene Lease",
-        "description_obj_type_scope": "ist eigene Lease"
+        "is_deprecated": false
       },
       "fqdn_value": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "der DHCP-Lease statisch zugeordnete FQDN",
-        "description_sys_scope": "DHCP-Lease-FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "is_expired": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Das Ablaufdatum der Lease ist \u00fcberschritten.",
-        "description_sys_scope": "DHCP-Lease ist abgelaufen",
-        "description_obj_type_scope": "ist abgelaufen"
+        "is_deprecated": false
       },
       "is_offered": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Lease wurde zuletzt als DHCP-OFFER gesendet (Status ist g\u00fcltig, bis Ablaufdatum erreicht wurde).",
-        "description_sys_scope": "DHCP-Lease-Status ist 'offered'",
-        "description_obj_type_scope": "Status ist 'offered'"
+        "is_deprecated": false
       },
       "ts_expires": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zeitpunkt, ab dem die Lease abgelaufen/ung\u00fcltig/frei ist",
-        "description_sys_scope": "DHCP-Lease-Ablaufdatum",
-        "description_obj_type_scope": "Ablaufdatum"
+        "is_deprecated": false
       },
       "fqdn_is_dhcp": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "DHCP-Hostnamens-Attribut: FQDN's dieses Typs sind f\u00fcr adre\u00dfbasierte RR's (Basis-Hostnamen f\u00fcr DHCP-Betrieb) vorgesehen und unterliegen der DHCP-Anwendungslogik",
-        "description_sys_scope": "DBNT-DHCP-Hostnamens-Attribut",
-        "description_obj_type_scope": "DHCP-Hostnamens-Attribut"
+        "is_deprecated": false
       },
       "ip_addr_value": {
         "is_core": true,
         "data_type": "ip_address",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "der DHCP-Lease zugeordnete IPv4-Adresse",
-        "description_sys_scope": "DHCP-Lease-IPv4-Adresse",
-        "description_obj_type_scope": "IPv4-Adresse"
+        "is_deprecated": false
       },
       "ip_subnet_cidr": {
         "is_core": true,
         "data_type": "ip_network",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der DHCP-Lease (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       },
       "is_static_addr": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Die DHCP-Lease hat eine feste Zuordnung zu einer IP-Adresse. Die FQDN-Zuordnung wird durch den DNS-A-RR bestimmt und ist dadurch ebenfalls statisch.",
-        "description_sys_scope": "DHCP-Lease mit statischer IP-Adresse",
-        "description_obj_type_scope": "IP-Adresse ist statisch zugeordnet"
+        "is_deprecated": false
       },
       "is_static_fqdn": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Die DHCP-Lease hat eine feste Zuordnung zu einem FQDN. Die IP-Adresse wird zum Zeitpunkt der Lease-Vergabe dynamisch zugeordnet; gleichzeitig wird der passende DNS-A/PTR-RR durch den DHCP-Server eingetragen.",
-        "description_sys_scope": "DHCP-Lease mit statischem FQDN",
-        "description_obj_type_scope": "FQDN ist statisch zugeordnet"
+        "is_deprecated": false
       },
       "leasetime_days": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": true,
-        "is_deprecated": true,
-        "description_detail": "Tagesanteil der G\u00fcltigkeitsdauer der DHCP-Lease ab Vergabe",
-        "description_sys_scope": "Tage",
-        "description_obj_type_scope": "Tage"
+        "is_deprecated": true
       },
       "mac_addr_value": {
         "is_core": true,
         "data_type": "mac_address8",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "MAC-Adresse des DHCP-Clients",
-        "description_sys_scope": "DHCP-Lease-MAC-Adresse",
-        "description_obj_type_scope": "MAC-Adresse"
+        "is_deprecated": false
       },
       "ip_addr_is_dhcp": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Die IP-Adresse geh\u00f6rt zum DHCP-Adre\u00dfpool des Subnetzes",
-        "description_sys_scope": "ist DHCP-Adresse",
-        "description_obj_type_scope": "ist DHCP-Adresse"
+        "is_deprecated": false
       },
       "leasetime_hours": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": true,
-        "is_deprecated": true,
-        "description_detail": "Stundenanteil der G\u00fcltigkeitsdauer der DHCP-Lease ab Vergabe",
-        "description_sys_scope": "Stunden",
-        "description_obj_type_scope": "Stunden"
+        "is_deprecated": true
       },
       "ts_last_changed": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zeitpunkt der letzten \u00c4nderung",
-        "description_sys_scope": "DHCP-Lease-\u00c4nderungsdatum",
-        "description_obj_type_scope": "\u00c4nderungsdatum"
+        "is_deprecated": false
       },
       "adm_status_descr": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Beschreibungstext f\u00fcr den administrativen Status",
-        "description_sys_scope": "Lease-Statusbeschreibung (admin)",
-        "description_obj_type_scope": "Statusbeschreibung (admin)"
+        "is_deprecated": false
       },
       "client_identifier": {
         "is_core": true,
         "data_type": "bytea",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Identifikationszeichen des DHCP-Clients",
-        "description_sys_scope": "Lease-Client-Identifier",
-        "description_obj_type_scope": "Client-Identifier"
+        "is_deprecated": false
       },
       "leasetime_minutes": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": true,
-        "is_deprecated": true,
-        "description_detail": "Minutenanteil der G\u00fcltigkeitsdauer der DHCP-Lease ab Vergabe",
-        "description_sys_scope": "Minuten",
-        "description_obj_type_scope": "Minuten"
+        "is_deprecated": true
       },
       "oper_status_descr": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Beschreibungstext f\u00fcr den operativen Status",
-        "description_sys_scope": "DHCP-Lease-Statusbeschreibung (operativ)",
-        "description_obj_type_scope": "Statusbeschreibung (operativ)"
+        "is_deprecated": false
       },
       "client_options_dict": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "vom Client an Server \u00fcbergebene Optionscodes",
-        "description_sys_scope": "DHCP-Lease-Client-Optionen",
-        "description_obj_type_scope": "Client-Optionen"
+        "is_deprecated": false
       },
       "server_options_dict": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "vom Server an Client \u00fcbergebene Optionscodes",
-        "description_sys_scope": "DHCP-Lease-Server-Optionen",
-        "description_obj_type_scope": "Server-Optionen"
+        "is_deprecated": false
       },
       "always_match_by_mac_addr": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Die Lease wird nur bei \u00dcbereinstimmung mit der MAC-Adresse des DHCP-Clients zugeordnet",
-        "description_sys_scope": "Lease nur \u00fcber die MAC-Adresse zuordnen",
-        "description_obj_type_scope": "nur \u00fcber MAC-Adresse zuordnen"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -10211,7 +8676,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dhcp_lease",
         "grants_read_access": false
@@ -10223,7 +8687,6 @@
           "ip_subnet_cidr",
           "mac_addr_value"
         ],
-        "description": "MAC-Adresse pro Subnetz eindeutig",
         "is_deferred": false,
         "internal_name": "unq_dhcp_lease_mac",
         "grants_read_access": false
@@ -10234,7 +8697,6 @@
         "attributes": [
           "ip_addr_value"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dhcp_lease_addr",
         "grants_read_access": false
@@ -10246,7 +8708,6 @@
           "ip_subnet_cidr",
           "client_identifier"
         ],
-        "description": "Client-Identifier pro Subnetz eindeutig",
         "is_deferred": false,
         "internal_name": "unq_dhcp_lease_clid",
         "grants_read_access": false
@@ -10257,7 +8718,6 @@
         "attributes": [
           "fqdn_value"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dhcp_lease_fqdn",
         "grants_read_access": false
@@ -10270,7 +8730,6 @@
           "ip_addr_is_dhcp",
           "ip_subnet_cidr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_lease_addr",
         "grants_read_access": false
@@ -10282,7 +8741,6 @@
           "fqdn_value",
           "fqdn_is_dhcp"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_lease_fqdn",
         "grants_read_access": false
@@ -10297,7 +8755,6 @@
           "is_static_addr",
           "ip_addr_value"
         ],
-        "description": "Entweder MAC-Adresse oder Client-Identifier angegeben (NN). Ausnahme: tempor\u00e4re Sperre der Adresse.",
         "is_deferred": false,
         "internal_name": "chk_dhcp_lease_assign",
         "grants_read_access": false
@@ -10310,7 +8767,6 @@
           "client_identifier",
           "is_static_addr"
         ],
-        "description": "Schalter 'nur \u00fcber MAC-Adresse zuordnen' nur aktiv, wenn Client-Identifier NULL ist und Lease statisch ist.",
         "is_deferred": false,
         "internal_name": "chk_dhcp_lease_matchby",
         "grants_read_access": false
@@ -10321,7 +8777,6 @@
         "attributes": [
           "ip_subnet_cidr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_lease_subnet",
         "grants_read_access": true
@@ -10332,7 +8787,6 @@
         "attributes": [
           "leasetime"
         ],
-        "description": "G\u00fcltigkeitsdauer ist mindestens 10 Minuten",
         "is_deferred": false,
         "internal_name": "chk_dhcp_lease_leasetime",
         "grants_read_access": false
@@ -10345,7 +8799,6 @@
           "ip_addr_value",
           "fqdn_value"
         ],
-        "description": "Bei statischen Leases muss eine IP-Adresse angegeben werden, und es darf kein FQDN angegeben werden.",
         "is_deferred": false,
         "internal_name": "chk_dhcp_lease_stat_addr",
         "grants_read_access": false
@@ -10445,9 +8898,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Leases",
-    "description_abbrev": "LS",
-    "description_detail": "Leases",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -10460,64 +8910,43 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (L-Port)",
-        "description_sys_scope": "Globaler L-Port-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "lag": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zugeh\u00f6rigkeit des L-Ports zur Link-Aggregation-Gruppe",
-        "description_sys_scope": "L-Port-LAG",
-        "description_obj_type_scope": "LAG"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nummer des logischen Ports",
-        "description_sys_scope": "L-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "level": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "L-Port-Level (logische Ebene)",
-        "description_sys_scope": "L-Port-Level",
-        "description_obj_type_scope": "Level"
+        "is_deprecated": false
       },
       "dev_fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "priority": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Priorit\u00e4t des logischen Ports",
-        "description_sys_scope": "L-Port-Prio",
-        "description_obj_type_scope": "Prio"
+        "is_deprecated": false
       },
       "tag_list": {
         "is_core": true,
         "data_type": "text_array",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Liste der Tags des L-Ports",
-        "description_sys_scope": "L-Port-Tags",
-        "description_obj_type_scope": "Tags"
+        "is_deprecated": false
       },
       "adm_state": {
         "is_core": true,
@@ -10534,46 +8963,31 @@
           "2": {
             "de": "AUS"
           }
-        },
-        "description_detail": "administrativer Status des L-Ports (numerisch)",
-        "description_sys_scope": "L-Port-ADM-Status",
-        "description_obj_type_scope": "ADM-Status"
+        }
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "L-Port-Info",
-        "description_sys_scope": "L-Port-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "name_sortby": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Sortierfeld der Namen",
-        "description_sys_scope": "L-Port-Namenssortierung",
-        "description_obj_type_scope": "Namens-Sortierung"
+        "is_deprecated": false
       },
       "ingress_vlan_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "adm_state_description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "administrativer Status des L-Ports (Text)",
-        "description_sys_scope": "L-Port-ADM-Statustext",
-        "description_obj_type_scope": "ADM-Statustext"
+        "is_deprecated": true
       }
     },
     "is_log_dst": false,
@@ -10586,7 +9000,6 @@
           "dev_fqdn",
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_l_port_dev",
         "grants_read_access": false
@@ -10597,7 +9010,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_l_port",
         "grants_read_access": false
@@ -10608,7 +9020,6 @@
         "attributes": [
           "name"
         ],
-        "description": "Port-Separator '::' im Port-Namen gesperrt",
         "is_deferred": false,
         "internal_name": "chk_nd_l_port_name",
         "grants_read_access": false
@@ -10619,7 +9030,6 @@
         "attributes": [
           "dev_fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_l_port_parent_dev",
         "grants_read_access": true
@@ -10631,7 +9041,6 @@
           "tag_list",
           "level"
         ],
-        "description": "Tags in der Tag-Liste sind namentlich als L-Port-Tags desselben Levels definiert",
         "is_deferred": false,
         "internal_name": "nd_fkey_l_port_tag_child",
         "grants_read_access": false
@@ -10642,7 +9051,6 @@
         "attributes": [
           "ingress_vlan_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_l_port_ingress",
         "grants_read_access": true
@@ -10727,9 +9135,6 @@
         ]
       }
     },
-    "description_title": "logische Ports",
-    "description_abbrev": "LP",
-    "description_detail": "L-Ports",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -10742,28 +9147,19 @@
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zugeh\u00f6rigkeit des L-Ports zur Link-Aggregation-Gruppe",
-        "description_sys_scope": "L-Port-LAG",
-        "description_obj_type_scope": "LAG"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nummer des logischen Ports",
-        "description_sys_scope": "L-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "prio": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Priorit\u00e4t des logischen Ports",
-        "description_sys_scope": "L-Port-Prio",
-        "description_obj_type_scope": "Prio"
+        "is_deprecated": false
       },
       "status": {
         "is_core": true,
@@ -10777,46 +9173,31 @@
           "1": {
             "de": "ON"
           }
-        },
-        "description_detail": "administrativer Status des L-Ports",
-        "description_sys_scope": "L-Port-ADM-Status",
-        "description_obj_type_scope": "ADM-Status"
+        }
       },
       "tag_list": {
         "is_core": true,
         "data_type": "json_array",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Liste der Tags des Import-L-Ports. Tag-Duplikate und Tags, deren Wert NULL ist, werden beim Import ignoriert.",
-        "description_sys_scope": "Import-L-Port-Tags",
-        "description_obj_type_scope": "Tags"
+        "is_deprecated": false
       },
       "port_level": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "L-Port-Level (logische Ebene)",
-        "description_sys_scope": "L-Port-Level",
-        "description_obj_type_scope": "Level"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "L-Port-Info",
-        "description_sys_scope": "L-Port-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "vlan_id_ingress": {
         "is_core": true,
         "data_type": "integer2u",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "importierte Ingress-VLAN-ID des logischen Ports",
-        "description_sys_scope": "L-Port-Ingress-VLAN-ID",
-        "description_obj_type_scope": "Ingress-VLAN-ID"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -10828,7 +9209,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_l_port_di_name",
         "grants_read_access": false
@@ -10852,7 +9232,6 @@
         "attributes": [
           "vlan_id_ingress"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_l_port_di_vlan",
         "grants_read_access": false
@@ -10913,9 +9292,6 @@
         ]
       }
     },
-    "description_title": "importierte logische Ports",
-    "description_abbrev": "LP_IMP",
-    "description_detail": "Import-L-Ports",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": false
   },
@@ -10928,37 +9304,25 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (L-Port-Tag)",
-        "description_sys_scope": "Globaler L-Port-Tag-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "value": {
         "is_core": true,
         "data_type": "text_tag",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wert des Tags",
-        "description_sys_scope": "L-Port-Tag-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "level_list": {
         "is_core": true,
         "data_type": "integer2_array",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Liste der Ebenen, dessen L-Ports mit diesem Tag gekennzeichnet werden d\u00fcrfen.",
-        "description_sys_scope": "L-Port-Level-Liste",
-        "description_obj_type_scope": "Level-Liste"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Bedeutung des Tags",
-        "description_sys_scope": "L-Port-Tag-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -10971,7 +9335,6 @@
           "value",
           "level_list"
         ],
-        "description": "Wert oder Level-Liste eines Tag-Datensatzes d\u00fcrfen nicht ge\u00e4ndert oder gel\u00f6scht werden, solange der Wert oder ein Level aus der Liste noch in L-Ports vorkommt.",
         "is_deferred": false,
         "internal_name": "nd_fkey_l_port_tag_parent",
         "grants_read_access": false
@@ -10982,7 +9345,6 @@
         "attributes": [
           "value"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_l_port_tag",
         "grants_read_access": false
@@ -10993,7 +9355,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_l_port_tag",
         "grants_read_access": false
@@ -11022,9 +9383,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Kennzeichnungs- bzw. Markierungsdefinitionen f\u00fcr logische Ports (Tags = Schl\u00fcsselw\u00f6rter)",
-    "description_abbrev": "LP_TAG",
-    "description_detail": "L-Port-Tags",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -11037,91 +9395,61 @@
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Identifikation des Objektdatensatzes (Wartungsstatus)",
-        "description_sys_scope": "Wartungsstatus-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "ts_end": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Schlusszeitpunkt der Wartung",
-        "description_sys_scope": "Wartungsende",
-        "description_obj_type_scope": "Ende"
+        "is_deprecated": false
       },
       "subject": {
         "is_core": true,
         "data_type": "text_detailed",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Gegenstand der Wartung",
-        "description_sys_scope": "Wartungsinhalt",
-        "description_obj_type_scope": "Inhalt"
+        "is_deprecated": false
       },
       "duration": {
         "is_core": true,
         "data_type": "interval",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Dauer der Wartung",
-        "description_sys_scope": "Wartungsintervall",
-        "description_obj_type_scope": "Intervall"
+        "is_deprecated": false
       },
       "ts_begin": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Startzeitpunkt der Wartung",
-        "description_sys_scope": "Wartungsbeginn",
-        "description_obj_type_scope": "Beginn"
+        "is_deprecated": false
       },
       "is_active": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wartung l\u00e4uft gegenw\u00e4rtig (zum Zeitpunkt der Abfrage)",
-        "description_sys_scope": "Wartung ist aktiv",
-        "description_obj_type_scope": "ist aktiv"
+        "is_deprecated": false
       },
       "language_dict": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen der Wartungsfehlermeldung in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige Fehler-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       },
       "cntl_error_code": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Fehler-Code",
-        "description_sys_scope": "Fehler-Code",
-        "description_obj_type_scope": "Code"
+        "is_deprecated": false
       },
       "cntl_error_type_code": {
         "is_core": false,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Code",
-        "description_sys_scope": "FT-Code",
-        "description_obj_type_scope": "Code"
+        "is_deprecated": false
       },
       "cntl_error_type_name": {
         "is_core": false,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Fehlertyp-Name",
-        "description_sys_scope": "FT-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -11133,9 +9461,6 @@
     "is_otattr_dst": false,
     "is_otattr_src": false,
     "referenceable": {},
-    "description_title": "geplanter oder aktiver NetDB-Wartungsstatus",
-    "description_abbrev": "MAINT",
-    "description_detail": "NetDB-Wartungsstatus",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": true
   },
@@ -11148,91 +9473,61 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Benutzerkonto)",
-        "description_sys_scope": "Globaler Benutzerkonto-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "email": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Mailadresse",
-        "description_sys_scope": "Mailadresse",
-        "description_obj_type_scope": "Mailadresse"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Das Benutzerkonto ist identisch mit dem aktuell angemeldeten Konto oder ist dessen Unterkonto.",
-        "description_sys_scope": "ist eigenes Benutzerkonto",
-        "description_obj_type_scope": "ist eigenes Konto"
+        "is_deprecated": false
       },
       "is_sub": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "ist Unterkonto",
-        "description_sys_scope": "ist Unterkonto",
-        "description_obj_type_scope": "ist Unterkonto"
+        "is_deprecated": false
       },
       "is_svc": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Hauptkonto ist Dienstkonto und hat (mindestens) eine OE-Zuordnung. Diese muss bei Ersteintrag in derselben Transaktion vorgenommen werden. OE-Betreuer dieser OE verwalten anschlie\u00dfend das Dienstkonto (Gruppen- und OE-Zuordnung). Grunds\u00e4tzlich kann ein OE-Betreuer ein Dienstkonto verwalten, solange alle diesem Dienstkonto zugeordneten OEs auch dem OE-Betreuer zugeordnet sind oder es sich um den Ersteintrag handelt. Ist ein Dienstkonto einer Gruppe zugeordnet, d\u00fcrfen deren Mitglieder Transaktionen mit den Rechten des Dienstkontos ausf\u00fchren (eingesetztes Konto via wapi.transaction.su_login_name). Dies dient der Verwaltung der Untergruppen, Unterkonten und API-Token, da das Dienstkonto (Hauptkonto) weder Passwort noch WebAPI-Token hat. F\u00fcr Unterkonten ist dieser Parameter  nicht relevant (und wird ignoriert), da Unterkonten das Attribut immer von ihrem Hauptkonto \u00fcbernehmen.",
-        "description_sys_scope": "ist Dienstkonto",
-        "description_obj_type_scope": "ist Dienstkonto"
+        "is_deprecated": false
       },
       "sub_id": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "ID des Unterkontos, eindeutig innerhalb des zugeh\u00f6rigen Hauptkontos",
-        "description_sys_scope": "Unterkonten-ID",
-        "description_obj_type_scope": "Sub-ID"
+        "is_deprecated": false
       },
       "svc_id": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Identifikation des Dienstes, der \u00fcber dieses Dienstkonto verwaltet wird; nur f\u00fcr Dienst-Hauptkonten verwendbar.",
-        "description_sys_scope": "Konto-Dienstkennung",
-        "description_obj_type_scope": "Dienstkennung"
+        "is_deprecated": false
       },
       "is_self": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Das Benutzerkonto ist identisch mit dem aktuell angemeldeten Konto.",
-        "description_sys_scope": "ist angemeldetes Benutzerkonto",
-        "description_obj_type_scope": "ist angemeldetes Konto"
+        "is_deprecated": false
       },
       "last_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Nachname",
-        "description_sys_scope": "Nachname",
-        "description_obj_type_scope": "Nachname"
+        "is_deprecated": false
       },
       "first_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Vorname",
-        "description_sys_scope": "Vorname",
-        "description_obj_type_scope": "Vorname"
+        "is_deprecated": false
       },
       "kit_status": {
         "is_core": true,
@@ -11252,73 +9547,49 @@
           "-10": {
             "de": "NetDB-internes Systemkonto"
           }
-        },
-        "description_detail": "Angabe \u00fcber den KIT-Zugeh\u00f6rigkeitsstatus des Kontoinhabers (Quelle: PSE, Personalverwaltungssystem (HR-System))",
-        "description_sys_scope": "KIT-Status des Benutzerkontos",
-        "description_obj_type_scope": "KIT-Status"
+        }
       },
       "login_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des Benutzerkontos (nur bei Erzeugen eines KIT-Hauptkontos; bei Erzeugen eines Dienst- oder Unterkontos darf dieses Attribut nicht angegeben werden).",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zusatzinformation des Benutzerkontos",
-        "description_sys_scope": "Konto-Infotext",
-        "description_obj_type_scope": "Infotext"
+        "is_deprecated": false
       },
       "is_adm_locked": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Ist die Benutzung des Kontos administrativ gesperrt? (Quelle: IDM)",
-        "description_sys_scope": "Anmeldung gesperrt",
-        "description_obj_type_scope": "ist gesperrt"
+        "is_deprecated": false
       },
       "parent_login_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des zugeh\u00f6rigen Hauptkontos.",
-        "description_sys_scope": "\u00fcg. Konto-Benutzerkennung",
-        "description_obj_type_scope": "\u00fcg. Benutzerkennung"
+        "is_deprecated": false
       },
       "enable_delete_date": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": true,
-        "is_deprecated": true,
-        "description_detail": "Datum, an dem dieses Benutzerkonto als L\u00f6sch-Kandidat eingestuft wurde.",
-        "description_sys_scope": "Benutzerkonto l\u00f6schbar seit",
-        "description_obj_type_scope": "l\u00f6schbar seit"
+        "is_deprecated": true
       },
       "kit_status_description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Angabe \u00fcber den KIT-Zugeh\u00f6rigkeitsstatus des Kontoinhabers (Quelle: PSE, Personalverwaltungssystem (HR-System))",
-        "description_sys_scope": "KIT-Status-Beschreibung des Benutzerkontos",
-        "description_obj_type_scope": "KIT-Status-Beschreibung"
+        "is_deprecated": true
       },
       "allow_data_manipulation": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kontozugriff auf datenmodifizierende Funktionen erlauben bzw. sperren (nur bei Unterkonten sperrbar)",
-        "description_sys_scope": "Kontozugriff auf datenmodifizierende Funktionen",
-        "description_obj_type_scope": "Zugriff auf datenmodifizierende Funktionen"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -11330,7 +9601,6 @@
         "attributes": [
           "login_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_mgr_login_name",
         "grants_read_access": false
@@ -11341,7 +9611,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_mgr",
         "grants_read_access": false
@@ -11352,7 +9621,6 @@
         "attributes": [
           "is_svc"
         ],
-        "description": "Dienstkonto hat mindestens eine OE-Zuordnung",
         "is_deferred": true,
         "internal_name": "chk_cntl_mgr_svc",
         "grants_read_access": false
@@ -11364,7 +9632,6 @@
           "parent_login_name",
           "login_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_mgr_sub",
         "grants_read_access": false
@@ -11375,7 +9642,6 @@
         "attributes": [
           "parent_login_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_mgr_sub",
         "grants_read_access": false
@@ -11387,7 +9653,6 @@
           "sub_id",
           "parent_login_name"
         ],
-        "description": "Sub-ID ist bei Hauptkonten NULL",
         "is_deferred": false,
         "internal_name": "chk_cntl_mgr_sub_id",
         "grants_read_access": false
@@ -11400,7 +9665,6 @@
           "svc_id",
           "parent_login_name"
         ],
-        "description": "Service-ID ist bei Dienstunterkonten NOT NULL; bei Dienst-Hauptkonten NULL",
         "is_deferred": false,
         "internal_name": "chk_cntl_mgr_svc_id",
         "grants_read_access": false
@@ -11412,7 +9676,6 @@
           "sub_id",
           "parent_login_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_mgr_sub_id",
         "grants_read_access": false
@@ -11423,7 +9686,6 @@
         "attributes": [
           "svc_id"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_mgr_svc_id",
         "grants_read_access": false
@@ -11434,7 +9696,6 @@
         "attributes": [
           "login_name"
         ],
-        "description": "Die Benutzerkennung eines KIT-Hauptkontos ist kleingeschrieben, die eines Dienst-Hauptkontos endet auf '[SVCM]', und die eines Unterkontos endet auf '[SUBM]'.",
         "is_deferred": false,
         "internal_name": "chk_cntl_mgr_login_name",
         "grants_read_access": false
@@ -11547,9 +9808,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Benutzerkonten",
-    "description_abbrev": "MGR",
-    "description_detail": "Benutzerkonten",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -11562,55 +9820,37 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Betreuer-Gruppen-Zuordnung)",
-        "description_sys_scope": "Globaler Betreuer-Gruppen-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Der ausf\u00fchrende Benutzer ist Mitglied der Gruppe.",
-        "description_sys_scope": "Gruppe ist eigenem Benutzerkonto zugeordnet",
-        "description_obj_type_scope": "ist eigene Zuordnung"
+        "is_deprecated": false
       },
       "group_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'mgr_login_name_list'.",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "mgr_login_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bei 'bulk_update' in Kombination mit Parameter 'group_name_list'.",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       },
       "parent_group_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Hauptgruppe der Zuordnung zur Hauptkonto",
-        "description_sys_scope": "Gruppenname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "parent_mgr_login_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Hauptkonto der Zuordnung zur Hauptgruppe",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -11623,7 +9863,6 @@
           "mgr_login_name",
           "group_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_mgr2group",
         "grants_read_access": false
@@ -11634,7 +9873,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_mgr2group",
         "grants_read_access": false
@@ -11645,7 +9883,6 @@
         "attributes": [
           "group_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_mgr2group_grp",
         "grants_read_access": true
@@ -11656,7 +9893,6 @@
         "attributes": [
           "mgr_login_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_mgr2group_mgr",
         "grants_read_access": true
@@ -11681,7 +9917,6 @@
           "parent_mgr_login_name",
           "parent_group_name"
         ],
-        "description": "Unterkonten k\u00f6nnen Untergruppen nur zugeordnet werden, wenn das entsprechende Hauptkonto bereits der entsprechenden Hauptgruppe zugeordnet ist (Vererbungsprinzip).",
         "is_deferred": false,
         "internal_name": "fkey_cntl_mgr2group_child",
         "grants_read_access": false
@@ -11706,7 +9941,6 @@
           "mgr_login_name",
           "group_name"
         ],
-        "description": "Hauptgruppen k\u00f6nnen Hauptkonten enthalten; Untergruppen k\u00f6nnen Unterkonten und ein Hauptkonto (Eigent\u00fcmer) enthalten.",
         "is_deferred": false,
         "internal_name": "chk_cntl_mgr2group_member",
         "grants_read_access": false
@@ -11718,7 +9952,6 @@
           "parent_mgr_login_name",
           "group_name"
         ],
-        "description": "Unterkonten k\u00f6nnen Untergruppen nur zugeordnet werden, wenn das entsprechende Hauptkonto der selben Untergruppe zugeordnet ist (Eigent\u00fcmerprinzip).",
         "is_deferred": false,
         "internal_name": "fkey_cntl_mgr2group_owner",
         "grants_read_access": false
@@ -11727,7 +9960,6 @@
         "type": "UC",
         "errors": [],
         "attributes": [],
-        "description": "max. 1 Eigent\u00fcmer je Untergruppe erlaubt",
         "is_deferred": false,
         "internal_name": "unq_cntl_mgr2group_sub_owner",
         "grants_read_access": false
@@ -11829,9 +10061,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zuordnung der Benutzerkonten zu Gruppen der Netzbereiche. Ein Gruppenmitglied bekommt dadurch Zugriffsrechte f\u00fcr Namensr\u00e4ume und Adressr\u00e4ume, die zu dieser  Gruppe geh\u00f6ren.",
-    "description_abbrev": "M2GRP",
-    "description_detail": "MGR->GRP",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -11844,64 +10073,43 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (OE-Betreuer)",
-        "description_sys_scope": "Globaler OE-Betreuer-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "OE ist eigenem Haupt- oder Unterkonto zugeordnet",
-        "description_sys_scope": "OE ist eigenem Konto zugeordnet",
-        "description_obj_type_scope": "ist eigenem Konto zugeordnet"
+        "is_deprecated": false
       },
       "is_sub": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "OE ist Unterkonto zugeordnet",
-        "description_obj_type_scope": "OE ist Unterkonto zugeordnet"
+        "is_deprecated": false
       },
       "ou_short_name": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "mgr_login_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des Benutzerkontos",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       },
       "parent_ou_short_name": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung der Organisationseinheit des zugeh\u00f6rigen Hauptkontos",
-        "description_sys_scope": "OE-Kurzbezeichnung (Hauptkonto)",
-        "description_obj_type_scope": "OE-Kurzbezeichnung (Hauptkonto)"
+        "is_deprecated": false
       },
       "parent_mgr_login_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des zugeh\u00f6rigen Hauptkontos",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -11914,7 +10122,6 @@
           "mgr_login_name",
           "ou_short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_mgr2oe",
         "grants_read_access": false
@@ -11925,7 +10132,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_mgr2oe",
         "grants_read_access": false
@@ -11936,7 +10142,6 @@
         "attributes": [
           "mgr_login_name"
         ],
-        "description": "Dienstkonto hat mindestens eine OE-Zuordnung",
         "is_deferred": true,
         "internal_name": "chk_cntl_mgr2oe_svc",
         "grants_read_access": false
@@ -11947,7 +10152,6 @@
         "attributes": [
           "ou_short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_mgr2oe_oe",
         "grants_read_access": false
@@ -11958,7 +10162,6 @@
         "attributes": [
           "mgr_login_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_mgr2oe_mgr",
         "grants_read_access": true
@@ -11970,7 +10173,6 @@
           "parent_mgr_login_name",
           "parent_ou_short_name"
         ],
-        "description": "OEs k\u00f6nnen Unterkonten nur zugeordnet werden, wenn die OE bereits dem entsprechenden Hauptkonto zugeordnet ist (Vererbungsprinzip).",
         "is_deferred": false,
         "internal_name": "fkey_cntl_mgr2oe_child",
         "grants_read_access": false
@@ -11982,7 +10184,6 @@
           "ou_short_name",
           "parent_ou_short_name"
         ],
-        "description": "OE des Hauptkontos ist \u00fcbergeordnet zu OE des Unterkontos oder beide Konten sind der selben OE zugeordnet. Ein Haupkonto ist nicht mehrmals dem selben Pfad eines OE-Teilbaums zugeordnet.",
         "is_deferred": true,
         "internal_name": "chk_cntl_mgr2oe_subtree",
         "grants_read_access": false
@@ -12063,9 +10264,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Definition OE-Betreuer: Zuordnung des Benutzerkontos zur Organisationseinheit. Ein OE-Betreuer bekommt dadurch Administratorrechte f\u00fcr Gruppen, deren BCDs zu dieser OE geh\u00f6ren.",
-    "description_abbrev": "M2OE",
-    "description_detail": "MGR->OE",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -12078,46 +10276,31 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Benutzerkonto-Rollen-Zuordnung)",
-        "description_sys_scope": "Globaler Benutzerkonto-Rollen-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "role": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "cntl_perm2mgr.role",
-        "description_obj_type_scope": "role"
+        "is_deprecated": false
       },
       "system": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Systemname der zugeordneten Rolle",
-        "description_sys_scope": "Systemname",
-        "description_obj_type_scope": "Systemname"
+        "is_deprecated": false
       },
       "role_fq_name": {
         "is_core": true,
         "data_type": "role_fq_name",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Rollenname der Form <systemname>.<rollenname>",
-        "description_sys_scope": "voll qualifizierter Rollenname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       },
       "mgr_login_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Anmeldename des Benutzerkontos (nur bei Erzeugen eines KIT-Hauptkontos; bei Erzeugen eines Dienst- oder Unterkontos darf dieses Attribut nicht angegeben werden).",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -12130,7 +10313,6 @@
           "mgr_login_name",
           "role_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_perm2mgr_rec",
         "grants_read_access": false
@@ -12141,7 +10323,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_perm2mgr",
         "grants_read_access": false
@@ -12152,7 +10333,6 @@
         "attributes": [
           "mgr_login_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_perm2mgr_mgr",
         "grants_read_access": false
@@ -12163,7 +10343,6 @@
         "attributes": [
           "role_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_perm2mgr_perm",
         "grants_read_access": false
@@ -12222,9 +10401,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zuordnung der Benutzerkonten zu Rollen",
-    "description_abbrev": null,
-    "description_detail": "Rollen f\u00fcr Benutzer",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -12237,145 +10413,97 @@
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Anschlu\u00dfpunkt-Bezeichnung",
-        "description_sys_scope": "AP-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "gpk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Modul)",
-        "description_sys_scope": "Globaler Modul-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "bldg": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "room": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Modultyps",
-        "description_sys_scope": "Modultyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "label": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "ND-Modul-Name/Label (relativ, d.h. ohne \u00fcg. Modul-/Slotnamen)",
-        "description_sys_scope": "(Sub)Modul-Name",
-        "description_obj_type_scope": "(Sub)Modul-Name"
+        "is_deprecated": false
       },
       "fq_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_child": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Modul ist in Steckpl\u00e4tzen anderer Module enthalten.",
-        "description_sys_scope": "Modul ist in Subslots enthalten (ist Submodul)",
-        "description_obj_type_scope": "ist in Subslots enthalten (ist Submodul)"
+        "is_deprecated": false
       },
       "root_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_active": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "IS_ACTIVE",
-        "description_sys_scope": "nd_mdl.is_active",
-        "description_obj_type_scope": "is_active"
+        "is_deprecated": false
       },
       "tree_level": {
         "is_core": false,
         "data_type": "integer4",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Hierarchieebene des Modul-Knotens im Modul-Baum. Wurzelknoten haben Stufe 0.",
-        "description_sys_scope": "Stufe des Moduls im Modul-Baum",
-        "description_obj_type_scope": "Stufe"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "ND-Modul-Zusatzinfo oder Beschreibung",
-        "description_sys_scope": "Modul-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "has_unq_name": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "HAS_UNQ_NAME",
-        "description_sys_scope": "nd_mdl.has_unq_name",
-        "description_obj_type_scope": "has_unq_name"
+        "is_deprecated": false
       },
       "is_loc_depdnt": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "IS_LOC_DEPDNT",
-        "description_sys_scope": "nd_mdl.is_loc_depdnt",
-        "description_obj_type_scope": "is_loc_depdnt"
+        "is_deprecated": false
       },
       "root_node_set": {
         "is_core": true,
         "data_type": "integer8_array",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Menge (Set) der Knoten-IDs aller \u00fcbergeordneten Module in hierarchischer Reihenfolge",
-        "description_sys_scope": "Pfad der Modul-Knoten Richtung Wurzelknoten",
-        "description_obj_type_scope": "Pfad Richtung Wurzel"
+        "is_deprecated": true
       },
       "parent_fq_slot": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des \u00fcbergeordneten Slots",
-        "description_sys_scope": "\u00fcg. Slot",
-        "description_obj_type_scope": "\u00fcg. Slot"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -12402,7 +10530,6 @@
           "room",
           "fq_name"
         ],
-        "description": "standortabh\u00e4ngige Root-Modulnamen sind pro Raum eindeutig",
         "is_deferred": false,
         "internal_name": "unq_nd_mdl_root_name",
         "grants_read_access": false
@@ -12413,7 +10540,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_mdl",
         "grants_read_access": false
@@ -12424,7 +10550,6 @@
         "attributes": [
           "label"
         ],
-        "description": "Slot-Separator '[' und Modul-Separator ']' im Modulnamen/Label ausgeschlossen",
         "is_deferred": false,
         "internal_name": "chk_nd_mdl_name",
         "grants_read_access": false
@@ -12436,7 +10561,6 @@
           "bldg",
           "room"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_mdl_room",
         "grants_read_access": false
@@ -12447,7 +10571,6 @@
         "attributes": [
           "root_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_mdl_root",
         "grants_read_access": true
@@ -12458,7 +10581,6 @@
         "attributes": [
           "type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_mdl_typ",
         "grants_read_access": true
@@ -12484,7 +10606,6 @@
           "parent_fq_slot",
           "room"
         ],
-        "description": "standortabh\u00e4ngige Module sind ausschlie\u00dflich einem Raum oder einem \u00fcg. Modul zugeordnet.",
         "is_deferred": false,
         "internal_name": "chk_nd_mdl_parent",
         "grants_read_access": false
@@ -12509,7 +10630,6 @@
           "parent_fq_slot",
           "label"
         ],
-        "description": "Submodulnamen sind pro Slot eindeutig",
         "is_deferred": false,
         "internal_name": "unq_nd_mdl_sub_name",
         "grants_read_access": false
@@ -12518,7 +10638,6 @@
         "type": "T",
         "errors": [],
         "attributes": [],
-        "description": "Slot-Kapazit\u00e4t darf nicht \u00fcberschritten werden (nur bei Submodulen)",
         "is_deferred": true,
         "internal_name": "nd_chk_mdl_count_ins",
         "grants_read_access": false
@@ -12527,7 +10646,6 @@
         "type": "T",
         "errors": [],
         "attributes": [],
-        "description": "Slot-Kapazit\u00e4t darf nicht \u00fcberschritten werden (nur bei Submodulen)",
         "is_deferred": true,
         "internal_name": "nd_chk_mdl_count_upd",
         "grants_read_access": false
@@ -12538,7 +10656,6 @@
         "attributes": [
           "fq_name"
         ],
-        "description": "Aktive Module haben einen systemweit eindeutigen Namen (Gro\u00df/Kleinschreibung egal)",
         "is_deferred": false,
         "internal_name": "unq_nd_mdl_act",
         "grants_read_access": false
@@ -12562,7 +10679,6 @@
         "attributes": [
           "fq_name"
         ],
-        "description": "Module haben global eindeutige Namen (Gro\u00df/Kleinschreibung egal), wenn lt. Modultypdefinition 'Name systemweit eindeutig' gilt, oder wenn es aktive oder standortunabh\u00e4ngige Wurzelmodule sind.",
         "is_deferred": false,
         "internal_name": "unq_nd_mdl_name",
         "grants_read_access": false
@@ -12575,7 +10691,6 @@
           "room",
           "parent_fq_slot"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_mdl_parent_slot",
         "grants_read_access": true
@@ -12586,7 +10701,6 @@
         "attributes": [
           "module_hierarchy_gfk_list"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_mdl_hpk_list",
         "grants_read_access": false
@@ -12597,7 +10711,6 @@
         "attributes": [
           "module_hierarchy_gfk_list"
         ],
-        "description": "Modul ist gleich- oder \u00fcbergeordnet",
         "is_deferred": false,
         "internal_name": "func_nd_mdl_hpk_list_is_subset",
         "grants_read_access": false
@@ -12608,7 +10721,6 @@
         "attributes": [
           "module_hierarchy_gfk_list"
         ],
-        "description": "Modul ist gleich- oder untergeordnet",
         "is_deferred": false,
         "internal_name": "func_nd_mdl_hpk_list_is_superset",
         "grants_read_access": false
@@ -12619,7 +10731,6 @@
         "attributes": [
           "module_hierarchy_gfk_list"
         ],
-        "description": "Modul ist gleich- oder \u00fcber- oder untergeordnet",
         "is_deferred": false,
         "internal_name": "func_nd_mdl_hpk_list_is_intersection",
         "grants_read_access": false
@@ -12835,9 +10946,6 @@
         ]
       }
     },
-    "description_title": "physikalischer Teil der Netzkomponenten",
-    "description_abbrev": "M",
-    "description_detail": "Module",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -12850,46 +10958,31 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Modul-in-AP-Datensatz)",
-        "description_sys_scope": "Globaler Modul-in-AP-Datensatz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "bldg": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "room": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "ap_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des Anschlusspunkts (AP)",
-        "description_sys_scope": "ND-AP-Name",
-        "description_obj_type_scope": "AP-Name"
+        "is_deprecated": false
       },
       "mdl_fq_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Im AP enthaltener Modul-Name",
-        "description_sys_scope": "ND-Modul-Name",
-        "description_obj_type_scope": "Modul-Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -12902,7 +10995,6 @@
           "ap_name",
           "mdl_fq_name"
         ],
-        "description": "AP ist nicht sich selbst zugeordnet",
         "is_deferred": false,
         "internal_name": "chk_nd_mdl2ap",
         "grants_read_access": false
@@ -12913,7 +11005,6 @@
         "attributes": [
           "mdl_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_mdl2ap",
         "grants_read_access": false
@@ -12924,7 +11015,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_mdl2ap",
         "grants_read_access": false
@@ -12950,7 +11040,6 @@
           "room",
           "ap_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_mdl2ap_ap",
         "grants_read_access": false
@@ -12976,7 +11065,6 @@
           "room",
           "mdl_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_mdl2ap_mdl",
         "grants_read_access": false
@@ -13038,9 +11126,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Modul-in-AP-Zuordnungen",
-    "description_abbrev": null,
-    "description_detail": "Modul-in-AP-Zuordnungen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -13053,28 +11138,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Modul-Device-Zuordnung)",
-        "description_sys_scope": "Globaler Modul-Device-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "dev_fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "mdl_fq_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -13087,7 +11163,6 @@
           "mdl_fq_name",
           "dev_fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_mdl2dev_rec",
         "grants_read_access": false
@@ -13098,7 +11173,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_mdl2dev",
         "grants_read_access": false
@@ -13109,7 +11183,6 @@
         "attributes": [
           "mdl_fq_name"
         ],
-        "description": "Nur aktive Module zuordbar",
         "is_deferred": false,
         "internal_name": "fkey_nd_mdl2dev_mdl",
         "grants_read_access": false
@@ -13120,7 +11193,6 @@
         "attributes": [
           "dev_fqdn"
         ],
-        "description": "Nur FQDNs des Typs 'Host' zuordbar",
         "is_deferred": false,
         "internal_name": "fkey_nd_mdl2dev_ntree",
         "grants_read_access": false
@@ -13179,9 +11251,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zuordnungen von Modulen (physikalische Komponenten) zu Devices (logische Komponenten)",
-    "description_abbrev": "M2D",
-    "description_detail": "Modul-Device-Zuordnungen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -13194,55 +11263,37 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Modul-in-Slot-Typzuordnung)",
-        "description_sys_scope": "Globaler Modul-in-Slot-Typzuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "slot_type": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Slot-Typ",
-        "description_sys_scope": "Slot-Typ",
-        "description_obj_type_scope": "Slot-Typ"
+        "is_deprecated": false
       },
       "module_type": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Modul-Typ",
-        "description_sys_scope": "Modul-Typ",
-        "description_obj_type_scope": "Modul-Typ"
+        "is_deprecated": false
       },
       "num_mode_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nummerierungsmodus f\u00fcr Modulnummernschema",
-        "description_sys_scope": "MT-in-ST-Nummerierungsmodus",
-        "description_obj_type_scope": "Nummerierungsmodus"
+        "is_deprecated": false
       },
       "num_mode_level": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nummerierungs-Modus = GLOBAL: durchgehende Nummerierung aller Slots der global nummerierten Modul-Gruppen des Slots und aller seiner Subslots, gez\u00e4hlt ab dem Slot, der <level> Stufen \u00fcber diesem Slot liegt. Der Wert in 'Erstes Modul' wird ggf. heraufgesetzt. Nummerierungs-Modus = LOCAL: diese Modul-Gruppe wird separat nummeriert.",
-        "description_sys_scope": "Stufe f\u00fcr MT-in-ST-Nummerierungsmodus",
-        "description_obj_type_scope": "Stufe f\u00fcr Nummerierungsmodus"
+        "is_deprecated": false
       },
       "required_slot_width": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "erforderliche Mindestkapazit\u00e4t des zugeordneten Slots",
-        "description_sys_scope": "erford. Slotbreite",
-        "description_obj_type_scope": "erford. Slotbreite"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -13255,7 +11306,6 @@
           "slot_type",
           "module_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_mdl_in_slot",
         "grants_read_access": false
@@ -13266,7 +11316,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_mdl_in_slot",
         "grants_read_access": false
@@ -13290,7 +11339,6 @@
         "attributes": [
           "module_type"
         ],
-        "description": "zugeordneter Modultyp muss in Subslots enthalten sein k\u00f6nnen",
         "is_deferred": false,
         "internal_name": "fkey_nd_mdl_in_slot_root",
         "grants_read_access": true
@@ -13301,7 +11349,6 @@
         "attributes": [
           "slot_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_mdl_in_slot_sltyp",
         "grants_read_access": true
@@ -13313,7 +11360,6 @@
           "num_mode_name",
           "num_mode_level"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_mdl_in_slot_num_mode",
         "grants_read_access": true
@@ -13387,9 +11433,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Modultyp-in-Slottyp-Zuordnungen",
-    "description_abbrev": null,
-    "description_detail": "MT in ST",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -13402,82 +11445,55 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Modultyp)",
-        "description_sys_scope": "Globaler Modultyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Modultyps",
-        "description_sys_scope": "Modultyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "class": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Modultypklassen-Name (Kurzform)",
-        "description_sys_scope": "MTC-Name (Abk.)",
-        "description_obj_type_scope": "Name (Abk.)"
+        "is_deprecated": false
       },
       "is_child": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Module dieses Typs in Steckpl\u00e4tzen anderer Module enthalten sein?",
-        "description_sys_scope": "kann in Subslots enthalten sein",
-        "description_obj_type_scope": "kann in Subslots enthalten sein"
+        "is_deprecated": false
       },
       "is_active": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Sind Module dieses Typs aktiv (managebar) oder passiv?",
-        "description_sys_scope": "aktiv oder passiv",
-        "description_obj_type_scope": "ist aktiv"
+        "is_deprecated": false
       },
       "is_parent": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Module dieses Typs Steckpl\u00e4tze f\u00fcr Submodule enthalten?",
-        "description_sys_scope": "MT kann Subslots enthalten",
-        "description_obj_type_scope": "kann Subslots enthalten"
+        "is_deprecated": false
       },
       "has_unq_name": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Mu\u00df der Modulname systemweit eindeutig sein?",
-        "description_sys_scope": "Modulname eindeutig",
-        "description_obj_type_scope": "Name ist eindeutig"
+        "is_deprecated": false
       },
       "is_forwarding": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Haben Module dieses Typs eine NW-Forwarding-Funktion? (z.B. passive Hubs, Switches etc.)",
-        "description_sys_scope": "Modultyp-Forwarding",
-        "description_obj_type_scope": "Forwarding"
+        "is_deprecated": false
       },
       "is_loc_depdnt": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Ist f\u00fcr Module dieses Typs eine Standortangabe erforderlich?",
-        "description_sys_scope": "Modultyp standortabh\u00e4ngig",
-        "description_obj_type_scope": "ist standortabh\u00e4ngig"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -13489,7 +11505,6 @@
         "attributes": [
           "name"
         ],
-        "description": "Namensduplikate durch unterschiedliche Gro\u00df/Kleinschreibung ausschlie\u00dfen",
         "is_deferred": false,
         "internal_name": "unq_nd_mdl_typ_lower_name",
         "grants_read_access": false
@@ -13500,7 +11515,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_mdl_typ",
         "grants_read_access": false
@@ -13511,7 +11525,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_mdl_typ_name",
         "grants_read_access": false
@@ -13525,7 +11538,6 @@
           "is_child",
           "is_loc_depdnt"
         ],
-        "description": "Forwarding nur f\u00fcr passive (bzw. nicht-managebare) Komponenten. Submodultypen sind standortabh\u00e4ngig.",
         "is_deferred": false,
         "internal_name": "chk_mdl_typ_flags",
         "grants_read_access": false
@@ -13536,7 +11548,6 @@
         "attributes": [
           "class"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_mdl_typ_class",
         "grants_read_access": true
@@ -13548,7 +11559,6 @@
           "name",
           "is_parent"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_mdl_typ_parent",
         "grants_read_access": false
@@ -13626,9 +11636,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Modul-Typ- und deren P-Port-Typzuordnungs- Definitionen sowie Modultypattribute",
-    "description_abbrev": "MT",
-    "description_detail": "Modul-Typ",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -13641,37 +11648,25 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Modultypklasse)",
-        "description_sys_scope": "Globaler Modultypklassen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Modultypklassen-Name (Kurzform)",
-        "description_sys_scope": "MTC-Name (Abk.)",
-        "description_obj_type_scope": "Name (Abk.)"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Beschreibender Modultypklassen-Name (Langform)",
-        "description_sys_scope": "MTC-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": true
       },
       "is_global_readable": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": null,
-        "description_sys_scope": "uneingeschr\u00e4nkter Lesezugriff auf MTC",
-        "description_obj_type_scope": "uneingeschr\u00e4nkter Lesezugriff"
+        "is_deprecated": true
       }
     },
     "is_log_dst": false,
@@ -13683,7 +11678,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_mdl_typ_class_name",
         "grants_read_access": false
@@ -13694,7 +11688,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_mdl_typ_class",
         "grants_read_access": false
@@ -13730,9 +11723,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Modultypklassen",
-    "description_abbrev": null,
-    "description_detail": "MTC",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -13745,28 +11735,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Netzverbund)",
-        "description_sys_scope": "Globaler Netzverbund-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_lc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des Netzverbundes",
-        "description_sys_scope": "NV-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -13778,7 +11759,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_net_cmpnd_name",
         "grants_read_access": false
@@ -13789,7 +11769,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_cmpnd",
         "grants_read_access": false
@@ -13837,9 +11816,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Netzabschnitts- oder -gebiets-Definition eines (abgeschlossenen) Teils bzw. einer Region der abgebildeten Netztopologie",
-    "description_abbrev": "NV",
-    "description_detail": "Netzverb\u00fcnde",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -13852,28 +11828,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Netzverbund-Instanz-Datensatz)",
-        "description_sys_scope": "Globaler Netzverbund-Instanz-Datensatz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "net_cmpnd": {
         "is_core": true,
         "data_type": "text_kw_lc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des Netzverbundes",
-        "description_sys_scope": "NV-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "net_instnc": {
         "is_core": true,
         "data_type": "text_kw_lc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz-Name",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -13886,7 +11853,6 @@
           "net_cmpnd",
           "net_instnc"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_net_c2i_rec",
         "grants_read_access": false
@@ -13897,7 +11863,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_net_c2i",
         "grants_read_access": false
@@ -13908,7 +11873,6 @@
         "attributes": [
           "net_cmpnd"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_net_c2i_c",
         "grants_read_access": false
@@ -13919,7 +11883,6 @@
         "attributes": [
           "net_instnc"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_net_c2i_i",
         "grants_read_access": false
@@ -13941,7 +11904,6 @@
           }
         ],
         "attributes": [],
-        "description": "Pro Netzverbund ist die Vlan-ID (via NI) eindeutig",
         "is_deferred": false,
         "internal_name": "nd_chk_c2i2v",
         "grants_read_access": false
@@ -14000,9 +11962,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zuordnungen von Netzverbund zu Netzinstanz",
-    "description_abbrev": null,
-    "description_detail": "NI in NV",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -14015,28 +11974,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Netzinstanz)",
-        "description_sys_scope": "Globaler Netzinstanz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_lc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz-Name",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Beschreibung der Netzinstanz",
-        "description_sys_scope": "NI-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -14048,7 +11998,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_net_instnc_name",
         "grants_read_access": false
@@ -14059,7 +12008,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_instnc",
         "grants_read_access": false
@@ -14101,9 +12049,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Instanz einer Netzstruktur-Kategorie (z.B. VLAN)",
-    "description_abbrev": "NI",
-    "description_detail": "Netzinstanzen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -14116,91 +12061,61 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Nameserver-Satz)",
-        "description_sys_scope": "Globaler Nameserver-Satz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des NS-Satzes",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "NS-Satz-Beschreibung",
-        "description_sys_scope": "DNS-NS-Satz-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "soa_data_retry": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf ein fehlgeschlagener Refresh wiederholt werden soll. Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Retry",
-        "description_obj_type_scope": "Zonen-Retry"
+        "is_deprecated": false
       },
       "soa_data_expire": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf die Zone nicht mehr autoritativ ist. Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Expire",
-        "description_obj_type_scope": "Zonen-Expire"
+        "is_deprecated": false
       },
       "soa_data_minimum": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "TTL-Minimum: deprecated in RFC 2308. Seitdem: Negative Cache TTL. Wird aber auch als TTL-Defaultwert genommen (falls RR-TTL null ist), z.b. bei DNSSEC-RRs, die im online signing erzeugt werden. Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Minimum",
-        "description_obj_type_scope": "Zonen-Minimum"
+        "is_deprecated": false
       },
       "soa_data_refresh": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf Slaves erneut nachfragen d\u00fcrfen, ob die Zonendaten refreshed werden sollen (neuer AXFR erforderlich?). Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Refresh",
-        "description_obj_type_scope": "Zonen-Refresh"
+        "is_deprecated": false
       },
       "soa_data_hostmaster": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kontaktadresse der Zone (RNAME-Feld in RRDATA des SOA-RR's). Gilt f\u00fcr alle Zonen dieses NS-Satzes, kann aber zonenspezifisch \u00fcberschrieben werden.",
-        "description_sys_scope": "Zonen-Kontakt",
-        "description_obj_type_scope": "Zonen-Kontakt"
+        "is_deprecated": false
       },
       "members_are_exclusive": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nameserver und Hosts dieses Satzes k\u00f6nnen nicht in anderen S\u00e4tzen enthalten sein (Sollzustand bei Konstellationen, in denen verschiedene Hosts Anfragen gleichberechtigt auf von den Host-Adressen abweichenden Dienst-Adressen bedienen und keine 1-zu-1-Abbildung zwischen Host- und Dienst-Adressen des Nameserversatzes existiert). Dadurch ist garantiert, dass nur die DNS-Daten der zugeordneten Zonen ausgeliefert werden. Bei nicht-exklusiver Zuordnung sind \u00dcberschneidungen m\u00f6glich (NS-Hosts oder NS-Mitglieder sind in anderen NS-S\u00e4tzen enthalten). Dadurch kann dieser NS-Satz Zonendaten anderer Zonen ausliefern, die nicht an diesen NS-Satz delegiert sind.",
-        "description_sys_scope": "Mitglieder sind exklusiv zugeordnet",
-        "description_obj_type_scope": "ist exklusiv"
+        "is_deprecated": false
       },
       "zone_data_is_external": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": null,
-        "description_obj_type_scope": null
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -14212,7 +12127,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_ns_set_name",
         "grants_read_access": false
@@ -14223,7 +12137,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dns_ns_set",
         "grants_read_access": false
@@ -14271,9 +12184,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "DNS-Nameserver-Satz (Zonendelegation)",
-    "description_abbrev": "NSSET",
-    "description_detail": "NS-Satz",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -14286,28 +12196,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Nameserver-Satz-Host)",
-        "description_sys_scope": "Globaler Nameserver-Satz-Host-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "host_fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN des zugeordneten Nameserver-Hosts",
-        "description_sys_scope": "Host-FQDN",
-        "description_obj_type_scope": "Host-FQDN"
+        "is_deprecated": false
       },
       "ns_set_name": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des Nameserver-Satzes",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "NS-Satz-Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -14320,7 +12221,6 @@
           "host_fqdn",
           "ns_set_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_nsset_host_rec",
         "grants_read_access": false
@@ -14331,7 +12231,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dns_nsset_host",
         "grants_read_access": false
@@ -14342,7 +12241,6 @@
         "attributes": [
           "host_fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_nsset_host_host",
         "grants_read_access": false
@@ -14353,7 +12251,6 @@
         "attributes": [
           "host_fqdn"
         ],
-        "description": "Ein Nameserver-Satz-Host ist maximal einem Nameserver-Satz exklusiv zugeordnet.",
         "is_deferred": false,
         "internal_name": "unq_dns_nsset_host_xclsv",
         "grants_read_access": false
@@ -14364,7 +12261,6 @@
         "attributes": [
           "host_fqdn"
         ],
-        "description": "Alle Nameserver-S\u00e4tze eines Nameserver-Satz-Hosts sind entweder exklusiv oder nicht-exklusiv zugeordnet.",
         "is_deferred": false,
         "internal_name": "xcl_dns_nsset_host_xclsv",
         "grants_read_access": false
@@ -14375,7 +12271,6 @@
         "attributes": [
           "ns_set_name"
         ],
-        "description": null,
         "is_deferred": true,
         "internal_name": "fkey_dns_nsset_host_ns_set",
         "grants_read_access": false
@@ -14434,9 +12329,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Host im DNS-Nameserver-Satz",
-    "description_abbrev": "NSSET_HOST",
-    "description_detail": "NS-Satz-Host",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -14449,73 +12341,49 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Nameserver-Satz-Mitglied)",
-        "description_sys_scope": "Globaler Nameserver-Satz-Mitglieds-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "ns_fqdn": {
         "is_core": false,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN des zugeordneten Nameservers",
-        "description_sys_scope": "NS-FQDN",
-        "description_obj_type_scope": "NS-FQDN"
+        "is_deprecated": false
       },
       "ns_set_name": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des Nameserver-Satzes",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "NS-Satz-Name"
+        "is_deprecated": false
       },
       "ns_is_master": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Betriebsart des Nameservers bzgl. Zonen-Daten (ZXFR). True: ZXFR-Master, False: ZXFR-Slave",
-        "description_sys_scope": "ist Master-NS",
-        "description_obj_type_scope": "ist Master-NS"
+        "is_deprecated": false
       },
       "ns_is_native": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Betriebsart des Nameservers bzgl. Zonen-Daten: eigenst\u00e4ndig, keine Master/Slave-Unterst\u00fctzung",
-        "description_sys_scope": "ist Native-NS",
-        "description_obj_type_scope": "ist Native-NS"
+        "is_deprecated": false
       },
       "ns_is_primary": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Prim\u00e4rserver der Zone (steht im SOA-RR)",
-        "description_sys_scope": "ist prim\u00e4rer NS",
-        "description_obj_type_scope": "ist prim\u00e4rer NS"
+        "is_deprecated": false
       },
       "ns_is_registered": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nameserver ist im NS-Satz der zugeordneten Zonen sichtbar",
-        "description_sys_scope": "ist sichtbarer NS",
-        "description_obj_type_scope": "ist sichtbarer NS"
+        "is_deprecated": false
       },
       "ns_xfer_master_fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "FQDN des zugeordneten Master-Nameservers (nur bei ZXFR-Slave-Nameservern)",
-        "description_sys_scope": "Master-NS-FQDN",
-        "description_obj_type_scope": "Master-NS-FQDN"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -14528,7 +12396,6 @@
           "ns_fqdn",
           "ns_set_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_nsset_member_rec",
         "grants_read_access": false
@@ -14539,7 +12406,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dns_nsset_member",
         "grants_read_access": false
@@ -14552,7 +12418,6 @@
           "ns_is_native",
           "ns_xfer_master_fqdn"
         ],
-        "description": "XFER-Slave-Server nicht im Master-Mode und nicht im Native-Mode",
         "is_deferred": false,
         "internal_name": "chk_dns_nsset_member_slv",
         "grants_read_access": false
@@ -14564,7 +12429,6 @@
           "ns_fqdn",
           "ns_fqdn_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_nsset_member_ns",
         "grants_read_access": false
@@ -14576,7 +12440,6 @@
           "ns_is_native",
           "ns_is_master"
         ],
-        "description": "Native-Mode und Master-Mode nicht gleichzeitig verwendbar",
         "is_deferred": false,
         "internal_name": "chk_dns_nsset_member_mode",
         "grants_read_access": false
@@ -14585,7 +12448,6 @@
         "type": "T",
         "errors": [],
         "attributes": [],
-        "description": "NS-Satz des Mitglieds enth\u00e4lt genau 1 Prim\u00e4rserver und mindestens 1 sichtbaren Server",
         "is_deferred": true,
         "internal_name": "dns_chk_nsset4zone",
         "grants_read_access": false
@@ -14596,7 +12458,6 @@
         "attributes": [
           "ns_fqdn"
         ],
-        "description": "Ein Nameserver-Satz-Mitglied ist maximal einem Nameserver-Satz exklusiv zugeordnet.",
         "is_deferred": false,
         "internal_name": "unq_dns_nsset_member_xclsv",
         "grants_read_access": false
@@ -14607,7 +12468,6 @@
         "attributes": [
           "ns_fqdn"
         ],
-        "description": "Alle Nameserver-S\u00e4tze eines Nameserver-Satz-Mitgliedes sind entweder exklusiv oder nicht-exklusiv zugeordnet.",
         "is_deferred": false,
         "internal_name": "xcl_dns_nsset_member_xclsv",
         "grants_read_access": false
@@ -14618,7 +12478,6 @@
         "attributes": [
           "ns_set_name"
         ],
-        "description": null,
         "is_deferred": true,
         "internal_name": "fkey_dns_nsset_member_ns_set",
         "grants_read_access": false
@@ -14630,7 +12489,6 @@
           "ns_xfer_master_fqdn",
           "ns_set_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_nsset_member_ns_xfer",
         "grants_read_access": false
@@ -14712,9 +12570,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Mitglied im DNS-Nameserver-Satz",
-    "description_abbrev": "NSSET_MBR",
-    "description_detail": "NS-Satz-Mitglied",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -14727,28 +12582,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Numerierungsmodus)",
-        "description_sys_scope": "Globaler Numerierungsmodus-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Numerierungs- Modus",
-        "description_sys_scope": "Numerierungs- Modus",
-        "description_obj_type_scope": "Bezeichnung"
+        "is_deprecated": false
       },
       "level": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Numerierungsmodus-Level (f\u00fcr Stufe des Parent-Moduls)",
-        "description_sys_scope": "Num-Mode-Level",
-        "description_obj_type_scope": "Level"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -14761,7 +12607,6 @@
           "name",
           "level"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_num_mode",
         "grants_read_access": false
@@ -14772,7 +12617,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_num_mode",
         "grants_read_access": false
@@ -14821,9 +12665,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Numerierungsmodi",
-    "description_abbrev": null,
-    "description_detail": "Numerierungsmodi",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -14836,136 +12677,91 @@
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Objekttypname",
-        "description_sys_scope": "Objekttypname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "system": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Systemname des Objekttyps",
-        "description_sys_scope": "Systemname",
-        "description_obj_type_scope": "Systemname"
+        "is_deprecated": false
       },
       "fq_name": {
         "is_core": false,
         "data_type": "text_ot_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Objekttypname der Form <system>.<objekttypname>",
-        "description_sys_scope": "voll qualifizierter Objekttypname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       },
       "attributes": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Attribut-Struktur des WebAPI-Objekttyps",
-        "description_sys_scope": "Objekttyp-Attribut-Verzeichnis",
-        "description_obj_type_scope": "Attribut-Verzeichnis"
+        "is_deprecated": false
       },
       "is_log_dst": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Objekte dieses Typs halten gespeicherte Log-Daten (Log-Datensenke)",
-        "description_sys_scope": "Objekttyp ist Log",
-        "description_obj_type_scope": "ist Log"
+        "is_deprecated": false
       },
       "is_log_src": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "F\u00fcr Objekte dieses Typs werden Log-Daten erzeugt (Log-Datenquelle) und an die Log-Datensenke gesendet.",
-        "description_sys_scope": "Objekttyp wird geloggt",
-        "description_obj_type_scope": "wird geloggt"
+        "is_deprecated": false
       },
       "constraints": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Constraint-Informationen des WebAPI-Objekttyps (Constraint-Beschreibung, zugeordnete Attribute und ggf. Fehlermeldungen)",
-        "description_sys_scope": "Objekttyp-Constraint-Verzeichnis",
-        "description_obj_type_scope": "Constraint-Verzeichnis"
+        "is_deprecated": false
       },
       "is_lang_dst": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Objekte dieses Typs enthalten Objekttyp-Sprachenattribut-Daten (OT-Sprachenattribut-Datensenke)",
-        "description_sys_scope": "Objekttyp ist Objekttyp-Sprachenattribut",
-        "description_obj_type_scope": "ist Objekttyp-Sprachenattribut"
+        "is_deprecated": false
       },
       "is_lang_src": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Objekte dieses Typs k\u00f6nnen Objekttyp-Sprachenattribut-Daten zugeordnet werden (OT-Sprachenattribut-Datenquelle)",
-        "description_sys_scope": "Objekttyp kann Objekttyp-Sprachenattributen zugeordnet werden",
-        "description_obj_type_scope": "kann Objekttyp-Sprachenattributen zugeordnet werden"
+        "is_deprecated": false
       },
       "referencing": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Referenz-Struktur des WebAPI-Objekttyps",
-        "description_sys_scope": "Objekttyp-Referenz-Verzeichnis",
-        "description_obj_type_scope": "Referenz-Verzeichnis"
+        "is_deprecated": false
       },
       "is_otattr_dst": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Objekte dieses Typs enthalten Objekttyp-Attribut-Daten (OT-Attribut-Datensenke)",
-        "description_sys_scope": "Objekttyp ist Objekttyp-Attribut",
-        "description_obj_type_scope": "ist Objekttyp-Attribut"
+        "is_deprecated": false
       },
       "is_otattr_src": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Objekte dieses Typs k\u00f6nnen Objekttyp-Attribut-Daten zugeordnet werden (OT-Attribut-Datenquelle)",
-        "description_sys_scope": "Objekttyp kann Objekttyp-Attributen zugeordnet werden",
-        "description_obj_type_scope": "kann Objekttyp-Attributen zugeordnet werden"
+        "is_deprecated": false
       },
       "referenceable": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Referenzierbarkeits-Struktur des WebAPI-Objekttyps",
-        "description_sys_scope": "Objekttyp-Referenzierbarkeits-Verzeichnis",
-        "description_obj_type_scope": "Referenzierbarkeits-Verzeichnis"
+        "is_deprecated": false
       },
       "do_activate_global_pk2obj": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zuordnung der Objekt-Datens\u00e4tze zu globalen Prim\u00e4rschl\u00fcsseln erm\u00f6glichen. ACHTUNG: \u00c4nderung nur gemeinsam mit Code-Anpassung machen!",
-        "description_sys_scope": null,
-        "description_obj_type_scope": null
+        "is_deprecated": false
       },
       "object_type_grants_read_access": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": null,
-        "description_obj_type_scope": null
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -14977,9 +12773,6 @@
     "is_otattr_dst": false,
     "is_otattr_src": false,
     "referenceable": {},
-    "description_title": "WebAPI-Objekttyp",
-    "description_abbrev": null,
-    "description_detail": null,
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": true
   },
@@ -14992,19 +12785,13 @@
         "is_core": true,
         "data_type": "text_ot_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Objekttypname der Form <system>.<objekttypname>",
-        "description_sys_scope": "voll qualifizierter Objekttypname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       },
       "language_dict": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "OT-Attribut-Sprachenattribut-Verzeichnis",
-        "description_obj_type_scope": "Sprachenattribut-Verzeichnis"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -15016,9 +12803,6 @@
     "is_otattr_dst": false,
     "is_otattr_src": false,
     "referenceable": {},
-    "description_title": "Sprachtext-Verzeichnis der WebAPI-Objekttyp-Attribute",
-    "description_abbrev": null,
-    "description_detail": "OT-Attribut-Sprachtext-Verzeichnis",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": true
   },
@@ -15031,19 +12815,13 @@
         "is_core": true,
         "data_type": "text_ot_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Objekttypname der Form <system>.<objekttypname>",
-        "description_sys_scope": "voll qualifizierter Objekttypname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       },
       "language_dict": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "OT-Sprachenattribut-Verzeichnis",
-        "description_obj_type_scope": "Sprachenattribut-Verzeichnis"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -15055,9 +12833,6 @@
     "is_otattr_dst": false,
     "is_otattr_src": false,
     "referenceable": {},
-    "description_title": "Sprachtext-Verzeichnis der WebAPI-Objekttypen",
-    "description_abbrev": null,
-    "description_detail": "OT-Sprachtext-Verzeichnis",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": true
   },
@@ -15070,37 +12845,25 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Optionsgruppe)",
-        "description_sys_scope": "Globaler Optionsgruppen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Optionsgruppe",
-        "description_sys_scope": "Optionsgruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Optionsgruppe ist einem eigenem Subnetz des Betreuers zugeordnet.",
-        "description_sys_scope": "ist eigene Optionsgruppe",
-        "description_obj_type_scope": "ist eigene Optionsgruppe"
+        "is_deprecated": false
       },
       "ip_subnet_cidr": {
         "is_core": true,
         "data_type": "ip_network",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der DHCP-Optionsgruppe (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -15113,7 +12876,6 @@
           "ip_subnet_cidr",
           "name"
         ],
-        "description": "Optionsgruppenname pro Subnetz eindeutig",
         "is_deferred": false,
         "internal_name": "unq_dhcp_og_name",
         "grants_read_access": false
@@ -15124,7 +12886,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dhcp_og",
         "grants_read_access": false
@@ -15135,7 +12896,6 @@
         "attributes": [
           "ip_subnet_cidr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_og_subnet",
         "grants_read_access": false
@@ -15193,9 +12953,6 @@
         ]
       }
     },
-    "description_title": "Optionsgruppe",
-    "description_abbrev": "OG",
-    "description_detail": "Optionsgruppen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -15208,46 +12965,31 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Lease-Optionsgruppen-Zuordnung)",
-        "description_sys_scope": "Globaler Lease-Optionsgruppen-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zuordnung geh\u00f6rt lease-seitig oder optionsgruppen-seitig einem eigenem Subnetz des Betreuers.",
-        "description_sys_scope": "ist eigene DHCP-Optionsgruppen-Lease-Zuordnung",
-        "description_obj_type_scope": "ist eigene Zuordnung"
+        "is_deprecated": false
       },
       "og_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_og2lease.og_gfk",
-        "description_obj_type_scope": "og_gfk"
+        "is_deprecated": false
       },
       "priority": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Vorrangschaltung f\u00fcr mehrere Optionsgruppen (aufsteigende Reihenfolge, dh. die kleinere Zahl hat Vorrang). Wird automatisch in 10er Schritten durchnummeriert.",
-        "description_sys_scope": "DHCP-Optionsgruppen-Priorit\u00e4t",
-        "description_obj_type_scope": "Priorit\u00e4t"
+        "is_deprecated": false
       },
       "lease_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -15260,7 +13002,6 @@
           "og_gfk",
           "lease_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dhcp_og2lease_rec",
         "grants_read_access": false
@@ -15271,7 +13012,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dhcp_og2lease",
         "grants_read_access": false
@@ -15282,7 +13022,6 @@
         "attributes": [
           "og_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_og2lease_og",
         "grants_read_access": false
@@ -15294,7 +13033,6 @@
           "lease_gfk",
           "priority"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dhcp_og2lease_prio",
         "grants_read_access": false
@@ -15305,7 +13043,6 @@
         "attributes": [
           "lease_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_og2lease_lease",
         "grants_read_access": false
@@ -15373,9 +13110,6 @@
         "referenced_by": []
       }
     },
-    "description_title": null,
-    "description_abbrev": "OG2LS",
-    "description_detail": "Lease-Optionsgruppen-Zuordnungen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -15388,28 +13122,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Optionscode-Operator)",
-        "description_sys_scope": "Globaler Optionscode-Operator-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "Operator-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "is_core": false,
         "data_type": "text_long",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Freitextfeld zur Erl\u00e4uterung",
-        "description_sys_scope": "Operator-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -15421,7 +13146,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dhcp_opt_code_operator",
         "grants_read_access": false
@@ -15432,7 +13156,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dhcp_opt_code_operator",
         "grants_read_access": false
@@ -15468,9 +13191,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Vergleichsoperatoren f\u00fcr Optionswerte, basierend auf dem zugeordneten Datentyp der Option",
-    "description_abbrev": "OP",
-    "description_detail": "Operatoren",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -15483,73 +13203,49 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "key_word": {
         "is_core": true,
         "data_type": "text_kvkw",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektattributs",
-        "description_sys_scope": "Objektattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       },
       "data_type": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "cntl_kvattr_kw.data_type",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "is_core": true,
         "data_type": "text_ot_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       },
       "ins_trg_func_fq_name": {
         "is_core": true,
         "data_type": "text_otfunc_identifier",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Schemaqualifizierter Name der PL/PGSQL-Funktion, die vor Eintragen des Attributwertes ausgef\u00fchrt wird.",
-        "description_sys_scope": "Triggerfunktionsname des Objektattributs (Insert)",
-        "description_obj_type_scope": "Triggerfunktionsname (Insert)"
+        "is_deprecated": false
       },
       "upd_trg_func_fq_name": {
         "is_core": true,
         "data_type": "text_otfunc_identifier",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Schemaqualifizierter Name der PL/PGSQL-Funktion, die nach \u00c4ndern des Attributwertes ausgef\u00fchrt wird.",
-        "description_sys_scope": "Triggerfunktionsname des Objektattributs (Update)",
-        "description_obj_type_scope": "Triggerfunktionsname (Update)"
+        "is_deprecated": false
       },
       "ref_object_type_fq_name": {
         "is_core": true,
         "data_type": "text_ot_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Referenzobjekttyps",
-        "description_sys_scope": "Referenzobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Referenzobjekttypname"
+        "is_deprecated": false
       },
       "object_type_ref_attribute_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des Fremdschl\u00fcsselattributs der Tabelle des Basisobjekttyps (Spaltenname, muss FK-Constraint zur Tabelle des Referenzobjekttyps haben oder Prim\u00e4rschl\u00fcssel in Tabelle des Basisobjekttyps sein). Es kann nur genau ein Attribut eingesetzt werden; zusammengesetzte/mehrspaltige FK-Constraints sind nicht unterst\u00fctzt.",
-        "description_sys_scope": "Basisobjekttyp-Fremdschl\u00fcsselname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttyp-Fremdschl\u00fcsselname"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -15562,7 +13258,6 @@
           "object_type_fq_name",
           "key_word"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_ot_attr_def_kw",
         "grants_read_access": false
@@ -15575,7 +13270,6 @@
           "object_type_fq_name",
           "key_word"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_ot_attr_def_ot",
         "grants_read_access": false
@@ -15586,7 +13280,6 @@
         "attributes": [
           "data_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_ot_attr_def_dt",
         "grants_read_access": false
@@ -15597,7 +13290,6 @@
         "attributes": [
           "object_type_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_ot_attr_def_tab",
         "grants_read_access": false
@@ -15609,7 +13301,6 @@
           "object_type_fq_name",
           "object_type_ref_attribute_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_ot_attr_def_tabfk",
         "grants_read_access": false
@@ -15620,7 +13311,6 @@
         "attributes": [
           "ref_object_type_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_ot_attr_def_ptab",
         "grants_read_access": false
@@ -15717,9 +13407,6 @@
         ]
       }
     },
-    "description_title": "Basisdefinitionen f\u00fcr relationale Objekttypattribute",
-    "description_abbrev": "OTAD",
-    "description_detail": "OT-Attributdefinition",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -15746,10 +13433,7 @@
           "3": {
             "de": "bei/nach Eintragen oder \u00c4ndern des zugeh\u00f6rigen Objekts anbieten"
           }
-        },
-        "description_detail": "Modus f\u00fcr \u00c4nderung des Attributwertes: kann von Anwendungslogik abgefragt/ausgewertet werden",
-        "description_sys_scope": "Objektattribut-\u00c4nderungsmodus",
-        "description_obj_type_scope": "\u00c4nderungsmodus"
+        }
       },
       "display_mode": {
         "is_core": true,
@@ -15763,91 +13447,61 @@
           "1": {
             "de": "auch in zugeh\u00f6riger Objekt-Sicht zeigen"
           }
-        },
-        "description_detail": "Modus f\u00fcr Anzeige bzw. Ausgabe des Attributs (kann von Anwendungslogik abgefragt/ausgewertet werden)",
-        "description_sys_scope": "Objektattribut-Anzeigemodus",
-        "description_obj_type_scope": "Anzeigemodus"
+        }
       },
       "default_value": {
         "is_core": true,
         "data_type": "json",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Wert, den das Attribut bei Eintragen des zugeh\u00f6rigen Objekts bekommt. Wird die Nullbarkeit des Attributs von 'nullbar' auf 'nicht nullbar' ge\u00e4ndert, werden alle zugeh\u00f6rigen NULL-Attributwerte automatisch mit diesem Wert (muss ebenfalls NOT NULL sein) \u00fcberschrieben.",
-        "description_sys_scope": "Objektattribut-Standardwert",
-        "description_obj_type_scope": "Standardwert"
+        "is_deprecated": false
       },
       "val_is_unique": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Attributwert je Objekttyp und Attributschl\u00fcssel muss eindeutig sein.",
-        "description_sys_scope": "Objektattributwert ist eindeutig",
-        "description_obj_type_scope": "Objektattributwert ist eindeutig"
+        "is_deprecated": false
       },
       "ref_object_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Referenz zu Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Referenzobjektes",
-        "description_sys_scope": "Referenzobjekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "Referenzobjekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "val_is_nullable": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zugeh\u00f6rige Attributwerte d\u00fcrfen NULL bzw. m\u00fcssen NOT NULL sein. Wird der Wert von 'nullbar' (true) auf 'nicht nullbar' (false) ge\u00e4ndert, werden bestehende NULL-Werte automatisch auf den Standardwert ge\u00e4ndert. In diesem Fall muss der Standardwert NOT NULL sein.",
-        "description_sys_scope": "Objektattributwert ist nullbar",
-        "description_obj_type_scope": "Objektattributwert ist nullbar"
+        "is_deprecated": false
       },
       "display_position": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Position f\u00fcr Anzeige des Attributs (kann von Anwendungslogik abgefragt/ausgewertet werden)",
-        "description_sys_scope": "Objektattribut-Anzeigeposition",
-        "description_obj_type_scope": "Anzeigeposition"
+        "is_deprecated": false
       },
       "permission_fq_name": {
         "is_core": true,
         "data_type": "role_fq_name",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Explizite Berechtigung, falls Werte dieses Attributs nicht mit Basisrechten des zugeh\u00f6rigen Objektes ge\u00e4ndert werden d\u00fcrfen.",
-        "description_sys_scope": "Permission-Name f\u00fcr Globalzugriff auf Werte dieses Objektattributs",
-        "description_obj_type_scope": "Permission-Name"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "is_core": true,
         "data_type": "text_ot_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       },
       "ot_attr_def_key_word": {
         "is_core": true,
         "data_type": "text_kvkw",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektattributs",
-        "description_sys_scope": "Objektattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       },
       "ref_object_type_fq_name": {
         "is_core": true,
         "data_type": "text_ot_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Referenzobjekttyps",
-        "description_sys_scope": "Referenzobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Referenzobjekttypname"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -15861,7 +13515,6 @@
           "object_type_fq_name",
           "ot_attr_def_key_word"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_ot_attr_key_kw",
         "grants_read_access": false
@@ -15872,7 +13525,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_ot_attr_key",
         "grants_read_access": false
@@ -15897,7 +13549,6 @@
           "val_is_nullable",
           "default_value"
         ],
-        "description": "Standardwert nicht-nullbarer, nicht-eindeutiger Attribute ist ebenfalls nicht-null",
         "is_deferred": false,
         "internal_name": "chk_cntl_ot_attr_key_nn",
         "grants_read_access": false
@@ -15910,7 +13561,6 @@
           "object_type_fq_name",
           "ref_object_type_fq_name"
         ],
-        "description": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Referenzobjektes ist nur nullbar, wenn Referenzobjekttypname gleich Basisobjekttypname ist.",
         "is_deferred": false,
         "internal_name": "chk_cntl_ot_attr_key_pobj",
         "grants_read_access": false
@@ -15923,7 +13573,6 @@
           "object_type_fq_name",
           "ot_attr_def_key_word"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_ot_attr_key_def",
         "grants_read_access": false
@@ -15934,7 +13583,6 @@
         "attributes": [
           "ref_object_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_ot_attr_key_dwh",
         "grants_read_access": true
@@ -15946,7 +13594,6 @@
           "object_type_fq_name",
           "ot_attr_def_key_word"
         ],
-        "description": "Basisobjekttypname und Schl\u00fcsselwort des Key-Value-Attributs sind eindeutig, wenn der globale Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Referenzobjektes NULL ist.",
         "is_deferred": false,
         "internal_name": "unq_cntl_ot_attr_key_kw_nopobj",
         "grants_read_access": false
@@ -16015,9 +13662,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Objekttypseitige Definitionen zu den Basisdefinitionen f\u00fcr relationale Objekttypttribute",
-    "description_abbrev": "OTAK",
-    "description_detail": "OT-Attribute",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -16030,55 +13674,37 @@
         "is_core": true,
         "data_type": "json",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Objektattribut-Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "data_type": {
         "is_core": false,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "object_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Referenz zu globalem Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Objekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "ref_object_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Referenz zu Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Referenzobjektes",
-        "description_sys_scope": "Referenzobjekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "Referenzobjekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "is_core": true,
         "data_type": "text_ot_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       },
       "ot_attr_def_key_word": {
         "is_core": true,
         "data_type": "text_kvkw",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektattributs",
-        "description_sys_scope": "Objektattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -16091,7 +13717,6 @@
           "ot_attr_def_key_word",
           "object_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_ot_attr_val_dwh",
         "grants_read_access": false
@@ -16104,7 +13729,6 @@
           "object_type_fq_name",
           "ot_attr_def_key_word"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_ot_attr_val_key",
         "grants_read_access": false
@@ -16115,7 +13739,6 @@
         "attributes": [
           "object_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_ot_attr_val_dwh",
         "grants_read_access": true
@@ -16168,9 +13791,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Objektseitige Attributwerte f\u00fcr relationale Objekttypattribute",
-    "description_abbrev": "OTAV",
-    "description_detail": "Objekt-Attribute",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": false
   },
@@ -16183,37 +13803,25 @@
         "is_core": true,
         "data_type": "text_kvkw",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektsprachattributs",
-        "description_sys_scope": "Objektsprachattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       },
       "is_static": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert: Systeminternes Attribut, das nicht \u00e4nderbar oder l\u00f6schbar ist.",
-        "description_sys_scope": "Sprachattribut ist statisch",
-        "description_obj_type_scope": "ist statisch"
+        "is_deprecated": false
       },
       "is_primary": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert: Sprachattribut enth\u00e4lt die prim\u00e4r beschreibenden Informationen des zugeordneten Objektes und wird f\u00fcr generische bzw. automatische Auswahlverfahren verwendet.",
-        "description_sys_scope": "Sprachattribut ist prim\u00e4r",
-        "description_obj_type_scope": "ist prim\u00e4r"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "is_core": true,
         "data_type": "text_ot_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektsprachattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -16226,7 +13834,6 @@
           "object_type_fq_name",
           "key_word"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_ot_lang_attr_def_kw",
         "grants_read_access": false
@@ -16237,7 +13844,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_ot_lang_attr_def",
         "grants_read_access": false
@@ -16248,7 +13854,6 @@
         "attributes": [
           "object_type_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_ot_lang_attr_def_tab",
         "grants_read_access": false
@@ -16260,7 +13865,6 @@
           "is_primary",
           "object_type_fq_name"
         ],
-        "description": "Maximal 1 prim\u00e4res Sprachattribut je Objekttyp existiert",
         "is_deferred": false,
         "internal_name": "unq_cntl_ot_lang_attr_def_prim",
         "grants_read_access": false
@@ -16312,9 +13916,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Definition f\u00fcr globale Objekttyp-Sprachattribute",
-    "description_abbrev": "OTLAD",
-    "description_detail": "Sprachattribute",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -16327,46 +13928,31 @@
         "is_core": true,
         "data_type": "text_detailed",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Text des Sprachattributs in der entsprechenden Sprache",
-        "description_sys_scope": "Sprachattribut-Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "object_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Referenz zu globalem Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Objekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "language_tag": {
         "is_core": true,
         "data_type": "text_kvkw",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "cntl_ot_lang_attr_val.language_tag",
-        "description_obj_type_scope": "language_tag"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "is_core": true,
         "data_type": "text_ot_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter WebAPI-Objekttypname des Basisobjekttyps",
-        "description_sys_scope": "Basisobjekttypname des Objektsprachattributs",
-        "description_obj_type_scope": "Basisobjekttypname"
+        "is_deprecated": false
       },
       "ot_lang_attr_def_key_word": {
         "is_core": true,
         "data_type": "text_kvkw",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcsselwort des Objektsprachattributs",
-        "description_sys_scope": "Objektsprachattribut-Schl\u00fcsselwort",
-        "description_obj_type_scope": "Schl\u00fcsselwort"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -16380,7 +13966,6 @@
           "language_tag",
           "object_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_ot_lang_attr_val_dwh",
         "grants_read_access": false
@@ -16392,7 +13977,6 @@
           "object_type_fq_name",
           "ot_lang_attr_def_key_word"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_ot_lang_attr_val_def",
         "grants_read_access": false
@@ -16403,7 +13987,6 @@
         "attributes": [
           "object_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_ot_lang_attr_val_dwh",
         "grants_read_access": true
@@ -16414,7 +13997,6 @@
         "attributes": [
           "language_tag"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_ot_lang_attr_val_lang",
         "grants_read_access": false
@@ -16481,9 +14063,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Objektseitige Attributwerte f\u00fcr relationale Objekttypsprachattribute",
-    "description_abbrev": "OTLAV",
-    "description_detail": "Sprachattribute",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": false
   },
@@ -16496,55 +14075,37 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Deviceconfig-Parser)",
-        "description_sys_scope": "Globaler Deviceconfig-Parser-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr den Parser",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "exec_args": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Script-Parameter (als JSON-Text), die zur Laufzeit des Parsers ben\u00f6tigt werden",
-        "description_sys_scope": "Parser-Parameter als JSON-Text",
-        "description_obj_type_scope": "Parameter (JSON)"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Parser-Beschreibung",
-        "description_sys_scope": "Parser-Beschreibung",
-        "description_obj_type_scope": "Parser-Beschreibung"
+        "is_deprecated": false
       },
       "access_group": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Default-NM-AccessGruppe",
-        "description_sys_scope": "Default-NM-AccessGruppe",
-        "description_obj_type_scope": "Default-NM-AccessGruppe"
+        "is_deprecated": false
       },
       "is_executable": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Ist der Parser als ausf\u00fchrbares Code-Modul implementiert?",
-        "description_sys_scope": "ausf\u00fchrbarer Parser",
-        "description_obj_type_scope": "ist ausf\u00fchrbar"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -16556,7 +14117,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_devcfg_parser_name",
         "grants_read_access": false
@@ -16567,7 +14127,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_devcfg_parser",
         "grants_read_access": false
@@ -16578,7 +14137,6 @@
         "attributes": [
           "access_group"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_devcfg_parser_acg",
         "grants_read_access": false
@@ -16590,7 +14148,6 @@
           "name",
           "is_executable"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_devcfg_parser_exec",
         "grants_read_access": false
@@ -16663,9 +14220,6 @@
         ]
       }
     },
-    "description_title": "Beinhaltet die Behandlung der komponenten- bzw. herstellerspezifischen Ger\u00e4tekonfigurationsdateien mit den Teilarbeitsschritten: Hochladen (Upload), Sichern (Save), \u00dcbersetzen der zuvor gesicherten Konfiguration in ein normiertes JSON-Dokument (Parse).",
-    "description_abbrev": "DP",
-    "description_detail": "Device-Parser",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -16678,37 +14232,25 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Parser-SNMP-SysDescr-Bindung)",
-        "description_sys_scope": "Globaler Parser-SNMP-SysDescr-Bindungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "parser": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung f\u00fcr den Parser",
-        "description_sys_scope": "Parser-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "sysdescr": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "SNMP-OID-Wert von sysDescr",
-        "description_sys_scope": "SNMP-SysDescr",
-        "description_obj_type_scope": "SNMP-SysDescr"
+        "is_deprecated": false
       },
       "is_executable": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Ist der Parser als ausf\u00fchrbares Code-Modul implementiert?",
-        "description_sys_scope": "ausf\u00fchrbarer Parser",
-        "description_obj_type_scope": "ist ausf\u00fchrbar"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -16720,7 +14262,6 @@
         "attributes": [
           "sysdescr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_dp_os_binding",
         "grants_read_access": false
@@ -16731,7 +14272,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_dp_os_binding",
         "grants_read_access": false
@@ -16742,7 +14282,6 @@
         "attributes": [
           "sysdescr"
         ],
-        "description": "sysDescr hat mindestens 3 Zeichen, ohne f\u00fchrende oder endende Leerzeichen",
         "is_deferred": false,
         "internal_name": "chk_nd_dp_os_binding_os",
         "grants_read_access": false
@@ -16754,7 +14293,6 @@
           "parser",
           "is_executable"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_dp_os_binding_dp",
         "grants_read_access": false
@@ -16765,7 +14303,6 @@
         "attributes": [
           "is_executable"
         ],
-        "description": "Bindung nur an nur ausf\u00fchrbare Parser",
         "is_deferred": false,
         "internal_name": "chk_nd_dp_os_binding_exec",
         "grants_read_access": false
@@ -16817,9 +14354,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Bindung von Device-Parser zu SNMP-SysDescription-String",
-    "description_abbrev": null,
-    "description_detail": "DP -> SysDescr",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -16832,253 +14366,169 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port)",
-        "description_sys_scope": "Globaler P-Port-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nummer des physikalischen Ports",
-        "description_sys_scope": "P-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Port-Typ-Name",
-        "description_sys_scope": "Port-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "speed": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Port- Speed- Wert",
-        "description_sys_scope": "Port- Speed- Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "is_nnl": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "P-Port ist Network-Node-Link",
-        "description_sys_scope": "P-Port ist Network-Node-Link",
-        "description_obj_type_scope": "ist Network-Node-Link"
+        "is_deprecated": false
       },
       "mdl_bldg": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "mdl_room": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "mdl_type": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Modultyps",
-        "description_sys_scope": "Modultyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "protocol": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Port- Protokoll- Name",
-        "description_sys_scope": "Port- Protokoll- Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "type_group": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Port-Typgruppe. (Achtung: ist noch als Anker in CGI-Skripten definiert; \u00c4nderung kann Funktionalit\u00e4t beeinflussen)",
-        "description_sys_scope": "PTGruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Info",
-        "description_sys_scope": "P-Port-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       },
       "mdl_fq_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des ND-Moduls (inkl. aller \u00fcg. Module/Slots)",
-        "description_sys_scope": "Modulname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "name_sortby": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Sortierfeld der Namen",
-        "description_sys_scope": "P-Port-Namenssortierung",
-        "description_obj_type_scope": "Namens-Sortierung"
+        "is_deprecated": false
       },
       "type_sortby": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Reihenfolge der Typ-Zuordnung",
-        "description_sys_scope": "P-Port-Typ-Sortierung",
-        "description_obj_type_scope": "Typ-Sortierung"
+        "is_deprecated": false
       },
       "is_connected": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Verbunden (True), wenn connected_pk ungleich pk ist (modul-externe Verbindung).",
-        "description_sys_scope": "P-Port ist verbunden",
-        "description_obj_type_scope": "ist verbunden"
+        "is_deprecated": false
       },
       "is_defective": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "P-Port ist defekt",
-        "description_sys_scope": "P-Port ist defekt",
-        "description_obj_type_scope": "ist defekt"
+        "is_deprecated": false
       },
       "is_edge_node": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "P-Port liegt am Anfang oder Ende der Verbindung (Richtung nicht deterministisch).",
-        "description_sys_scope": "P-Port ist Verbindungsendpunkt",
-        "description_obj_type_scope": "ist Verbindungsendpunkt"
+        "is_deprecated": false
       },
       "connected_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "GPK des direkt verbundenen P-Ports",
-        "description_sys_scope": "GPK des verbundenen P-Ports",
-        "description_obj_type_scope": "GPK des verbundenen P-Ports"
+        "is_deprecated": false
       },
       "connected_name": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Name des direkt verbundenen Ports",
-        "description_sys_scope": "verbundener Port",
-        "description_obj_type_scope": "verbundener Port"
+        "is_deprecated": false
       },
       "connected_mdl_bldg": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nr. des Moduls des direkt verbundenen Ports",
-        "description_sys_scope": "Modul-Geb\u00e4ude des verbundenen Ports",
-        "description_obj_type_scope": "Modul-Geb\u00e4ude des verbundenen Ports"
+        "is_deprecated": false
       },
       "connected_mdl_room": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Raum-Nr. des Moduls des direkt verbundenen Ports",
-        "description_sys_scope": "Modul-Raum des verbundenen Ports",
-        "description_obj_type_scope": "Modul-Raum des verbundenen Ports"
+        "is_deprecated": false
       },
       "dest_connected_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "GPK des (indirekt verbundenen) Ziel-Ports am Ende der Verbindungskette",
-        "description_sys_scope": "GPK des Ziel-P-Ports",
-        "description_obj_type_scope": "GPK des Ziel-P-Ports"
+        "is_deprecated": false
       },
       "connection_id_nodes": {
         "is_core": true,
         "data_type": "integer8_array",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "3er-Set der eindeutigen Knoten-IDs je Verbindung (Reihenfolge: eigener Knoten, Anfangsknoten, Endknoten)",
-        "description_sys_scope": "ID der P-Port-Verbindung",
-        "description_obj_type_scope": "Verbindungs-ID"
+        "is_deprecated": true
       },
       "connection_position": {
         "is_core": true,
         "data_type": "integer4",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Position eines Knotens (P-Ports) im Verbindungsweg (0-basiert, aufsteigend in Richtung von Anfangsknoten nach Endknoten aus connection_id_nodes)).",
-        "description_sys_scope": "P-Port-Position in Verbindung",
-        "description_obj_type_scope": "Position in Verbindung"
+        "is_deprecated": false
       },
       "connected_mdl_fq_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Modulname des direkt verbundenen Ports",
-        "description_sys_scope": "Modulname des verbundenen Ports",
-        "description_obj_type_scope": "Modulname des verbundenen Ports"
+        "is_deprecated": false
       },
       "is_internal_connected": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Intern verbunden (True), wenn internal_connected_gfk ungleich gpk ist (modul-interne Verbindung).",
-        "description_sys_scope": "P-Port ist intern verbunden",
-        "description_obj_type_scope": "ist intern verbunden"
+        "is_deprecated": false
       },
       "internal_connected_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "GPK des innerhalb desselben Moduls direkt verbundenen Ports (interne Verbindung)",
-        "description_sys_scope": "GPK des intern verbundenen Ports",
-        "description_obj_type_scope": "GPK des intern verbundenen Ports"
+        "is_deprecated": false
       },
       "internal_connected_name": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": true,
-        "description_detail": "Innerhalb desselben Moduls verbundener Port",
-        "description_sys_scope": "modul-intern verbundener Port",
-        "description_obj_type_scope": "intern verbundener Port"
+        "is_deprecated": true
       }
     },
     "is_log_dst": false,
@@ -17106,7 +14556,6 @@
           "mdl_fq_name",
           "name"
         ],
-        "description": "Name pro Modul eindeutig",
         "is_deferred": false,
         "internal_name": "unq_nd_p_port_name",
         "grants_read_access": false
@@ -17117,7 +14566,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_p_port",
         "grants_read_access": false
@@ -17133,7 +14581,6 @@
           "type_group",
           "type_sortby"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_p_port_typ",
         "grants_read_access": true
@@ -17165,7 +14612,6 @@
           "connected_name",
           "type_group"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_p_port_conn",
         "grants_read_access": false
@@ -17197,7 +14643,6 @@
           "name",
           "type_group"
         ],
-        "description": "Ports d\u00fcrfen nur innerhalb derselben Typgruppe verbunden werden. Wirkt wg. NN des Attributs connected_pk auch f\u00fcr nicht-verbundene Ports.",
         "is_deferred": false,
         "internal_name": "fkey_nd_p_port_conn",
         "grants_read_access": true
@@ -17210,7 +14655,6 @@
           "mdl_room",
           "mdl_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_p_port_parent_mdl",
         "grants_read_access": true
@@ -17225,7 +14669,6 @@
           "name",
           "internal_connected_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_p_port_conn_int",
         "grants_read_access": false
@@ -17240,7 +14683,6 @@
           "internal_connected_name",
           "name"
         ],
-        "description": "Ports d\u00fcrfen nur innerhalb desselben Moduls verbunden werden. Wirkt wg. NN des Attributs internal_connected_gfk auch f\u00fcr nicht-verbundene Ports.",
         "is_deferred": false,
         "internal_name": "fkey_nd_p_port_conn_int",
         "grants_read_access": true
@@ -17251,7 +14693,6 @@
         "attributes": [
           "dest_connected_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_p_port_conn_dest",
         "grants_read_access": true
@@ -17273,7 +14714,6 @@
           }
         ],
         "attributes": [],
-        "description": "Broadcastdomains der Egress-Vlans (tagged, mit beidseitig gleicher Vlan-ID) von verbundenen Ports sind identisch.",
         "is_deferred": true,
         "internal_name": "nd_chk_bcd2bcd_tagged",
         "grants_read_access": false
@@ -17295,7 +14735,6 @@
           }
         ],
         "attributes": [],
-        "description": "Broadcastdomains der Egress-Vlan-ID (untagged) und der Ingress-Vlan-ID von verbundenen Ports sind identisch.",
         "is_deferred": true,
         "internal_name": "nd_chk_bcd2bcd_untagged",
         "grants_read_access": false
@@ -17306,7 +14745,6 @@
         "attributes": [
           "connection_id_gfk_list"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "func_nd_p_port_is_contained_by_conn_id_gfk_list",
         "grants_read_access": true
@@ -17503,9 +14941,6 @@
         ]
       }
     },
-    "description_title": "Physikalische Ports/Anschl\u00fcsse",
-    "description_abbrev": "PP",
-    "description_detail": "P-Ports",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -17518,163 +14953,109 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port-in-Modul-Typzuordnung)",
-        "description_sys_scope": "Globaler P-Port-in-Modul-Typzuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "int_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Ziel-Prim\u00e4rschl\u00fcssel des Porttyp-in-Modultyp-Datensatzes (der internen Verbindung)",
-        "description_sys_scope": "PT-in-MT-GPK (intern verbunden mit)",
-        "description_obj_type_scope": "GPK (intern verbunden mit)"
+        "is_deprecated": false
       },
       "port_type": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Port-Typ",
-        "description_sys_scope": "Port-Typ",
-        "description_obj_type_scope": "Port-Typ"
+        "is_deprecated": false
       },
       "port_count": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Anzahl P-Ports",
-        "description_sys_scope": "Anzahl P-Ports",
-        "description_obj_type_scope": "Anzahl Ports"
+        "is_deprecated": false
       },
       "port_name1": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Erster Port",
-        "description_sys_scope": "Erster Port",
-        "description_obj_type_scope": "Erster Port"
+        "is_deprecated": false
       },
       "port_proto": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Port-Protokoll",
-        "description_sys_scope": "Port-Protokoll",
-        "description_obj_type_scope": "Port-Protokoll"
+        "is_deprecated": false
       },
       "port_speed": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Port-Speed",
-        "description_sys_scope": "Port-Speed",
-        "description_obj_type_scope": "Port-Speed"
+        "is_deprecated": false
       },
       "module_type": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Modul-Typ",
-        "description_sys_scope": "Modul-Typ",
-        "description_obj_type_scope": "Modul-Typ"
+        "is_deprecated": false
       },
       "num_mode_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nummerierungsmodus f\u00fcr Portnummernschema",
-        "description_sys_scope": "PT-in-MT-Nummerierungsmodus",
-        "description_obj_type_scope": "Nummerierungsmodus"
+        "is_deprecated": false
       },
       "num_mode_level": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nummerierungs-Modus = GLOBAL: durchgehende Nummerierung aller Ports der global nummerierten Port-Gruppen des Moduls und aller seiner Submodule, gez\u00e4hlt ab dem Modul, das <level> Stufen \u00fcber diesem Modul liegt. Der Wert in 'Erster Port' wird ggf. heraufgesetzt. Wenn <level> == -1: gez\u00e4hlt ab dem Root-Modul. Nummerierungs-Modus = LOCAL: diese Port-Gruppe wird separat nummeriert Nummerierungs-Modus = MULTIPLE: separate (wie LOCAL:0) Nummerierung aller Ports dieser Port-Gruppe, jedoch als <level>-S\u00e4tze, z.B.: <level>=2: 1+2 oder A+B (2er S\u00e4tze); <level>=3: 1+2+3 oder A+B+C (3er S\u00e4tze); <level>=4: 1+2+3+4 oder A+B+C+D (4er S\u00e4tze).",
-        "description_sys_scope": "Stufe f\u00fcr PT-in-MT-Nummerierungsmodus",
-        "description_obj_type_scope": "Stufe f\u00fcr Nummerierungsmodus"
+        "is_deprecated": false
       },
       "port_inc_count": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Abstand/Schrittweite zwischen den Basisportnummern (Standard: 1)",
-        "description_sys_scope": "Abstand",
-        "description_obj_type_scope": "Abstand"
+        "is_deprecated": false
       },
       "port_type_group": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Port-Typgruppe",
-        "description_sys_scope": "Port-Typgruppe",
-        "description_obj_type_scope": "Port-Typgruppe"
+        "is_deprecated": false
       },
       "port_type_order": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Reihenfolge, in der die Ports im Modul erzeugt, nummeriert, angeordnet werden. Wird intern automatisch in 10er Schritten durchnummeriert (unabhaengig vom tats\u00e4chlich eingegebenen Wert), um Verschiebungen zu vereinfachen.",
-        "description_sys_scope": "PT->MT-Position",
-        "description_obj_type_scope": "Position"
+        "is_deprecated": false
       },
       "port_name_prefix": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "konstanter Pr\u00e4fixteil f\u00fcr Portnummer",
-        "description_sys_scope": "konst. Pr\u00e4fix f\u00fcr Portnr.",
-        "description_obj_type_scope": "konst. Pr\u00e4fix f\u00fcr Portnr."
+        "is_deprecated": false
       },
       "port_name_suffix": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Suffix f\u00fcr Portnr.",
-        "description_sys_scope": "Suffix f\u00fcr Portnr.",
-        "description_obj_type_scope": "Suffix f\u00fcr Portnr."
+        "is_deprecated": false
       },
       "port_name_varprfx": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "variabler Pr\u00e4fixteil f\u00fcr Portnummer",
-        "description_sys_scope": "var. Pr\u00e4fix f\u00fcr Portnr.",
-        "description_obj_type_scope": "var. Pr\u00e4fix f\u00fcr Portnr."
+        "is_deprecated": false
       },
       "port_name_varprfx_join_dl": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Trennzeichenkette f\u00fcr Join des variablen Pr\u00e4fixteils",
-        "description_sys_scope": "var. Prfx-Join",
-        "description_obj_type_scope": "var. Prfx-Join"
+        "is_deprecated": false
       },
       "port_name_varprfx_split_dl": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Trennzeichenkette f\u00fcr Split des variablen Pr\u00e4fixteils",
-        "description_sys_scope": "var. Prfx-Split",
-        "description_obj_type_scope": "var. Prfx-Split"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -17691,7 +15072,6 @@
           "port_type_group",
           "port_type_order"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_p_port_in_mdl_rec",
         "grants_read_access": false
@@ -17702,7 +15082,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_p_port_in_mdl",
         "grants_read_access": false
@@ -17713,7 +15092,6 @@
         "attributes": [
           "port_inc_count"
         ],
-        "description": "P-Port-Abstand > 0",
         "is_deferred": false,
         "internal_name": "chk_nd_p_port_in_mdl_inc",
         "grants_read_access": false
@@ -17724,7 +15102,6 @@
         "attributes": [
           "int_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_p_port_in_mdl_int_pk",
         "grants_read_access": false
@@ -17736,7 +15113,6 @@
           "port_name_varprfx_split_dl",
           "port_name_varprfx_join_dl"
         ],
-        "description": "Split- und Join-Delimiter gemeinsam leer oder nicht leer",
         "is_deferred": false,
         "internal_name": "chk_nd_p_port_in_mdl_sjdl",
         "grants_read_access": false
@@ -17766,7 +15142,6 @@
           "port_type",
           "port_count"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_p_port_in_mdl_int",
         "grants_read_access": true
@@ -17779,7 +15154,6 @@
           "port_speed",
           "port_proto"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_p_port_in_mdl_port_typ",
         "grants_read_access": true
@@ -17791,7 +15165,6 @@
           "module_type",
           "port_type_order"
         ],
-        "description": "Reihenfolge je Modultyp eindeutig",
         "is_deferred": false,
         "internal_name": "unq_nd_p_port_in_mdl_order",
         "grants_read_access": false
@@ -17821,7 +15194,6 @@
           "port_type",
           "port_count"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_p_port_in_mdl_rec_int",
         "grants_read_access": false
@@ -17832,7 +15204,6 @@
         "attributes": [
           "module_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_p_port_in_mdl_mdl_typ",
         "grants_read_access": true
@@ -17844,7 +15215,6 @@
           "num_mode_name",
           "num_mode_level"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_p_port_in_mdl_num_mode",
         "grants_read_access": true
@@ -17989,9 +15359,6 @@
         ]
       }
     },
-    "description_title": "P-Porttyp-in-Modultyp-Zuordnungen",
-    "description_abbrev": null,
-    "description_detail": "PT in MT",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -18004,19 +15371,13 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port-Protokoll)",
-        "description_sys_scope": "Globaler P-Port-Protokoll-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Port- Protokoll- Name",
-        "description_sys_scope": "Port- Protokoll- Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -18028,7 +15389,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_p_port_proto",
         "grants_read_access": false
@@ -18039,7 +15399,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_p_port_proto",
         "grants_read_access": false
@@ -18075,9 +15434,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "P-Port-Protokolle",
-    "description_abbrev": "PP",
-    "description_detail": "P-Port-Protokolle",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -18090,19 +15446,13 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port-\u00dcbertragungsgeschwindigkeit)",
-        "description_sys_scope": "Globaler P-Port-\u00dcbertragungsgeschwindigkeits-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Port- Speed- Wert",
-        "description_sys_scope": "Port- Speed- Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -18114,7 +15464,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_p_port_speed",
         "grants_read_access": false
@@ -18125,7 +15474,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_p_port_speed",
         "grants_read_access": false
@@ -18161,9 +15509,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "P-Port-\u00dcbertragungsgeschwindigkeiten",
-    "description_abbrev": "PS",
-    "description_detail": "P-Port-Speeds",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -18176,28 +15521,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port-Typ)",
-        "description_sys_scope": "Globaler P-Port-Typ-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Port-Typ-Name",
-        "description_sys_scope": "Port-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_internal": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Port-Typ ist f\u00fcr modul-interne (z.B. Backplane) oder Festverkabelung vorgesehen",
-        "description_sys_scope": "Port-Typ ist intern",
-        "description_obj_type_scope": "ist intern"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -18209,7 +15545,6 @@
         "attributes": [
           "name"
         ],
-        "description": "Typname kleingeschrieben",
         "is_deferred": false,
         "internal_name": "chk_nd_p_port_typ",
         "grants_read_access": false
@@ -18220,7 +15555,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_p_port_typ",
         "grants_read_access": false
@@ -18231,7 +15565,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_p_port_typ",
         "grants_read_access": false
@@ -18267,9 +15600,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "P-Port-Typen",
-    "description_abbrev": "PT",
-    "description_detail": "P-Port-Typen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -18282,46 +15612,31 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port-Typdaten)",
-        "description_sys_scope": "Globaler P-Port-Typdaten-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "port_type": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Port-Typ-Name",
-        "description_sys_scope": "Port-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "port_group": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Port-Typgruppe. (Achtung: ist noch als Anker in CGI-Skripten definiert; \u00c4nderung kann Funktionalit\u00e4t beeinflussen)",
-        "description_sys_scope": "PTGruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "port_proto": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Port- Protokoll- Name",
-        "description_sys_scope": "Port- Protokoll- Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "port_speed": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Port- Speed- Wert",
-        "description_sys_scope": "Port- Speed- Wert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -18335,7 +15650,6 @@
           "port_speed",
           "port_proto"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_p_port_typ_data_rec",
         "grants_read_access": false
@@ -18346,7 +15660,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_p_port_typ_data",
         "grants_read_access": false
@@ -18357,7 +15670,6 @@
         "attributes": [
           "port_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_p_port_typ_data_typ",
         "grants_read_access": true
@@ -18368,7 +15680,6 @@
         "attributes": [
           "port_group"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_p_port_typ_data_group",
         "grants_read_access": true
@@ -18379,7 +15690,6 @@
         "attributes": [
           "port_proto"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_p_port_typ_data_proto",
         "grants_read_access": true
@@ -18390,7 +15700,6 @@
         "attributes": [
           "port_speed"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_p_port_typ_data_speed",
         "grants_read_access": true
@@ -18485,9 +15794,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "P-Port-Typdaten",
-    "description_abbrev": "PTD",
-    "description_detail": "PT-Daten",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -18500,28 +15806,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (P-Port-Typgruppe)",
-        "description_sys_scope": "Globaler P-Port-Typgruppen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Port-Typgruppe. (Achtung: ist noch als Anker in CGI-Skripten definiert; \u00c4nderung kann Funktionalit\u00e4t beeinflussen)",
-        "description_sys_scope": "PTGruppen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "is_permanent": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Ports dieser Typgruppe sind fest verkabelt",
-        "description_sys_scope": "ist fest verkabelt",
-        "description_obj_type_scope": "ist fest verkabelt"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -18533,7 +15830,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_p_port_typ_group_name",
         "grants_read_access": false
@@ -18544,7 +15840,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_p_port_typ_group",
         "grants_read_access": false
@@ -18580,9 +15875,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "P-Port-Typgruppen",
-    "description_abbrev": "PTG",
-    "description_detail": "PT-Gruppen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -18595,172 +15887,115 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Resource-Record)",
-        "description_sys_scope": "Globaler Resource-Record-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "ttl": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Expliziter TTL-Wert (min. 300 oder 1). Falls angegeben (dh. nicht NULL), wird dieser anstatt des Standardwerts der Zone f\u00fcr den RR-Satz wirksam.",
-        "description_sys_scope": "RR-Set-TTL",
-        "description_obj_type_scope": "TTL"
+        "is_deprecated": false
       },
       "data": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Datenteil des DNS-Resource-Records",
-        "description_sys_scope": "DNS-RR-Daten",
-        "description_obj_type_scope": "Daten"
+        "is_deprecated": false
       },
       "fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name) des Resource-Record-Sets. \u00c4ndern des FQDNs bewirkt die Verschiebung des kompletten RR-Sets.",
-        "description_sys_scope": "RR-Set-FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Typbezeichnung des RRs",
-        "description_sys_scope": "RR-Typ",
-        "description_obj_type_scope": "Typ"
+        "is_deprecated": false
       },
       "zone": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN der Zone des RRs",
-        "description_sys_scope": "Zonen-FQDN",
-        "description_obj_type_scope": "Zone"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Die RR-Kette hat Adressaufl\u00f6sung und ist dem betreuerbasierten Adressraum des ausf\u00fchrenden Benutzerkontos zugeordnet, oder sie hat keine Adressaufl\u00f6sung und ist (via Ziel-FQDN der RR-Kette) dem betreuerbasierten Namensraum des ausf\u00fchrenden Benutzerkontos zugeordnet.",
-        "description_sys_scope": "ist eigener RR",
-        "description_obj_type_scope": "ist eigener RR"
+        "is_deprecated": false
       },
       "is_auth": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "RR geh\u00f6rt zu den autoritativen Daten der Zone (true) oder zu den nicht-autoritativen Daten (false) wie Zone Delegation Point (NS), Glue RR (A/AAAA).",
-        "description_sys_scope": "RR ist autoritativ",
-        "description_obj_type_scope": "ist autoritativ"
+        "is_deprecated": false
       },
       "fqdn_type": {
         "is_core": false,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des systeminternen FQDN-Typs (DBNT) des RRs. Standardwert bei Eintragen eines RRs: Ist der FQDN nicht vorhanden und wird er automatisch angelegt (durch automatische FQDN-Behandlung via DBRT), wird der DBNT des RR-Typs eingesetzt.",
-        "description_sys_scope": "FQDN-Typ (in RR)",
-        "description_obj_type_scope": "FQDN-Typ"
+        "is_deprecated": false
       },
       "host_is_nws": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zu diesem FQDN existiert ein NWS-Hosteintrag",
-        "description_sys_scope": "FQDN ist NWS-Host",
-        "description_obj_type_scope": "FQDN ist NWS-Host"
+        "is_deprecated": false
       },
       "target_fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "DNS-FQDN (Fully Qualified Domain Name) des Resource-Record-Ziels (Ziel-FQDN mu\u00df in einem RR vorkommen)",
-        "description_sys_scope": "DNS-Ziel-RR-FQDN",
-        "description_obj_type_scope": "Ziel-RR-FQDN"
+        "is_deprecated": false
       },
       "target_ipaddr": {
         "is_core": true,
         "data_type": "ip_address",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "IP-Adresse, die als Zielangabe durch Resource-Records referenziert wird",
-        "description_sys_scope": "DNS-Ziel-IP-Adresse",
-        "description_obj_type_scope": "Ziel-IP-Adresse"
+        "is_deprecated": false
       },
       "ttl_reset_date": {
         "is_core": true,
         "data_type": "date",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Datum (tagesgenau), an dem der explizite TTL-Wert automatisch wieder auf den Standard-TTL-Wert der Zone zur\u00fcckgestellt wird.",
-        "description_sys_scope": "RR-TTL-R\u00fcckstellungsdatum",
-        "description_obj_type_scope": "TTL-R\u00fcckstellungsdatum"
+        "is_deprecated": false
       },
       "ttl_reset_days": {
         "is_core": false,
         "data_type": "integer1u",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Anzahl Tage (max. 10), nach deren Ablauf der explizite TTL-Wert automatisch wieder auf den Standard-TTL-Wert der Zone zur\u00fcckgestellt wird. 0 bewirkt keine automatische R\u00fcckstellung, dh. der explizite Wert gilt unbegrenzt (0 oder >10 nur mit erweiterten Rechten erlaubt).",
-        "description_sys_scope": "RR-TTL-R\u00fcckstellungsintervall (Tage)",
-        "description_obj_type_scope": "TTL-R\u00fcckstellungsintervall (Tage)"
+        "is_deprecated": false
       },
       "fqdn_description": {
         "is_core": false,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Freitext-Info zum FQDN des RR-Sets",
-        "description_sys_scope": "RR-Set-FQDN-Info",
-        "description_obj_type_scope": "FQDN-Info"
+        "is_deprecated": false
       },
       "ttl_zone_default": {
         "is_core": false,
         "data_type": "integer4u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Falls die TTL null ist, wird der TTL-Standardwert der Zone wirksam",
-        "description_sys_scope": "RR-TTL-Standardwert der Zone",
-        "description_obj_type_scope": "TTL-Standardwert der Zone"
+        "is_deprecated": false
       },
       "target_is_singleton": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "RR darf nur aus einem Eintrag bestehen (kein Set erlaubt). Der Standardwert (Default) bei Neueintrag ist der Wert des zugeh\u00f6rigen Attributs des RR-Typs.",
-        "description_sys_scope": "RR ist Einzel-Record",
-        "description_obj_type_scope": "ist Einzel-Record"
+        "is_deprecated": false
       },
       "target_is_reverse_unique": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "RR-Ziele (aller RRs des gleichen DBRTs) k\u00f6nnen ihrem FQDN eindeutig zugeordnet werden. Der Standardwert (Default) bei Neueintrag ist der Wert des zugeh\u00f6rigen Attributs des RR-Typs. Adressbasierte RRs bekommen bei Aktivierung automatisch den zugeh\u00f6rigen PTR-RR eingetragen; bei Deaktivierung wird dieser automatisch gel\u00f6scht.",
-        "description_sys_scope": "RR-Ziel ist r\u00fcckw\u00e4rts-eindeutig",
-        "description_obj_type_scope": "ist r\u00fcckw\u00e4rts-eindeutig"
+        "is_deprecated": false
       },
       "rr_chain_target_subnet_list": {
         "is_core": true,
         "data_type": "ip_network_array",
         "is_nullable": true,
-        "is_deprecated": true,
-        "description_detail": "Liste der IP-Subnetze, die den Zieladressen der RR-Kette zugeordnet sind.",
-        "description_sys_scope": "RR-Ziel-Subnetze via RR-Kette",
-        "description_obj_type_scope": "Ziel-Subnetze via RR-Kette"
+        "is_deprecated": true
       }
     },
     "is_log_dst": false,
@@ -18788,7 +16023,6 @@
           "data",
           "is_auth"
         ],
-        "description": "FQDN, Typ und Datenfeld sind eindeutig",
         "is_deferred": false,
         "internal_name": "dns_rr_dst_data_uidx",
         "grants_read_access": false
@@ -18800,7 +16034,6 @@
           "gpk",
           "is_auth"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_pdns_rr",
         "grants_read_access": false
@@ -18824,7 +16057,6 @@
         "attributes": [
           "ttl"
         ],
-        "description": "Wenn 'TTL ist NULL': Zonen-TTL-Wert gilt. Sonst: TTL = 1 (minimales Caching) oder zwischen 300 und 4294967295).",
         "is_deferred": false,
         "internal_name": "chk_dns_rr_set_ttl",
         "grants_read_access": false
@@ -18848,7 +16080,6 @@
         "attributes": [
           "fqdn"
         ],
-        "description": "RR-Typ ist exclusiv; je FQDN genau 1 RR-Set dieses Typs erlaubt",
         "is_deferred": false,
         "internal_name": "unq_dns_rr_set_lunq",
         "grants_read_access": false
@@ -18860,7 +16091,6 @@
           "fqdn",
           "fqdn_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_pdns_rr_ntree_rr",
         "grants_read_access": true
@@ -18871,7 +16101,6 @@
         "attributes": [
           "type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_pdns_rr_type",
         "grants_read_access": false
@@ -18882,7 +16111,6 @@
         "attributes": [
           "zone"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_pdns_rr_zone",
         "grants_read_access": false
@@ -18907,7 +16135,6 @@
           "fqdn",
           "type"
         ],
-        "description": "RR-Set besteht aus genau 1 RR, falls in DBRT verlangt",
         "is_deferred": false,
         "internal_name": "unq_dns_rr_dst_runq_set",
         "grants_read_access": false
@@ -18935,7 +16162,6 @@
           "target_is_singleton",
           "target_is_reverse_unique"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_rr_dst_set",
         "grants_read_access": false
@@ -18959,7 +16185,6 @@
         "attributes": [
           "target_ipaddr"
         ],
-        "description": "RR-Zieladresse ist r\u00fcckw\u00e4rts-eindeutig, falls in DBRT verlangt",
         "is_deferred": false,
         "internal_name": "unq_dns_rr_dst_runq_addr",
         "grants_read_access": false
@@ -18983,7 +16208,6 @@
         "attributes": [
           "data"
         ],
-        "description": "RR-Datenteil ist r\u00fcckw\u00e4rts-eindeutig, falls in DBRT verlangt",
         "is_deferred": false,
         "internal_name": "unq_dns_rr_dst_runq_data",
         "grants_read_access": false
@@ -19007,7 +16231,6 @@
         "attributes": [
           "target_fqdn"
         ],
-        "description": "RR-Ziel-FQDN ist r\u00fcckw\u00e4rts-eindeutig, falls in DBRT verlangt",
         "is_deferred": false,
         "internal_name": "unq_dns_rr_dst_runq_rroref",
         "grants_read_access": false
@@ -19032,7 +16255,6 @@
           "target_fqdn",
           "target_fqdn_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_pdns_rr_ntree_ref",
         "grants_read_access": true
@@ -19059,7 +16281,6 @@
           "target_fqdn_type",
           "target_ipaddr_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_rr_set_def",
         "grants_read_access": false
@@ -19084,7 +16305,6 @@
           "target_ipaddr",
           "target_ipaddr_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_pdns_rr_addr",
         "grants_read_access": false
@@ -19109,7 +16329,6 @@
           "fqdn",
           "fqdn_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_rr_set_owner",
         "grants_read_access": false
@@ -19120,7 +16339,6 @@
         "attributes": [
           "rr_chain_target_subnet_gfk_list"
         ],
-        "description": "RR-Kette des RRs ist (\u00fcber RR-Zieladressen) Ziel-Subnetzen zugeordnet",
         "is_deferred": false,
         "internal_name": "func_pdns_rr_rr_chain_target_contains_subnet",
         "grants_read_access": false
@@ -19230,9 +16448,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "DNS-Resource-Records",
-    "description_abbrev": "RR",
-    "description_detail": "Resource-Records",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -19245,64 +16460,43 @@
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Parameterdaten des Log-Eintrags im menschenlesbaren Format",
-        "description_sys_scope": "Event-Log-Parametertext",
-        "description_obj_type_scope": "Log-Parametertext"
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
         "data_type": "text_kw_lc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "eindeutige Kurzbezeichnung des Log-Typs",
-        "description_sys_scope": "Log-Typ-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "object_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Referenz zu globalem Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "globaler Log-Objekt-Fremdschl\u00fcssel",
-        "description_obj_type_scope": "globaler Objekt-Fremdschl\u00fcssel"
+        "is_deprecated": false
       },
       "language_tag": {
         "is_core": true,
         "data_type": "text_kvkw",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzzeichen der Sprache",
-        "description_sys_scope": "Sprachk\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "ta_timestamp": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zeitstempel der Log-Transaktion. Alle Log-Datens\u00e4tze ein und desselben Zeitstempels geh\u00f6ren zu ein und derselben Transaktion.",
-        "description_sys_scope": "Transaktions-Zeitpunkt",
-        "description_obj_type_scope": "Transaktions-Zeitpunkt"
+        "is_deprecated": false
       },
       "mgr_login_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Benutzerkonto, das den Log-Datensatz erzeugt hat",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Benutzerkennung"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "is_core": true,
         "data_type": "text_ot_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Objekttyp des Log-Datensatzes",
-        "description_sys_scope": "voll qualifizierter Objekttypname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": true,
@@ -19314,7 +16508,6 @@
         "attributes": [
           "mgr_login_name"
         ],
-        "description": "Eventlog-Benutzerkennung geh\u00f6rt zu Benutzerkonto",
         "is_deferred": false,
         "internal_name": "func_evlog_dflt_mgr",
         "grants_read_access": false
@@ -19325,7 +16518,6 @@
         "attributes": [
           "type"
         ],
-        "description": "Eventlog-Recordtyp geh\u00f6rt zu Eventlog-Typ",
         "is_deferred": false,
         "internal_name": "func_evlog_dflt_type",
         "grants_read_access": false
@@ -19366,9 +16558,6 @@
     "is_otattr_dst": false,
     "is_otattr_src": false,
     "referenceable": {},
-    "description_title": "Logdatens\u00e4tze s\u00e4mtlicher Objekttypen",
-    "description_abbrev": "EVLOG",
-    "description_detail": "Standard-Event-Log",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": false
   },
@@ -19381,55 +16570,37 @@
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Expliziter TTL-Wert (min. 300 oder 1). Falls angegeben (dh. nicht NULL), wird dieser anstatt des Standardwerts der Zone f\u00fcr den RR-Satz wirksam.",
-        "description_sys_scope": "RR-Set-TTL",
-        "description_obj_type_scope": "TTL"
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "RR-Typname",
-        "description_sys_scope": "RR-Typname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "data_list": {
         "is_core": true,
         "data_type": "json",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Liste der Daten des DNS-RR-Satzes",
-        "description_sys_scope": "DNS-RRSet-Import-Datenfelder",
-        "description_obj_type_scope": "Datenfelder"
+        "is_deprecated": false
       },
       "ttl_reset_days": {
         "is_core": true,
         "data_type": "integer1u",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Anzahl Tage (max. 10), nach deren Ablauf der explizite TTL-Wert automatisch wieder auf den Standard-TTL-Wert der Zone zur\u00fcckgestellt wird. 0 bewirkt keine automatische R\u00fcckstellung, dh. der explizite Wert gilt unbegrenzt (0 oder >10 nur mit erweiterten Rechten erlaubt).",
-        "description_sys_scope": "RR-TTL-R\u00fcckstellungsintervall (Tage)",
-        "description_obj_type_scope": "TTL-R\u00fcckstellungsintervall (Tage)"
+        "is_deprecated": false
       },
       "target_is_singleton": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "RRs dieses DBRTs k\u00f6nnen nur Einzeleintr\u00e4ge haben (keine Sets erlaubt)",
-        "description_sys_scope": "DBRT ist Einzel-Record-Typ",
-        "description_obj_type_scope": "ist Einzel-Record-Typ"
+        "is_deprecated": false
       },
       "target_is_reverse_unique": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "RR-Ziele dieses DBRTs k\u00f6nnen ihrem FQDN eindeutig zugeordnet werden. Adressbasierte RRs bekommen automatisch den zugeh\u00f6rigen PTR-RR eingetragen/gel\u00f6scht.",
-        "description_sys_scope": "DBRT-Ziel ist r\u00fcckw\u00e4rts eindeutig",
-        "description_obj_type_scope": "ist r\u00fcckw\u00e4rts eindeutig"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -19441,7 +16612,6 @@
         "attributes": [
           "type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_rr_osd_di_type",
         "grants_read_access": false
@@ -19465,7 +16635,6 @@
         "attributes": [
           "type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_rr_osd_di_type",
         "grants_read_access": false
@@ -19501,9 +16670,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "importierte DNS-Resource-Record-S\u00e4tze",
-    "description_abbrev": "RRSET_IMP",
-    "description_detail": "Import-RRSets",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": false
   },
@@ -19516,127 +16682,85 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB-Record-Typ)",
-        "description_sys_scope": "Globaler DB-Record-Typ-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "RRs dieses DBRTs d\u00fcrfen vom Benutzer direkt modifiziert werden.",
-        "description_sys_scope": "Benutzerzugriff erlaubt",
-        "description_obj_type_scope": "Benutzerzugriff erlaubt"
+        "is_deprecated": false
       },
       "_intname": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der systeminternen DNS-DB-Record-Typdefinition (DBRT)",
-        "description_sys_scope": "DBRT-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "fqdn_type": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "F\u00fcr die betreffende Version sichtbarer Wert des DBRT-FQDN-Typs.",
-        "description_sys_scope": "versionierter DBRT-FQDN-Typ",
-        "description_obj_type_scope": "versionierter FQDN-Typ"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des DNS-DB-Record-Typs",
-        "description_sys_scope": "DBRT-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "record_type": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des DNS-RR-Typs",
-        "description_sys_scope": "DNS-RR-Typname",
-        "description_obj_type_scope": "RR-Typname"
+        "is_deprecated": false
       },
       "_fqdn_inttype": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des systeminternen FQDN-Typs (via DBRT-Definition)",
-        "description_sys_scope": "FQDN-Typ (in DBRT)",
-        "description_obj_type_scope": "FQDN-Typ"
+        "is_deprecated": false
       },
       "target_fqdn_type": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "F\u00fcr die betreffende Version sichtbarer Wert des DBRT-Ziel-FQDN-Typs.",
-        "description_sys_scope": "versionierter DBRT-Ziel-FQDN-Typ",
-        "description_obj_type_scope": "versionierter Ziel-FQDN-Typ"
+        "is_deprecated": false
       },
       "version_def_dict": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Key-Value-Verzeichnis der g\u00fcltigen Versionen des DBRT (Key: numerische Version, Value: ist g\u00fcltig (boolean)). Nicht \u00e4nderbar f\u00fcr 'release' und \u00e4lter.",
-        "description_sys_scope": "Verzeichnis g\u00fcltiger DBRT-Versionen",
-        "description_obj_type_scope": "Verzeichnis g\u00fcltiger Versionen"
+        "is_deprecated": false
       },
       "fqdn_is_singleton": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDNs in RRs bzw. RR-Sets dieses Typs d\u00fcrfen systemweit nur 1x (in einem RR bzw. RR-Set) vorkommen",
-        "description_sys_scope": "FQDN ist systemweit eindeutig (RR-Typ-\u00fcbergreifend)",
-        "description_obj_type_scope": "FQDN ist systemweit eindeutig (RR-Typ-\u00fcbergreifend)"
+        "is_deprecated": false
       },
       "permission_fq_name": {
         "is_core": true,
         "data_type": "role_fq_name",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Explizite Berechtigung, falls dieser DNS-DB-Recordtyp nicht mit Basisrechten (Bereichseigent\u00fcmer bzw. Namensraum-Eigent\u00fcmer) benutzt werden darf",
-        "description_sys_scope": "Permission-Name f\u00fcr Globalzugriff auf RR's dieses Typs",
-        "description_obj_type_scope": "Permission-Name"
+        "is_deprecated": false
       },
       "target_is_singleton": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "RRs dieses DBRTs k\u00f6nnen nur Einzeleintr\u00e4ge haben (keine Sets erlaubt)",
-        "description_sys_scope": "DBRT ist Einzel-Record-Typ",
-        "description_obj_type_scope": "ist Einzel-Record-Typ"
+        "is_deprecated": false
       },
       "_target_fqdn_inttype": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des systeminternen Ziel-FQDN-Typs (via DBRT-Definition)",
-        "description_sys_scope": "Ziel-FQDN-Typ (in DBRT)",
-        "description_obj_type_scope": "Ziel-FQDN-Typ"
+        "is_deprecated": false
       },
       "target_is_reverse_unique": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "RR-Ziele dieses DBRTs k\u00f6nnen ihrem FQDN eindeutig zugeordnet werden. Adressbasierte RRs bekommen automatisch den zugeh\u00f6rigen PTR-RR eingetragen/gel\u00f6scht.",
-        "description_sys_scope": "DBRT-Ziel ist r\u00fcckw\u00e4rts eindeutig",
-        "description_obj_type_scope": "ist r\u00fcckw\u00e4rts eindeutig"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -19652,7 +16776,6 @@
           "target_is_singleton",
           "target_fqdn_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_rr_def_rec",
         "grants_read_access": false
@@ -19663,7 +16786,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dns_rr_def",
         "grants_read_access": false
@@ -19674,7 +16796,6 @@
         "attributes": [
           "_fqdn_inttype"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_rr_def_lnt",
         "grants_read_access": false
@@ -19685,7 +16806,6 @@
         "attributes": [
           "permission_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_rr_def_perm",
         "grants_read_access": false
@@ -19696,7 +16816,6 @@
         "attributes": [
           "_target_fqdn_inttype"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_rr_def_rnt",
         "grants_read_access": false
@@ -19707,7 +16826,6 @@
         "attributes": [
           "record_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_rr_def_rrt",
         "grants_read_access": false
@@ -19798,9 +16916,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "systeminterne Record-Typen: Zuordnung zwischen Namenstyp f\u00fcr FQDN's, RR-Typ und Zieldatentyp sowie Eindeutigkeitsmerkmale",
-    "description_abbrev": "DBRT",
-    "description_detail": "DB-Record-Typen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -19813,37 +16928,25 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Eventlog-Typ)",
-        "description_sys_scope": "Globaler Eventlog-Typen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "subject": {
         "is_core": false,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Gegenstand bzw. Subjekt, das durch den Typ des Eventlog-Eintrags gekennzeichnet wird.",
-        "description_sys_scope": "Eventlog-Typ-Gegenstand",
-        "description_obj_type_scope": "Gegenstand"
+        "is_deprecated": true
       },
       "short_name": {
         "is_core": true,
         "data_type": "text_kw_lc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "eindeutige Kurzbezeichnung des Log-Typs",
-        "description_sys_scope": "Log-Typ-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "committed_action": {
         "is_core": false,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Art der Datenmodifikation, die durch den Typ des Eventlog-Eintrags gekennzeichnet wird.",
-        "description_sys_scope": "Eventlog-Typ-Aktion",
-        "description_obj_type_scope": "Aktion"
+        "is_deprecated": true
       }
     },
     "is_log_dst": false,
@@ -19855,7 +16958,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_evlog_dflt_typ",
         "grants_read_access": false
@@ -19866,7 +16968,6 @@
         "attributes": [
           "short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_evlog_dflt_typ_kw",
         "grants_read_access": false
@@ -19902,9 +17003,6 @@
         ]
       }
     },
-    "description_title": "Typen der Standard-DB-Eventlog-Eintr\u00e4ge",
-    "description_abbrev": null,
-    "description_detail": "Standard-Eventlog-Typen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -19917,109 +17015,73 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Resource-Record-Typ)",
-        "description_sys_scope": "Globaler Resource-Record-Typ-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "RR-Typname",
-        "description_sys_scope": "RR-Typname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "rfc_info": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Infos aus RFCs \u00fcber diesen RR-Typ (Restriktionen, Besonderheiten, die bei DBRTs beachtet werden m\u00fcssen)",
-        "description_sys_scope": "RRTyp-RFC-Informationen",
-        "description_obj_type_scope": "RFC-Informationen"
+        "is_deprecated": false
       },
       "num_value": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Numerischer Wert des RRT (Type-Code im Datenpaket)",
-        "description_sys_scope": "Numerischer RRT-Wert",
-        "description_obj_type_scope": "Numerischer Wert"
+        "is_deprecated": false
       },
       "is_internal": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert: Records dieses Typs sind nicht als direkte OSD-Relation eintragbar bzw. werden von der jeweiligen NS-Software eigenst\u00e4ndig behandelt.",
-        "description_sys_scope": "DB-interner RRTyp",
-        "description_obj_type_scope": "ist DB-intern"
+        "is_deprecated": false
       },
       "is_addr_based": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "DNS-Resource-Records dieses Typs haben eine Ziel-Adresse (im Datenfeld)",
-        "description_sys_scope": "RR-Typ ist adressbasiert",
-        "description_obj_type_scope": "ist adressbasiert"
+        "is_deprecated": false
       },
       "is_name_based": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "DNS-Resource-Records dieses Typs haben einen Ziel-FQDN (im Datenfeld)",
-        "description_sys_scope": "RR-Typ ist namensbasiert",
-        "description_obj_type_scope": "ist namensbasiert"
+        "is_deprecated": false
       },
       "force_auto_dml": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wenn aktiviert: Records dieses Typs werden ausschlie\u00dflich automatisch durch die Anwendungslogik behandelt.",
-        "description_sys_scope": "Benutzung f\u00fcr diesen RR-Typ sperren",
-        "description_obj_type_scope": "Benutzung sperren"
+        "is_deprecated": false
       },
       "fqdn_type_dflt": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Standardwert des Parameters 'FQDN-Typ' f\u00fcr RR-Neueintr\u00e4ge, bei denen der FQDN durch automatische FQDN-Behandlung angelegt wird. Bleibt nur NULL, wenn 'Benutzung sperren' oder 'ist DB-intern' zutrifft.",
-        "description_sys_scope": "Standardwert: Typ des RR-FQDNs",
-        "description_obj_type_scope": "FQDN-Typ-Std."
+        "is_deprecated": false
       },
       "_fqdn_inttype_dflt": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "systeminterner Standardwert des Parameters 'FQDN-Typ' f\u00fcr RR-Neueintr\u00e4ge. Bleibt nur NULL, wenn 'Benutzung sperren' oder 'ist DB-intern' zutrifft.",
-        "description_sys_scope": "Standardwert: interner Typ des RR-FQDNs",
-        "description_obj_type_scope": "interner FQDN-Typ-Std."
+        "is_deprecated": false
       },
       "target_is_singleton_dflt": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Standardwert des Parameters 'ist Einzel-Record-Typ' f\u00fcr RR-Neueintr\u00e4ge",
-        "description_sys_scope": "Standardwert: RR ist Einzel-Record-Typ",
-        "description_obj_type_scope": "ist-Einzel-Record-Typ-Std."
+        "is_deprecated": false
       },
       "target_is_reverse_unique_dflt": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Standardwert des Parameters 'ist r\u00fcckw\u00e4rts eindeutig' f\u00fcr RR-Neueintr\u00e4ge",
-        "description_sys_scope": "Standardwert: RR ist r\u00fcckw\u00e4rts eindeutig",
-        "description_obj_type_scope": "ist-r\u00fcckw\u00e4rts-eindeutig-Std."
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -20031,7 +17093,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_rr_type_name",
         "grants_read_access": false
@@ -20042,7 +17103,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dns_rr_type",
         "grants_read_access": false
@@ -20055,7 +17115,6 @@
           "force_auto_dml",
           "fqdn_type_dflt"
         ],
-        "description": "Standard-FQDN-Typ ist NULL, wenn RR-Typ intern ist und Benutzung gesperrt ist; sonst NOT NULL",
         "is_deferred": false,
         "internal_name": "chk_dns_rr_type_l_nt",
         "grants_read_access": false
@@ -20067,7 +17126,6 @@
           "force_auto_dml",
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_rr_type_adml",
         "grants_read_access": false
@@ -20078,7 +17136,6 @@
         "attributes": [
           "num_value"
         ],
-        "description": "numerischer Wert zwischen 1 und 65534",
         "is_deferred": false,
         "internal_name": "chk_dns_rr_type_numval",
         "grants_read_access": false
@@ -20090,7 +17147,6 @@
           "is_addr_based",
           "is_name_based"
         ],
-        "description": "Exclusiv-ODER f\u00fcr 'ist adressbasiert', 'ist namensbasiert'",
         "is_deferred": false,
         "internal_name": "chk_dns_rr_type_target",
         "grants_read_access": false
@@ -20101,7 +17157,6 @@
         "attributes": [
           "fqdn_type_dflt"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_rr_type_l_nt",
         "grants_read_access": false
@@ -20173,9 +17228,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "DNS-Resource-Record-Typen lt. DNS-Spezifikation",
-    "description_abbrev": "RRT",
-    "description_detail": "RR-Typen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -20188,19 +17240,13 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB-Replikationsumgebung)",
-        "description_sys_scope": "Globaler DB-Replikationsumgebungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Replikationsumgebung",
-        "description_sys_scope": "Replikationsumgebungs-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "oper_mode": {
         "is_core": true,
@@ -20217,10 +17263,7 @@
           "devel": {
             "de": "Entwicklungsumgebung"
           }
-        },
-        "description_detail": null,
-        "description_sys_scope": "Replikations-Betriebsumgebung",
-        "description_obj_type_scope": "Betriebsumgebung"
+        }
       }
     },
     "is_log_dst": false,
@@ -20233,7 +17276,6 @@
           "name",
           "oper_mode"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_replica_name",
         "grants_read_access": false
@@ -20244,7 +17286,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_replica",
         "grants_read_access": false
@@ -20281,9 +17322,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Basisdefinitionen zur Replikationslogik",
-    "description_abbrev": "REPL",
-    "description_detail": "Replikationsumgebungen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -20296,64 +17334,43 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (DB-Replikationszuordnung)",
-        "description_sys_scope": "Globaler DB-Replikationszuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "do_init": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Subscriber wird bei Initialisierung oder Neustart ber\u00fccksichtigt (true) oder ignoriert (false, dh. Unterbrechung der Replikationskaskadierung).",
-        "description_sys_scope": "Replikations-Initialisierung/Neustart aktiviert",
-        "description_obj_type_scope": "Initialisierung/Neustart aktiviert"
+        "is_deprecated": false
       },
       "publisher_fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "Publisher-FQDN der Replikationszuordnung",
-        "description_obj_type_scope": "Publisher-FQDN"
+        "is_deprecated": false
       },
       "subscriber_fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "Subscriber-FQDN der Replikationszuordnung",
-        "description_obj_type_scope": "Subscriber-FQDN"
+        "is_deprecated": false
       },
       "replication_name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Replikation (thematisch)",
-        "description_sys_scope": "Replikationsname",
-        "description_obj_type_scope": "Replikationsname"
+        "is_deprecated": false
       },
       "replication_oper_mode": {
         "is_core": true,
         "data_type": "host_oper_mode",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Replikations-Betriebsumgebung",
-        "description_obj_type_scope": "Replikations-Betriebsumgebung"
+        "is_deprecated": false
       },
       "replication_slot_suffix": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kennzeichnung dieser Zuordnung, die zusammen mit Replikationsname und -Betriebsumgebung eingesetzt wird, um den Namen des postgresql replication slot zu bilden.",
-        "description_sys_scope": "Suffix f\u00fcr replication slot",
-        "description_obj_type_scope": "Suffix f\u00fcr replication slot"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -20368,7 +17385,6 @@
           "publisher_fqdn",
           "subscriber_fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_replica_pub2sub_rec",
         "grants_read_access": false
@@ -20379,7 +17395,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_replica_pub2sub",
         "grants_read_access": false
@@ -20390,7 +17405,6 @@
         "attributes": [
           "publisher_fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_replica_pub2sub_p",
         "grants_read_access": false
@@ -20401,7 +17415,6 @@
         "attributes": [
           "subscriber_fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_replica_pub2sub_s",
         "grants_read_access": false
@@ -20413,7 +17426,6 @@
           "replication_name",
           "replication_oper_mode"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_replica_pub2sub_rpl",
         "grants_read_access": false
@@ -20427,7 +17439,6 @@
           "publisher_fqdn",
           "replication_slot_suffix"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_replica_pub2sub_slot",
         "grants_read_access": false
@@ -20514,9 +17525,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zuordnungen f\u00fcr Publisher und Subscriber zur Replikationslogik",
-    "description_abbrev": "REPL_P2S",
-    "description_detail": "Replikationszuordnungen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -20529,91 +17537,61 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Rolle/Permission)",
-        "description_sys_scope": "Globaler Rollen/Permission-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Permission/Rollen-Name",
-        "description_sys_scope": "Perm.-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "system": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Systemname der Rolle",
-        "description_sys_scope": "Systemname",
-        "description_obj_type_scope": "Systemname"
+        "is_deprecated": false
       },
       "fq_name": {
         "is_core": true,
         "data_type": "role_fq_name",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Rollenname der Form <systemname>.<rollenname>",
-        "description_sys_scope": "voll qualifizierter Rollenname",
-        "description_obj_type_scope": "voll qualifizierter Name"
+        "is_deprecated": false
       },
       "is_role": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Rolle (true) oder Recht (false)?",
-        "description_sys_scope": "ist Rolle",
-        "description_obj_type_scope": "ist Rolle"
+        "is_deprecated": false
       },
       "position": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Position der Rolle/Permission entsprechend dem Umfang der enthaltenen Rechte",
-        "description_sys_scope": "Rollen/Perm.-Position",
-        "description_obj_type_scope": "Position"
+        "is_deprecated": false
       },
       "is_admin_role": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Administrative Rolle: verhindert automatische L\u00f6schung der Inhaber-Konten",
-        "description_sys_scope": "ist Admin-Rolle",
-        "description_obj_type_scope": "ist Admin-Rolle"
+        "is_deprecated": false
       },
       "contained_roles": {
         "is_core": true,
         "data_type": "json_array",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "In dieser Rolle rekursiv enthaltene Rollen",
-        "description_sys_scope": "enthaltene Rollen",
-        "description_obj_type_scope": "enthaltene Rollen"
+        "is_deprecated": true
       },
       "is_directly_assigned": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Rolle ist eigenem Benutzerkonto direkt zugeordnet",
-        "description_sys_scope": "Rolle ist eigenem Konto direkt zugeordnet",
-        "description_obj_type_scope": "ist eigenem Konto direkt zugeordnet"
+        "is_deprecated": false
       },
       "contained_permissions": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "In den rekursiv enthaltenen Rollen effektiv enthaltene Rechte",
-        "description_sys_scope": "enthaltene Rechte",
-        "description_obj_type_scope": "enthaltene Rechte"
+        "is_deprecated": true
       }
     },
     "is_log_dst": false,
@@ -20638,7 +17616,6 @@
         "attributes": [
           "fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_perm_name",
         "grants_read_access": false
@@ -20649,7 +17626,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_perm",
         "grants_read_access": false
@@ -20660,7 +17636,6 @@
         "attributes": [
           "system"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_perm_pkg",
         "grants_read_access": false
@@ -20672,7 +17647,6 @@
           "fq_name",
           "is_role"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_perm_role",
         "grants_read_access": false
@@ -20683,7 +17657,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_perm_hpk_list",
         "grants_read_access": false
@@ -20694,7 +17667,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "func_cntl_perm_hpk_list_is_subset",
         "grants_read_access": false
@@ -20705,7 +17677,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "func_cntl_perm_hpk_list_is_superset",
         "grants_read_access": false
@@ -20716,7 +17687,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "func_cntl_perm_hpk_list_is_intersection",
         "grants_read_access": false
@@ -20876,9 +17846,6 @@
         ]
       }
     },
-    "description_title": "Rollen/Permissions",
-    "description_abbrev": null,
-    "description_detail": "Rollen/Permissions",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -20891,37 +17858,25 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Rollen-Rollen-Zuordnung)",
-        "description_sys_scope": "Globaler Rollen-Rollen-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "role_fq_name": {
         "is_core": true,
         "data_type": "role_fq_name",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Rollenname der Form <systemname>.<rollenname>",
-        "description_sys_scope": "enthaltender voll qualifizierter Rollenname",
-        "description_obj_type_scope": "enthaltender voll qualifizierter Rollenname"
+        "is_deprecated": false
       },
       "role_is_role": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Rolle (true) oder Recht (false)?",
-        "description_sys_scope": "enthaltende Rolle ist Rolle",
-        "description_obj_type_scope": "enthaltende Rolle ist Rolle"
+        "is_deprecated": false
       },
       "contained_role_fq_name": {
         "is_core": true,
         "data_type": "role_fq_name",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "direkt enthaltene Rolle oder enthaltenes Recht",
-        "description_sys_scope": "enthaltener voll qualifizierter Rollen/Rechtename",
-        "description_obj_type_scope": "enthaltener voll qualifizierter Rollen/Rechtename"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -20933,7 +17888,6 @@
         "attributes": [
           "role_is_role"
         ],
-        "description": "Rolle kann Rolle enthalten; Rolle kann Recht enthalten; Recht kann kein Recht enthalten; Recht kann keine Rolle enthalten.",
         "is_deferred": false,
         "internal_name": "chk_cntl_perm2perm_rec",
         "grants_read_access": false
@@ -20958,7 +17912,6 @@
           "role_fq_name",
           "contained_role_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_perm2perm_rec",
         "grants_read_access": false
@@ -20969,7 +17922,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_perm2perm",
         "grants_read_access": false
@@ -20981,7 +17933,6 @@
           "role_fq_name",
           "role_is_role"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_perm2perm_l",
         "grants_read_access": false
@@ -20992,7 +17943,6 @@
         "attributes": [
           "contained_role_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_perm2perm_r",
         "grants_read_access": false
@@ -21052,9 +18002,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zuordnungen zwischen Rollen und enthaltenen Rollen/Permissions",
-    "description_abbrev": null,
-    "description_detail": "Rollen-Hierarchie",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -21067,55 +18014,37 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Raum)",
-        "description_sys_scope": "Globaler Raum-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "bldg": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Raumbezeichnung",
-        "description_sys_scope": "Raumbezeichnung",
-        "description_obj_type_scope": "Bezeichnung"
+        "is_deprecated": false
       },
       "floor": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Etage",
-        "description_sys_scope": "Etage",
-        "description_obj_type_scope": "Etage"
+        "is_deprecated": false
       },
       "number": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Raum-Zusatzinformation",
-        "description_sys_scope": "Raum-Kommentar",
-        "description_obj_type_scope": "Kommentar"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -21141,7 +18070,6 @@
           "bldg",
           "number"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_room_nr",
         "grants_read_access": false
@@ -21152,7 +18080,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_room",
         "grants_read_access": false
@@ -21163,7 +18090,6 @@
         "attributes": [
           "bldg"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_room_bldg",
         "grants_read_access": false
@@ -21174,7 +18100,6 @@
         "attributes": [
           "floor"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_room_floor",
         "grants_read_access": false
@@ -21240,9 +18165,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "R\u00e4ume",
-    "description_abbrev": null,
-    "description_detail": "R\u00e4ume",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -21255,82 +18177,55 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gebiet)",
-        "description_sys_scope": "Globaler Gebiets-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Gebietsname",
-        "description_sys_scope": "Gebietsname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Gebietstyps",
-        "description_sys_scope": "Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "fq_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Hierarchisch qualifizierter Name des Gebietes",
-        "description_sys_scope": "qual. Gebietsname",
-        "description_obj_type_scope": "qual. Name"
+        "is_deprecated": false
       },
       "has_parent": {
         "is_core": false,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Gebiet ist in einem \u00fcbergeordneten Gebiet enthalten",
-        "description_sys_scope": "ist in \u00fcg. Gebiet",
-        "description_obj_type_scope": "ist in \u00fcg. Gebiet"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Gebiets-Beschreibung",
-        "description_sys_scope": "Gebiets-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "type_is_child": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Gebiete dieses Typs in \u00fcbergeordneten Gebieten enthalten sein?",
-        "description_sys_scope": "kann in \u00fcg. Gebietstypen enthalten sein",
-        "description_obj_type_scope": "kann in \u00fcg. Typen enthalten sein"
+        "is_deprecated": false
       },
       "parent_fq_name": {
         "is_core": false,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Hierarchisch qualifizierter Name des \u00fcbergeordneten Gebietes",
-        "description_sys_scope": "\u00fcg. qual. Gebietsname",
-        "description_obj_type_scope": "\u00fcg. qual. Name"
+        "is_deprecated": false
       },
       "type_force_is_child": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "M\u00fcssen Gebiete dieses Typs in \u00fcbergeordneten Gebieten enthalten sein?",
-        "description_sys_scope": "mu\u00df in \u00fcg. Gebietstypen enthalten sein",
-        "description_obj_type_scope": "mu\u00df in \u00fcg. Typen enthalten sein"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -21342,7 +18237,6 @@
         "attributes": [
           "name"
         ],
-        "description": "Name wird gro\u00dfgeschrieben und enth\u00e4lt keinen Hierarchie-Separator ':'",
         "is_deferred": false,
         "internal_name": "chk_nd_site",
         "grants_read_access": false
@@ -21353,7 +18247,6 @@
         "attributes": [
           "fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_site",
         "grants_read_access": false
@@ -21364,7 +18257,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_site",
         "grants_read_access": false
@@ -21375,7 +18267,6 @@
         "attributes": [
           "name"
         ],
-        "description": "Name einer Root-Site ist eindeutig",
         "is_deferred": false,
         "internal_name": "unq_nd_site_root",
         "grants_read_access": false
@@ -21388,7 +18279,6 @@
           "type_is_child",
           "type_force_is_child"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_site_type",
         "grants_read_access": false
@@ -21399,7 +18289,6 @@
         "attributes": [
           "parent_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_site_parent",
         "grants_read_access": false
@@ -21472,9 +18361,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Gebiete",
-    "description_abbrev": null,
-    "description_detail": "Gebiete",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -21487,46 +18373,31 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gebietstyp)",
-        "description_sys_scope": "Globaler Gebietstyp-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_child": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Gebiete dieses Typs in \u00fcbergeordneten Gebieten enthalten sein?",
-        "description_sys_scope": "kann in \u00fcg. Gebietstypen enthalten sein",
-        "description_obj_type_scope": "kann in \u00fcg. Typen enthalten sein"
+        "is_deprecated": false
       },
       "is_parent": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "K\u00f6nnen Gebiete dieses Typs untergeordnete Gebiete enthalten?",
-        "description_sys_scope": "kann ug. Gebietstypen enthalten",
-        "description_obj_type_scope": "kann ug. Typen enthalten"
+        "is_deprecated": false
       },
       "short_name": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des Gebietstyps",
-        "description_sys_scope": "Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "force_is_child": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "M\u00fcssen Gebiete dieses Typs in \u00fcbergeordneten Gebieten enthalten sein?",
-        "description_sys_scope": "mu\u00df in \u00fcg. Gebietstypen enthalten sein",
-        "description_obj_type_scope": "mu\u00df in \u00fcg. Typen enthalten sein"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -21538,7 +18409,6 @@
         "attributes": [
           "short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_site_type_sname",
         "grants_read_access": false
@@ -21549,7 +18419,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_site_type",
         "grants_read_access": false
@@ -21562,7 +18431,6 @@
           "is_child",
           "force_is_child"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_site_type_child_force",
         "grants_read_access": false
@@ -21621,9 +18489,6 @@
         ]
       }
     },
-    "description_title": "Typdefinitionen f\u00fcr Gebiete",
-    "description_abbrev": null,
-    "description_detail": "Gebietstypen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -21636,28 +18501,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Gebietstyp-Struktur-Datensatz)",
-        "description_sys_scope": "Globaler Gebietstyp-Struktur-Datensatz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "child_short_name": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des untergeordneten Gebietstyps",
-        "description_sys_scope": "ug. Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "ug. K\u00fcrzel"
+        "is_deprecated": false
       },
       "parent_short_name": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des \u00fcbergeordneten Gebietstyps",
-        "description_sys_scope": "\u00fcg. Gebietstyp-K\u00fcrzel",
-        "description_obj_type_scope": "\u00fcg. K\u00fcrzel"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -21670,7 +18526,6 @@
           "parent_short_name",
           "child_short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_site_t2t",
         "grants_read_access": false
@@ -21681,7 +18536,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_site_t2t",
         "grants_read_access": false
@@ -21692,7 +18546,6 @@
         "attributes": [
           "child_short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_site_t2t_child",
         "grants_read_access": false
@@ -21703,7 +18556,6 @@
         "attributes": [
           "parent_short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_site_t2t_parent",
         "grants_read_access": false
@@ -21762,9 +18614,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zuordnung von Gebietstypen f\u00fcr Hierarchie",
-    "description_abbrev": null,
-    "description_detail": "Gebietstyp-Struktur",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -21777,91 +18626,61 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Slot)",
-        "description_sys_scope": "Globaler Slot-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "bldg": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Geb\u00e4ude-Nummer",
-        "description_sys_scope": "Geb.-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "room": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Raum-Nummer",
-        "description_sys_scope": "Raum-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "nd_slot.type",
-        "description_obj_type_scope": "type"
+        "is_deprecated": false
       },
       "label": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "ND-Slot-Name/Label (relativ, d.h. ohne \u00fcg. Modul-/Slotnamen)",
-        "description_sys_scope": "Slot-Name",
-        "description_obj_type_scope": "Slot-Name"
+        "is_deprecated": false
       },
       "fq_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Slot-Nr.",
-        "description_sys_scope": "Slot-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Slot-Info",
-        "description_sys_scope": "Slot-Info",
-        "description_obj_type_scope": "Slot-Info"
+        "is_deprecated": false
       },
       "label_sortby": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Sortierfeld der Namen",
-        "description_sys_scope": "Slot-Namenssortierung",
-        "description_obj_type_scope": "Namens-Sortierung"
+        "is_deprecated": false
       },
       "parent_fq_module": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "voll qualifizierter Name des \u00fcbergeordneten Moduls",
-        "description_sys_scope": "\u00fcg. Modul",
-        "description_obj_type_scope": "\u00fcg. Modul"
+        "is_deprecated": false
       },
       "sub_module_count": {
         "is_core": false,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Module, die in diesem Slot enthalten sind",
-        "description_sys_scope": "# Sub-Module",
-        "description_obj_type_scope": "# Sub-Module"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -21875,7 +18694,6 @@
           "room",
           "fq_name"
         ],
-        "description": "Subslotnamen sind pro Modul eindeutig",
         "is_deferred": false,
         "internal_name": "unq_nd_slot_name",
         "grants_read_access": false
@@ -21886,7 +18704,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_slot",
         "grants_read_access": false
@@ -21897,7 +18714,6 @@
         "attributes": [
           "fq_name"
         ],
-        "description": "Slot-Separator '[' und Modul-Separator ']' im Slotnamen ausgeschlossen",
         "is_deferred": false,
         "internal_name": "chk_nd_slot_name",
         "grants_read_access": false
@@ -21908,7 +18724,6 @@
         "attributes": [
           "type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_slot_typ",
         "grants_read_access": true
@@ -21921,7 +18736,6 @@
           "room",
           "parent_fq_module"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_slot_parent_mdl",
         "grants_read_access": true
@@ -21990,9 +18804,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Slots",
-    "description_abbrev": null,
-    "description_detail": "Slots",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -22005,100 +18816,67 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Slot-in-Modul-Typzuordnung)",
-        "description_sys_scope": "Globaler Slot-in-Modul-Typzuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "slot_type": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Slot-Typ",
-        "description_sys_scope": "Slot-Typ",
-        "description_obj_type_scope": "Slot-Typ"
+        "is_deprecated": false
       },
       "module_type": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Modul-Typ",
-        "description_sys_scope": "Modul-Typ",
-        "description_obj_type_scope": "Modul-Typ"
+        "is_deprecated": false
       },
       "num_mode_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nummerierungsmodus f\u00fcr Slotnummernschema",
-        "description_sys_scope": "ST-in-MT-Nummerierungsmodus",
-        "description_obj_type_scope": "Nummerierungsmodus"
+        "is_deprecated": false
       },
       "subslot_count": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Anzahl solcher Slots",
-        "description_sys_scope": "Anzahl solcher Slots",
-        "description_obj_type_scope": "Anzahl solcher Slots"
+        "is_deprecated": false
       },
       "subslot_name1": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Erster Slot",
-        "description_sys_scope": "Erster Slot",
-        "description_obj_type_scope": "Erster Slot"
+        "is_deprecated": false
       },
       "num_mode_level": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nummerierungs-Modus = GLOBAL: durchgehende Nummerierung aller Slots der global nummerierten Slot-Gruppen des Moduls und aller seiner Submodule, gez\u00e4hlt ab dem Modul, das <level> Stufen \u00fcber diesem Modul liegt. Der Wert in 'Erster Slot' wird ggf. heraufgesetzt. Wenn <level> == -1: gez\u00e4hlt ab dem Root-Modul. Nummerierungs-Modus = LOCAL: diese Slot-Gruppe wird separat nummeriert.",
-        "description_sys_scope": "Stufe f\u00fcr ST-in-MT-Nummerierungsmodus",
-        "description_obj_type_scope": "Stufe f\u00fcr Nummerierungsmodus"
+        "is_deprecated": false
       },
       "subslot_prefix": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Pr\u00e4fix f\u00fcr Slotnr.",
-        "description_sys_scope": "Pr\u00e4fix f\u00fcr Slotnr.",
-        "description_obj_type_scope": "Pr\u00e4fix f\u00fcr Slotnr."
+        "is_deprecated": false
       },
       "subslot_inc_count": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Abstand zwischen den Basisslotnummern (Standard: 1)",
-        "description_sys_scope": "Numerierungsschrittweite",
-        "description_obj_type_scope": "Numerierungsschrittweite"
+        "is_deprecated": false
       },
       "subslot_type_order": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Reihenfolge, in der die Slots im Modul erzeugt, nummeriert, angeordnet werden.",
-        "description_sys_scope": "Reihenfolge",
-        "description_obj_type_scope": "Reihenfolge"
+        "is_deprecated": false
       },
       "backplane_port_descr": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Spezifikation der Backplane-Ports der Form <backplane-typ>:<anzahl>",
-        "description_sys_scope": "ST-MT-Backplane-Typ:Count",
-        "description_obj_type_scope": "Backplane-Typ & Anzahl"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -22111,7 +18889,6 @@
           "module_type",
           "slot_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_slot_in_mdl",
         "grants_read_access": false
@@ -22122,7 +18899,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_slot_in_mdl",
         "grants_read_access": false
@@ -22133,7 +18909,6 @@
         "attributes": [
           "subslot_inc_count"
         ],
-        "description": "Slot-Abstand > 0 (Nummerierungsschrittweite)",
         "is_deferred": false,
         "internal_name": "chk_nd_slot_in_mdl_inc",
         "grants_read_access": false
@@ -22157,7 +18932,6 @@
         "attributes": [
           "module_type"
         ],
-        "description": "zugeordneter Modultyp muss Subslots enthalten k\u00f6nnen",
         "is_deferred": false,
         "internal_name": "fkey_nd_slot_in_mdl_is_parent",
         "grants_read_access": true
@@ -22168,7 +18942,6 @@
         "attributes": [
           "slot_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_slot_in_mdl_sltyp",
         "grants_read_access": true
@@ -22180,7 +18953,6 @@
           "module_type",
           "subslot_type_order"
         ],
-        "description": "Reihenfolge je Modultyp eindeutig",
         "is_deferred": false,
         "internal_name": "unq_nd_slot_in_mdl_order",
         "grants_read_access": false
@@ -22192,7 +18964,6 @@
           "num_mode_name",
           "num_mode_level"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_slot_in_mdl_num_mode",
         "grants_read_access": true
@@ -22282,9 +19053,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Slottyp-in-Modultyp-Zuordnungen",
-    "description_abbrev": null,
-    "description_detail": "ST in MT",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -22297,109 +19065,73 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (ST-in-MT-Tree-Datensatz)",
-        "description_sys_scope": "Globaler ST-in-MT-Tree-Datensatz-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "slot_type": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des Slot-Typs",
-        "description_sys_scope": "Slottyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "parent_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des \u00fcbergeordneten Datensatzes",
-        "description_sys_scope": "\u00fcg. ST2MT-Stack-GPK",
-        "description_obj_type_scope": "\u00fcg. GPK"
+        "is_deprecated": false
       },
       "tree_level": {
         "is_core": false,
         "data_type": "integer4",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Hierarchieebene des ST-in-MT-Tree-Knotens. Wurzelknoten haben Stufe 0.",
-        "description_sys_scope": "Stufe der ST-in-MT-Tree-Zuordnung in der Baumstruktur.",
-        "description_obj_type_scope": "Stufe"
+        "is_deprecated": false
       },
       "module_type": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Modultyps",
-        "description_sys_scope": "Modultyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "root_node_set": {
         "is_core": true,
         "data_type": "integer8_array",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Menge (Set) der Knoten-IDs aller \u00fcbergeordneten ST-in-MT-Tree-Zuordnungen in hierarchischer Reihenfolge",
-        "description_sys_scope": "Pfad der ST-in-MT-Tree-Knoten Richtung Wurzelknoten",
-        "description_obj_type_scope": "Pfad Richtung Wurzel"
+        "is_deprecated": true
       },
       "slot_varname1": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "variabler Teil des ersten Slots (Startslot) f\u00fcr Slots, die in dieser Slot-in-Modul-Typzuordnung dieses ST-in-MT-Stacks enthalten sind",
-        "description_sys_scope": "var. ST2MT-Startslot",
-        "description_obj_type_scope": "var. 1. Slot"
+        "is_deprecated": false
       },
       "subport_prefix": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "konstanter Pr\u00e4fixteil f\u00fcr P-Ports, die in Submodulen dieser Slot-in-Modul-Typzuordnung dieses ST-in-MT-Stacks enthalten sind",
-        "description_sys_scope": "konst. ST2MT-Pr\u00e4fix f\u00fcr Sub-Ports",
-        "description_obj_type_scope": "konst. SubPortPrfx."
+        "is_deprecated": false
       },
       "subport_varprfx": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "variabler Pr\u00e4fixteil f\u00fcr P-Ports, die in Submodulen dieser Slot-in-Modul-Typzuordnung dieses ST-in-MT-Stacks enthalten sind",
-        "description_sys_scope": "var. ST2MT-Pr\u00e4fix f\u00fcr Sub-Ports",
-        "description_obj_type_scope": "var. SubPortPrfx."
+        "is_deprecated": false
       },
       "subport_varname1": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "variabler Teil des ersten Ports (Startport) f\u00fcr Ports, die in dieser Slot-in-Modul-Typzuordnung dieses ST-in-MT-Stacks enthalten sind",
-        "description_sys_scope": "var. ST2MT-StartSubPort",
-        "description_obj_type_scope": "var. 1. SubPort"
+        "is_deprecated": false
       },
       "subport_varprfx_join_dl": {
         "is_core": true,
         "data_type": "text_sep",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Trennzeichenkette f\u00fcr Join des variablen ST2MT-SubPortPr\u00e4fixteils",
-        "description_sys_scope": "var. SubPPrfx-Join",
-        "description_obj_type_scope": "var. SubPPrfx-Join"
+        "is_deprecated": false
       },
       "subport_varprfx_split_dl": {
         "is_core": true,
         "data_type": "text_sep",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Trennzeichenkette f\u00fcr Split des variablen ST2MT-SubPortPr\u00e4fixteils",
-        "description_sys_scope": "var. SubPPrfx-Split",
-        "description_obj_type_scope": "var. SubPPrfx-Split"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -22412,7 +19144,6 @@
           "parent_gfk",
           "gpk"
         ],
-        "description": "\u00fcg. ID und ID sind unterschiedlich; ROOT-Eintr\u00e4ge haben keine \u00fcg. ID",
         "is_deferred": false,
         "internal_name": "chk_nd_st2mt_tree",
         "grants_read_access": false
@@ -22425,7 +19156,6 @@
           "slot_type",
           "module_type"
         ],
-        "description": "\u00fcg. ID, Slot-Typ, Modul-Typ sind eindeutig",
         "is_deferred": false,
         "internal_name": "unq_nd_st2mt_tree_rec",
         "grants_read_access": false
@@ -22436,7 +19166,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_st2mt_tree",
         "grants_read_access": false
@@ -22448,7 +19177,6 @@
           "subport_varprfx_split_dl",
           "subport_varprfx_join_dl"
         ],
-        "description": "Split- und Join-Delimiter gemeinsam leer oder nicht leer",
         "is_deferred": false,
         "internal_name": "chk_nd_st2mt_tree_sjdl",
         "grants_read_access": false
@@ -22460,7 +19188,6 @@
           "module_type",
           "slot_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_st2mt_tree_s2m",
         "grants_read_access": true
@@ -22471,7 +19198,6 @@
         "attributes": [
           "parent_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_st2mt_tree_parent",
         "grants_read_access": true
@@ -22482,7 +19208,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": "ST-in-MT-Tree-Knoten ist gleich- oder \u00fcbergeordnet",
         "is_deferred": false,
         "internal_name": "func_nd_st2mt_tree_hpk_list_is_subset",
         "grants_read_access": false
@@ -22493,7 +19218,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_st2mt_tree_hpk_list",
         "grants_read_access": false
@@ -22504,7 +19228,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": "ST-in-MT-Tree-Knoten ist gleich- oder untergeordnet",
         "is_deferred": false,
         "internal_name": "func_nd_st2mt_tree_hpk_list_is_superset",
         "grants_read_access": false
@@ -22515,7 +19238,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": "ST-in-MT-Tree-Knoten ist gleich- oder \u00fcber- oder untergeordnet",
         "is_deferred": false,
         "internal_name": "func_nd_st2mt_tree_hpk_list_is_intersection",
         "grants_read_access": false
@@ -22652,9 +19374,6 @@
         ]
       }
     },
-    "description_title": "ST-in-MT-Typ-Hierarchie f\u00fcr unterschiedliche Portnummerierungsschemata",
-    "description_abbrev": null,
-    "description_detail": "ST-in-MT-Tree",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -22667,46 +19386,31 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Slot-Typ)",
-        "description_sys_scope": "Globaler Slot-Typ-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des Slot-Typs",
-        "description_sys_scope": "Slottyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "class": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Slot-Typklassen-Name",
-        "description_sys_scope": "Slot-Typklassen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "slot_width": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Slot-Kapazit\u00e4t (max. Anzahl der Submodule, die in Slots dieses Typs eingetragen werden k\u00f6nnen)",
-        "description_sys_scope": "Slotbreite",
-        "description_obj_type_scope": "Breite"
+        "is_deprecated": false
       },
       "submt_count": {
         "is_core": false,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Anzahl zugeordneter SubModultypen des Slottyps",
-        "description_sys_scope": "# SubMT des ST",
-        "description_obj_type_scope": "# SubMT"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -22718,7 +19422,6 @@
         "attributes": [
           "name"
         ],
-        "description": "Namensduplikate durch unterschiedliche Gro\u00df/Kleinschreibung ausschlie\u00dfen",
         "is_deferred": false,
         "internal_name": "unq_nd_slot_typ_lower_name",
         "grants_read_access": false
@@ -22729,7 +19432,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_slot_typ",
         "grants_read_access": false
@@ -22740,7 +19442,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_slot_typ_name",
         "grants_read_access": false
@@ -22751,7 +19452,6 @@
         "attributes": [
           "class"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_slot_typ_class",
         "grants_read_access": true
@@ -22762,7 +19462,6 @@
         "attributes": [
           "slot_width"
         ],
-        "description": "Max. Anzahl der Submodultypen (Breite) > 0",
         "is_deferred": false,
         "internal_name": "chk_nd_slot_typ_mdl_count",
         "grants_read_access": false
@@ -22825,9 +19524,6 @@
         ]
       }
     },
-    "description_title": "Slot-Typen sowie Slottypattribute",
-    "description_abbrev": "ST",
-    "description_detail": "Slot-Typ",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -22840,28 +19536,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Slot-Typ-Klasse)",
-        "description_sys_scope": "Globaler Slot-Typ-Klassen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Slot-Typklassen-K\u00fcrzel",
-        "description_sys_scope": "STC-K\u00fcrzel",
-        "description_obj_type_scope": "K\u00fcrzel"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Slot-Typklassen-Name",
-        "description_sys_scope": "Slot-Typklassen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": true
       }
     },
     "is_log_dst": false,
@@ -22873,7 +19560,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_slot_typ_class_name",
         "grants_read_access": false
@@ -22884,7 +19570,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_slot_typ_class",
         "grants_read_access": false
@@ -22920,9 +19605,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Slot-Typ-Klassen",
-    "description_abbrev": null,
-    "description_detail": "STC",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -22935,64 +19617,43 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Subnetz-Option)",
-        "description_sys_scope": "Globaler Subnetz-Options-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "code": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "numerischer Wert des DHCP-Optionscodes",
-        "description_sys_scope": "numerischer Optionsode",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "data": {
         "is_core": true,
         "data_type": "json",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Inhalt bzw. Datenwert der subnetz-weiten DHCP-Option",
-        "description_sys_scope": "subnetz-weiter Optionswert",
-        "description_obj_type_scope": "Wert"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "subnetz-weite Option ist einem eigenem Subnetz des Betreuers zugeordnet.",
-        "description_sys_scope": "ist eigene subnetz-weite Option",
-        "description_obj_type_scope": "ist eigene subnetz-weite Option"
+        "is_deprecated": false
       },
       "priority": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Vorrangschaltung f\u00fcr mehrere Subnetz-Optionen desselben Optionscodes (aufsteigende Reihenfolge, dh. die kleinere Zahl hat Vorrang). Wird automatisch in 10er Schritten durchnummeriert.",
-        "description_sys_scope": "DHCP-Subnetz-Options-Priorit\u00e4t",
-        "description_obj_type_scope": "Priorit\u00e4t"
+        "is_deprecated": false
       },
       "code_data_type": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Datentyp-Bezeichnung",
-        "description_sys_scope": "Datentyp-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "ip_subnet_cidr": {
         "is_core": true,
         "data_type": "ip_network",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Subnetz-CIDR-Ausdruck der Subnetz-Option (die gesuchten Subnetze passen in den CIDR-Ausdruck)",
-        "description_sys_scope": "IP-Subnetz-CIDR-Notation",
-        "description_obj_type_scope": "CIDR-Notation"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -23006,7 +19667,6 @@
           "code",
           "priority"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dhcp_sn_opt_order",
         "grants_read_access": false
@@ -23017,7 +19677,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dhcp_sn_opt",
         "grants_read_access": false
@@ -23028,7 +19687,6 @@
         "attributes": [
           "ip_subnet_cidr"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_sn_opt_sn",
         "grants_read_access": false
@@ -23040,7 +19698,6 @@
           "code",
           "code_data_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_sn_opt_code",
         "grants_read_access": false
@@ -23108,9 +19765,6 @@
         ]
       }
     },
-    "description_title": "Optionen innerhalb des zugeordneten Subnetzes. Mehrere Optionsdatens\u00e4tze desselben Optionscodes werden \u00fcber ihr Filter-Ergebnis (zugeordnete Subnetz-Optionsfilter) logisch ODER-verkn\u00fcpft. Die Reihenfolge wird durch die Priorit\u00e4t bestimmt (aufsteigend, dh. die kleinste Zahl hat h\u00f6chste Priorit\u00e4t). Je Optionsdatensatz werden alle damit verbundenen Subnetz-Optionsfilter per UND-Vernk\u00fcpfung als Ergebnis bewertet. Der Wert des ersten Optionsdatensatzes, dessen Filter-Ergebnis true ist, wird f\u00fcr diese Option \u00fcbernommen.",
-    "description_abbrev": "SNOPT",
-    "description_detail": "subnetz-weit geltende Optionen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -23123,73 +19777,49 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Subnetz-Optionsfilter)",
-        "description_sys_scope": "Globaler Subnetz-Optionsfilter-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Subnetz-Optionsfilterregel ist einem eigenem Subnetz des Betreuers zugeordnet.",
-        "description_sys_scope": "ist eigene Filterregel",
-        "description_obj_type_scope": "ist eigene Filterregel"
+        "is_deprecated": false
       },
       "operator": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Bezeichnung des Operators",
-        "description_sys_scope": "dhcp_sn_opt_rules.operator",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "opt_code": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "vom Client an Server \u00fcbergebener Optionscode",
-        "description_sys_scope": "dhcp_sn_opt_rules.opt_code",
-        "description_obj_type_scope": "numerischer Code"
+        "is_deprecated": false
       },
       "sn_opt_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "dhcp_sn_opt_rule.sn_opt_gfk",
-        "description_obj_type_scope": "sn_opt_gfk"
+        "is_deprecated": false
       },
       "left_data_type": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des linken Datentyps (ist dem Optionscode zugeordnet).",
-        "description_sys_scope": "linker Datentyp",
-        "description_obj_type_scope": "linker Datentyp"
+        "is_deprecated": false
       },
       "right_data_type": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des rechten Datentyps (ist dem rechten Datenwert zugeordnet).",
-        "description_sys_scope": "rechter Datentyp",
-        "description_obj_type_scope": "rechter Datentyp"
+        "is_deprecated": false
       },
       "right_data_value": {
         "is_core": true,
         "data_type": "json",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Vergleichswert, gegen den der vom Client gelieferte Optionswert durch den zugeordneten Operator getestet wird. Der Vergleichswert muss dem rechten Datentyp entsprechen.",
-        "description_sys_scope": "rechter Datenwert",
-        "description_obj_type_scope": "rechter Datenwert"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -23201,7 +19831,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dhcp_sn_opt_rule",
         "grants_read_access": false
@@ -23214,7 +19843,6 @@
           "operator",
           "right_data_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_sn_opt_rule_opr",
         "grants_read_access": false
@@ -23226,7 +19854,6 @@
           "opt_code",
           "left_data_type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_sn_opt_rule_code",
         "grants_read_access": false
@@ -23237,7 +19864,6 @@
         "attributes": [
           "sn_opt_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dhcp_sn_opt_rule_snopt",
         "grants_read_access": false
@@ -23304,9 +19930,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Filterregeln f\u00fcr Subnetzoptionen (logisch UND-verkn\u00fcpft)",
-    "description_abbrev": "SNOPT_RULE",
-    "description_detail": null,
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -23319,19 +19942,13 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Package)",
-        "description_sys_scope": "Globaler Package-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Systemname",
-        "description_sys_scope": "Systemname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -23343,7 +19960,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_pkg_name",
         "grants_read_access": false
@@ -23354,7 +19970,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_pkg",
         "grants_read_access": false
@@ -23402,9 +20017,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "WebAPI-Systeme/Anwendungsbereiche",
-    "description_abbrev": "SYS",
-    "description_detail": "Systeme",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -23417,19 +20029,13 @@
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Systemname",
-        "description_sys_scope": "Systemname",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "language_dict": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des WebAPI-Systems in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige WebAPI-System-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -23441,9 +20047,6 @@
     "is_otattr_dst": false,
     "is_otattr_src": false,
     "referenceable": {},
-    "description_title": "WebAPI-System",
-    "description_abbrev": null,
-    "description_detail": null,
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": true
   },
@@ -23456,82 +20059,55 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Tabelle)",
-        "description_sys_scope": "Globaler Tabellen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "eindeutiger Tabellen-Name",
-        "description_sys_scope": "Tabellen-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "system": {
         "is_core": true,
         "data_type": "text_sql_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-System, unter dem die Tabelle incl. deren als WebAPI-Attribut gekennzeichneten Spalten als Web-API-Objekttyp angesprochen werden kann",
-        "description_sys_scope": "WebAPI-System-Name",
-        "description_obj_type_scope": "System-Name"
+        "is_deprecated": false
       },
       "is_log_dst": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Tabelle enth\u00e4lt (\u00fcber Log-Datenquellen zugeordnete) Log-Daten. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist Log-Datensenke",
-        "description_obj_type_scope": "ist Log-Datensenke"
+        "is_deprecated": false
       },
       "is_log_src": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Erm\u00f6glicht das Loggen von Ereignissen f\u00fcr Datens\u00e4tze dieser Tabelle. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist Log-Datenquelle",
-        "description_obj_type_scope": "ist Log-Datenquelle"
+        "is_deprecated": false
       },
       "is_lang_dst": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Tabelle enth\u00e4lt (\u00fcber OT-Sprachenattribut-Datenquellen zugeordnete) relationale Objekttyp-Sprachenattribute. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Sprachenattribut-Datensenke",
-        "description_obj_type_scope": "ist OT-Sprachenattribut-Datensenke"
+        "is_deprecated": false
       },
       "is_lang_src": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Erm\u00f6glicht das Zuordnen relationaler Objekttyp-Sprachenattribute zu Datens\u00e4tzen dieser Tabelle. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Sprachenattribut-Datenquelle",
-        "description_obj_type_scope": "ist OT-Sprachenattribut-Datenquelle"
+        "is_deprecated": false
       },
       "is_otattr_dst": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Tabelle enth\u00e4lt (\u00fcber OT-Attribut-Datenquellen zugeordnete) relationale Objekttyp-Attribute. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Attribut-Datensenke",
-        "description_obj_type_scope": "ist OT-Attribut-Datensenke"
+        "is_deprecated": false
       },
       "is_otattr_src": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Erm\u00f6glicht das Zuordnen relationaler Objekttyp-Attribute zu Datens\u00e4tzen dieser Tabelle. ACHTUNG: erfordert codeseitige Anpassungen!",
-        "description_sys_scope": "Tabelle ist OT-Attribut-Datenquelle",
-        "description_obj_type_scope": "ist OT-Attribut-Datenquelle"
+        "is_deprecated": false
       },
       "content_gender": {
         "is_core": true,
@@ -23548,46 +20124,31 @@
           "n": {
             "de": "neutral"
           }
-        },
-        "description_detail": "grammatisches Geschlecht des Namens (in Standardsprache) dieser Tabelle",
-        "description_sys_scope": "gramm. Geschlecht von 'Tabellenname'",
-        "description_obj_type_scope": "gramm. Geschl."
+        }
       },
       "pg_class_exists": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "gleichnamiger Datensatz im PostgreSQL-Systemkatalog 'pg_class' vorhanden",
-        "description_sys_scope": "zur Tabelle gleichnamiges PostgreSQL-Objekt existiert",
-        "description_obj_type_scope": "gleichnamiges PostgreSQL-Objekt existiert"
+        "is_deprecated": false
       },
       "object_type_fq_name": {
         "is_core": true,
         "data_type": "text_ot_identifier",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "WebAPI-Objekttypname der Form <system>.<objekttypname>",
-        "description_sys_scope": "voll qualifizierter Objekttypname",
-        "description_obj_type_scope": "voll qualifizierter Objekttypname"
+        "is_deprecated": false
       },
       "do_activate_global_pk2obj": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zuordnung der Objekt-Datens\u00e4tze zu globalen Prim\u00e4rschl\u00fcsseln erm\u00f6glichen. ACHTUNG: \u00c4nderung nur gemeinsam mit Code-Anpassung machen!",
-        "description_sys_scope": "Nutzung des globalen Prim\u00e4rschl\u00fcssels freischalten",
-        "description_obj_type_scope": "Nutzung des globalen Prim\u00e4rschl\u00fcssels freischalten"
+        "is_deprecated": false
       },
       "object_type_grants_read_access": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": null,
-        "description_obj_type_scope": null
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -23599,7 +20160,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_tab_name",
         "grants_read_access": false
@@ -23610,7 +20170,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_tab",
         "grants_read_access": false
@@ -23627,7 +20186,6 @@
           "is_otattr_dst",
           "is_lang_dst"
         ],
-        "description": "DWH-Datenquelle nur aktiv, wenn GPK-Freischaltung aktiv. DWH-Datensenke nur aktiv, wenn GPK-Freischaltung nicht aktiv. GPK-Freischaltung nicht bei Basistab elle 'cntl_oltp2dwh'.",
         "is_deferred": false,
         "internal_name": "chk_cntl_tab_dwh",
         "grants_read_access": false
@@ -23638,7 +20196,6 @@
         "attributes": [
           "system"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_tab_pkg",
         "grants_read_access": false
@@ -23649,7 +20206,6 @@
         "attributes": [
           "object_type_fq_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_cntl_tab_wapi_oname",
         "grants_read_access": false
@@ -23739,9 +20295,6 @@
         ]
       }
     },
-    "description_title": "Tabellen bzw. WebAPI-Objekttypen",
-    "description_abbrev": "TAB",
-    "description_detail": "Tabellen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -23754,82 +20307,55 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Organisationseinheit)",
-        "description_sys_scope": "Globaler Organisationseinheits-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name der Organisationseinheit",
-        "description_sys_scope": "OE-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des OE-Typs",
-        "description_sys_scope": "OE-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "short_name": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Abk\u00fcrzung der Organisationseinheit",
-        "description_sys_scope": "OE-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       },
       "tree_level": {
         "is_core": false,
         "data_type": "integer4",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Hierarchieebene des OE-Knotens im ORG-Baum. Wurzelknoten haben Stufe 0.",
-        "description_sys_scope": "Stufe der OE im ORG-Baum",
-        "description_obj_type_scope": "Stufe"
+        "is_deprecated": false
       },
       "sub_position": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "willk\u00fcrliche Position zur Sortierung der OE innerhalb der \u00fcbergeordneten OE",
-        "description_sys_scope": "OE-Position",
-        "description_obj_type_scope": "Position"
+        "is_deprecated": false
       },
       "root_node_set": {
         "is_core": true,
         "data_type": "integer8_array",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Menge (Set) der Knoten-IDs aller \u00fcbergeordneten Organisationseinheiten in hierarchischer Reihenfolge",
-        "description_sys_scope": "Pfad der OE-Knoten Richtung Wurzelknoten",
-        "description_obj_type_scope": "Pfad Richtung Wurzel"
+        "is_deprecated": true
       },
       "is_mgr_assignable": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Sperre f\u00fcr Zuordbarkeit der OE-Betreuer, um zu gro\u00dfe OE-Teilb\u00e4ume f\u00fcr Betreuer zu verhindern.",
-        "description_sys_scope": "OE ist Betreuern zuordbar",
-        "description_obj_type_scope": "ist OE-Betreuern zuordbar"
+        "is_deprecated": false
       },
       "parent_short_name": {
         "is_core": true,
         "data_type": "text_kw_uc_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "eindeutiger kurzer Name der \u00fcbergeordneten Organisationseinheit",
-        "description_sys_scope": "\u00fcg. OE-Kurzbezeichnung",
-        "description_obj_type_scope": "\u00fcg. Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -23841,7 +20367,6 @@
         "attributes": [
           "short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_org_unit_sname",
         "grants_read_access": false
@@ -23852,7 +20377,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_org_unit",
         "grants_read_access": false
@@ -23864,7 +20388,6 @@
           "parent_short_name",
           "sub_position"
         ],
-        "description": "Position ist innerhalb der \u00fcbergeordneten OE eindeutig",
         "is_deferred": false,
         "internal_name": "unq_org_unit_pos",
         "grants_read_access": false
@@ -23875,7 +20398,6 @@
         "attributes": [
           "short_name"
         ],
-        "description": "OE-Kurzbezeichnung enth\u00e4lt keinen Hierarchie-Separator ':'",
         "is_deferred": false,
         "internal_name": "chk_org_unit_sname",
         "grants_read_access": false
@@ -23886,7 +20408,6 @@
         "attributes": [
           "type"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_org_unit_type",
         "grants_read_access": false
@@ -23897,7 +20418,6 @@
         "attributes": [
           "parent_short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_org_unit_parent",
         "grants_read_access": false
@@ -23908,7 +20428,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_org_unit_hpk_list",
         "grants_read_access": false
@@ -23919,7 +20438,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": "OE ist gleich- oder \u00fcbergeordnet",
         "is_deferred": false,
         "internal_name": "func_org_unit_hpk_list_is_subset",
         "grants_read_access": false
@@ -23930,7 +20448,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": "OE ist gleich- oder untergeordnet",
         "is_deferred": false,
         "internal_name": "func_org_unit_hpk_list_is_superset",
         "grants_read_access": false
@@ -23941,7 +20458,6 @@
         "attributes": [
           "hierarchy_gfk_list"
         ],
-        "description": "OE ist gleich- oder \u00fcber- oder untergeordnet",
         "is_deferred": false,
         "internal_name": "func_org_unit_hpk_list_is_intersection",
         "grants_read_access": false
@@ -24108,9 +20624,6 @@
         ]
       }
     },
-    "description_title": "Struktureinheiten zur betrieblichen, technischen oder administrativen Organisation",
-    "description_abbrev": "OE",
-    "description_detail": "Organisationseinheiten",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -24123,37 +20636,25 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Organisationseinheits-Typ)",
-        "description_sys_scope": "Globaler Organisationseinheits-Typ-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des OE-Typs",
-        "description_sys_scope": "OE-Typ-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "position": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "willk\u00fcrliche Position zur Sortierung des OE-Typs",
-        "description_sys_scope": "OE-Typ-Sortierung",
-        "description_obj_type_scope": "Sortierung"
+        "is_deprecated": false
       },
       "short_name": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung des OE-Typs",
-        "description_sys_scope": "OE-Typ-Kurzbezeichnung",
-        "description_obj_type_scope": "Kurzbezeichnung"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -24165,7 +20666,6 @@
         "attributes": [
           "short_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_org_unit_type_sname",
         "grants_read_access": false
@@ -24176,7 +20676,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_org_unit_type",
         "grants_read_access": false
@@ -24187,7 +20686,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_org_unit_type_name",
         "grants_read_access": false
@@ -24231,9 +20729,6 @@
         ]
       }
     },
-    "description_title": "Arten der Organisationseinheiten",
-    "description_abbrev": "OET",
-    "description_detail": "Organisationseinheits-Typen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -24246,91 +20741,61 @@
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Hauptnummer der Version (Versionsreihe, Major Release)",
-        "description_sys_scope": "Versions-Hauptnummer",
-        "description_obj_type_scope": "Hauptnummer"
+        "is_deprecated": false
       },
       "minor": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Unternummer der Version innerhalb der Versionsreihe (Minor Release)",
-        "description_sys_scope": "Versions-Unternummer",
-        "description_obj_type_scope": "Unternummer"
+        "is_deprecated": false
       },
       "patch": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Patchnummer der Version innerhalb der Versionsreihe (Patch Level)",
-        "description_sys_scope": "Versions-Patchnummer",
-        "description_obj_type_scope": "Patchnummer"
+        "is_deprecated": false
       },
       "doc_uri": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Dokumentations-URI der Version",
-        "description_obj_type_scope": "Dokumentations-URI"
+        "is_deprecated": false
       },
       "numeric": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nummer der Version (Komplettangabe)",
-        "description_sys_scope": "Versions-Nummer",
-        "description_obj_type_scope": "Nummer"
+        "is_deprecated": false
       },
       "semantic": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "semantische Versionsangabe",
-        "description_sys_scope": "semantische Versionsangabe",
-        "description_obj_type_scope": "semantische Angabe"
+        "is_deprecated": false
       },
       "language_dict": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Beschreibungen des Systems in der jeweiligen Sprache",
-        "description_sys_scope": "Mehrsprachige System-Beschreibungsattribute",
-        "description_obj_type_scope": "Mehrsprachige Beschreibungsattribute"
+        "is_deprecated": false
       },
       "operation_mode": {
         "is_core": true,
         "data_type": "host_oper_mode",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": null,
-        "description_obj_type_scope": null
+        "is_deprecated": false
       },
       "last_status_change_date": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Datum der letzten Status\u00e4nderung dieser Versionsnummer",
-        "description_sys_scope": "letzte Versionsstatus\u00e4nderung",
-        "description_obj_type_scope": "letzte Status\u00e4nderung"
+        "is_deprecated": false
       },
       "transaction_json_schema": {
         "is_core": true,
         "data_type": "json_object",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "JSON-Schema zur Validierung des HTTP Request Body beim Transaktionsaufruf (Daten der Transaktion)",
-        "description_sys_scope": "JSON-Schema der Transaktionsdaten",
-        "description_obj_type_scope": "JSON-Schema der Transaktionsdaten"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -24343,7 +20808,6 @@
           "major",
           "minor"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_wapi_version_rec",
         "grants_read_access": false
@@ -24354,7 +20818,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_wapi_version",
         "grants_read_access": false
@@ -24384,9 +20847,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "WebAPI-Versionsdefinitionen",
-    "description_abbrev": "WV",
-    "description_detail": "WebAPI-Version",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -24399,28 +20859,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "numeric": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "numerischer Wert f\u00fcr den aktuellen Status einer WebAPI-Version. Negative Werte sind Entwicklungsversionen und nur f\u00fcr Inhaber der entsprechenden Rollen benutzbar.",
-        "description_sys_scope": "numerischer WebAPI-Versionsstatus",
-        "description_obj_type_scope": "num. Status"
+        "is_deprecated": false
       },
       "semantic": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Kurzbezeichnung f\u00fcr den aktuellen Status einer WebAPI-Version (semantische Versionsbezeichnung)",
-        "description_sys_scope": "semantische WebAPI-Version",
-        "description_obj_type_scope": "sem. Version"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -24432,7 +20883,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_wapi_version_status",
         "grants_read_access": false
@@ -24443,7 +20893,6 @@
         "attributes": [
           "semantic"
         ],
-        "description": null,
         "is_deferred": true,
         "internal_name": "unq_wapi_version_status_txt",
         "grants_read_access": false
@@ -24472,9 +20921,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Statusdefinitionen der WebAPI-Versionen",
-    "description_abbrev": "WVS",
-    "description_detail": "WebAPI-Versionsstatus",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": true
   },
@@ -24487,55 +20933,37 @@
         "is_core": true,
         "data_type": "integer2u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "numerische VLAN-ID",
-        "description_sys_scope": "VLAN-ID",
-        "description_obj_type_scope": "ID"
+        "is_deprecated": false
       },
       "bcd": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Broadcastdomain des VLANs",
-        "description_sys_scope": "VLAN-BCD",
-        "description_obj_type_scope": "BCD"
+        "is_deprecated": false
       },
       "gpk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (VLAN)",
-        "description_sys_scope": "Globaler VLAN-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text_kw_mc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Name des VLANs",
-        "description_sys_scope": "VLAN-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "net_instnc": {
         "is_core": true,
         "data_type": "text_kw_lc_short",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz-Name",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des VLANs",
-        "description_sys_scope": "VLAN-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -24561,7 +20989,6 @@
           "net_instnc",
           "id"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_vlan_id",
         "grants_read_access": false
@@ -24572,7 +20999,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_vlan",
         "grants_read_access": false
@@ -24583,7 +21009,6 @@
         "attributes": [
           "id"
         ],
-        "description": "Vlan-ID-Wertebereich: 0..4095",
         "is_deferred": false,
         "internal_name": "chk_nd_vlan_id",
         "grants_read_access": false
@@ -24594,7 +21019,6 @@
         "attributes": [
           "bcd"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_vlan_bcd",
         "grants_read_access": true
@@ -24606,7 +21030,6 @@
           "net_instnc",
           "name"
         ],
-        "description": "Vlan-Namensduplikate pro Netzinstanz durch unterschiedliche Gro\u00df/Kleinschreibung ausschlie\u00dfen",
         "is_deferred": false,
         "internal_name": "unq_nd_vlan_lower_name",
         "grants_read_access": false
@@ -24628,7 +21051,6 @@
           }
         ],
         "attributes": [],
-        "description": "Pro Netzverbund (via NV-NI-Zuordnung) ist die Vlan-ID eindeutig",
         "is_deferred": false,
         "internal_name": "nd_chk_c2i2v",
         "grants_read_access": false
@@ -24639,7 +21061,6 @@
         "attributes": [
           "net_instnc"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_vlan_net_instnc",
         "grants_read_access": false
@@ -24661,7 +21082,6 @@
           }
         ],
         "attributes": [],
-        "description": "Broadcastdomains der Egress-Vlans (tagged, mit beidseitig gleicher Vlan-ID) von verbundenen Ports sind identisch.",
         "is_deferred": true,
         "internal_name": "nd_chk_bcd2bcd_tagged",
         "grants_read_access": false
@@ -24683,7 +21103,6 @@
           }
         ],
         "attributes": [],
-        "description": "Broadcastdomains der Egress-Vlan-ID (untagged) und der Ingress-Vlan-ID von verbundenen Ports sind identisch.",
         "is_deferred": true,
         "internal_name": "nd_chk_bcd2bcd_untagged",
         "grants_read_access": false
@@ -24777,9 +21196,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "VLANs",
-    "description_abbrev": null,
-    "description_detail": "VLANs",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -24792,28 +21208,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (VLAN-Device-Zuordnung)",
-        "description_sys_scope": "Globaler VLAN-Device-Zuordnungs-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "dev_fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "vlan_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -24826,7 +21233,6 @@
           "dev_fqdn",
           "vlan_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_vlan2dev",
         "grants_read_access": false
@@ -24837,7 +21243,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_vlan2dev",
         "grants_read_access": false
@@ -24848,7 +21253,6 @@
         "attributes": [
           "dev_fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_vlan2dev_dev",
         "grants_read_access": false
@@ -24859,7 +21263,6 @@
         "attributes": [
           "vlan_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_vlan2dev_vlan",
         "grants_read_access": false
@@ -24918,9 +21321,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Welches VLAN ist auf welchem Device konfiguriert",
-    "description_abbrev": "V2D",
-    "description_detail": "VLAN-Device-Zuordnungen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -24933,37 +21333,25 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (VLAN-Egress-Regel)",
-        "description_sys_scope": "Globaler VLAN-Egress-Regel-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "vlan_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "is_tagged": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Werden Pakete mit dieser VLAN-ID getagged?",
-        "description_sys_scope": "VLAN ist tagged",
-        "description_obj_type_scope": "ist tagged"
+        "is_deprecated": false
       },
       "l_port_gfk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des zugeh\u00f6rigen Objektes",
-        "description_sys_scope": "Globaler Objekt-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -24976,7 +21364,6 @@
           "l_port_gfk",
           "vlan_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_vlan_egress",
         "grants_read_access": false
@@ -24987,7 +21374,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_vlan_egress",
         "grants_read_access": false
@@ -24998,7 +21384,6 @@
         "attributes": [
           "l_port_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_vlan_egress_port",
         "grants_read_access": true
@@ -25009,7 +21394,6 @@
         "attributes": [
           "vlan_gfk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_vlan_egress_vlan",
         "grants_read_access": true
@@ -25033,7 +21417,6 @@
         "attributes": [
           "l_port_gfk"
         ],
-        "description": "genau ein untagged egress-Vlan pro L-Port erlaubt",
         "is_deferred": false,
         "internal_name": "unq_nd_vlan_egress_utcnt",
         "grants_read_access": false
@@ -25092,9 +21475,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "VLAN-Egress-Regeln",
-    "description_abbrev": null,
-    "description_detail": "VLAN-Egress-Regeln",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -25107,28 +21487,19 @@
         "is_core": true,
         "data_type": "integer2u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "importierte VLAN-ID f\u00fcr Egress-Regel",
-        "description_sys_scope": "Egress-VLAN-ID",
-        "description_obj_type_scope": "ID"
+        "is_deprecated": false
       },
       "is_tagged": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "importierte Egress-Regel gilt f\u00fcr getaggte VLAN-IDs",
-        "description_sys_scope": "VLAN ist tagged",
-        "description_obj_type_scope": "ist tagged"
+        "is_deprecated": false
       },
       "l_port_name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Nummer des logischen Ports",
-        "description_sys_scope": "L-Port-Nr.",
-        "description_obj_type_scope": "Nr."
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -25141,7 +21512,6 @@
           "id",
           "l_port_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_vlan_egress_di",
         "grants_read_access": false
@@ -25165,7 +21535,6 @@
         "attributes": [
           "id"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_vlan_egress_di_vlan",
         "grants_read_access": false
@@ -25189,7 +21558,6 @@
         "attributes": [
           "l_port_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_vlan_egress_di_lport",
         "grants_read_access": false
@@ -25240,9 +21608,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Import-VLAN-Egress-Regeln",
-    "description_abbrev": null,
-    "description_detail": "Import-VLAN-Egress-Regeln",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": false
   },
@@ -25255,37 +21620,25 @@
         "is_core": true,
         "data_type": "integer2u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "numerische VLAN-ID",
-        "description_sys_scope": "VLAN-ID",
-        "description_obj_type_scope": "ID"
+        "is_deprecated": false
       },
       "name": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Name des VLANs",
-        "description_sys_scope": "VLAN-Name",
-        "description_obj_type_scope": "Name"
+        "is_deprecated": false
       },
       "vxlan_vni": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Der BCD des VLANs zugeordneter VXLAN-VNI",
-        "description_sys_scope": "VXLAN-VNI",
-        "description_obj_type_scope": "VXLAN-VNI"
+        "is_deprecated": false
       },
       "net_instnc": {
         "is_core": true,
         "data_type": "text_kw_lc_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Netzinstanz des Import-VLANs. Wird beim Device-Import automatisch \u00fcber den Netzverbund des Devices ermittelt.",
-        "description_sys_scope": "NI-Name",
-        "description_obj_type_scope": "NI-Name"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -25297,7 +21650,6 @@
         "attributes": [
           "id"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_vlan_di_id",
         "grants_read_access": false
@@ -25308,7 +21660,6 @@
         "attributes": [
           "name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_vlan_di_name",
         "grants_read_access": false
@@ -25320,7 +21671,6 @@
           "net_instnc",
           "id"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_vlan_di_vlan",
         "grants_read_access": false
@@ -25378,9 +21728,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Import-VLANs",
-    "description_abbrev": null,
-    "description_detail": "Import-VLANs",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": false
   },
@@ -25393,37 +21740,25 @@
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Broadcastdomain des VXLANs",
-        "description_sys_scope": "VXLAN-BCD",
-        "description_obj_type_scope": "BCD"
+        "is_deprecated": false
       },
       "gpk": {
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (VXLAN)",
-        "description_sys_scope": "Globaler VXLAN-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "vni": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "VXLAN Network Identifier",
-        "description_sys_scope": "VXLAN-VNI",
-        "description_obj_type_scope": "VNI"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text_short",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Beschreibung des VXLANs",
-        "description_sys_scope": "VXLAN-Info",
-        "description_obj_type_scope": "Info"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -25435,7 +21770,6 @@
         "attributes": [
           "vni"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_vxlan_vni",
         "grants_read_access": false
@@ -25446,7 +21780,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_vxlan",
         "grants_read_access": false
@@ -25457,7 +21790,6 @@
         "attributes": [
           "vni"
         ],
-        "description": "VNI-Wertebereich ist 1 .. 16777214",
         "is_deferred": false,
         "internal_name": "chk_nd_vxlan_vni",
         "grants_read_access": false
@@ -25481,7 +21813,6 @@
         "attributes": [
           "bcd"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_vxlan_bcd",
         "grants_read_access": false
@@ -25492,7 +21823,6 @@
         "attributes": [
           "bcd"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_vxlan_bcd",
         "grants_read_access": false
@@ -25557,9 +21887,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "VXLANs",
-    "description_abbrev": null,
-    "description_detail": "VXLANs",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -25572,28 +21899,19 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (VXLAN-Device-Zuordnung)",
-        "description_sys_scope": "Globaler VXLAN-Device-Zuordnung-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "dev_fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "vxlan_vni": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "VXLAN Network Identifier",
-        "description_sys_scope": "VXLAN-VNI",
-        "description_obj_type_scope": "VNI"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -25606,7 +21924,6 @@
           "dev_fqdn",
           "vxlan_vni"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_vxlan2dev",
         "grants_read_access": false
@@ -25617,7 +21934,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_nd_vxlan2dev",
         "grants_read_access": false
@@ -25628,7 +21944,6 @@
         "attributes": [
           "dev_fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_vxlan2dev_dev",
         "grants_read_access": false
@@ -25639,7 +21954,6 @@
         "attributes": [
           "vxlan_vni"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_vxlan2dev_vxlan",
         "grants_read_access": false
@@ -25698,9 +22012,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Welches VXLAN ist auf welchem Device konfiguriert",
-    "description_abbrev": null,
-    "description_detail": "VXLAN-Device-Zuordnungen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -25713,10 +22024,7 @@
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "VXLAN Network Identifier",
-        "description_sys_scope": "VXLAN-VNI",
-        "description_obj_type_scope": "VNI"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -25728,7 +22036,6 @@
         "attributes": [
           "vni"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_nd_vxlan_di_vni",
         "grants_read_access": false
@@ -25739,7 +22046,6 @@
         "attributes": [
           "vni"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_nd_vxlan_di_vxlan",
         "grants_read_access": false
@@ -25775,9 +22081,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Import-VXLANs",
-    "description_abbrev": null,
-    "description_detail": "Import-VXLANs",
     "do_activate_global_pk2obj": false,
     "object_type_grants_read_access": false
   },
@@ -25790,10 +22093,7 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (WebAPI-Access-Token)",
-        "description_sys_scope": "Globaler WebAPI-Access-Token-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "type": {
         "is_core": true,
@@ -25810,100 +22110,67 @@
           "volatile_short": {
             "de": "tempor\u00e4res Token (max. 1 Stunde Inaktivit\u00e4t)"
           }
-        },
-        "description_detail": "Art des Access-Tokens",
-        "description_sys_scope": "Access-Token-Typ",
-        "description_obj_type_scope": "Typ"
+        }
       },
       "token": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Privater (geheimer) Schl\u00fcssel des Access-Tokens. Wird nur einmalig nach 'create' oder 'update' mit 'do_refresh_token=true' angezeigt.",
-        "description_sys_scope": "Access-Token-Authentifizierungstext",
-        "description_obj_type_scope": "Authentifizierungstext"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Access-Token ist eigenem Hauptkonto oder eigenem Unterkonto zugeordnet",
-        "description_sys_scope": "AccessToken ist eigenem Konto zugeordnet",
-        "description_obj_type_scope": "ist eigenem Konto zugeordnet"
+        "is_deprecated": false
       },
       "is_expired": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Das Ablaufdatum des WebAPI-Access-Tokens ist \u00fcberschritten. Es ist nicht mehr f\u00fcr eine Anmeldung g\u00fcltig, kann aber durch erneute Verl\u00e4ngerung des Ablaufdatums wieder g\u00fcltig werden.",
-        "description_sys_scope": "Access-Token ist abgelaufen",
-        "description_obj_type_scope": "ist abgelaufen"
+        "is_deprecated": false
       },
       "login_name": {
         "is_core": true,
         "data_type": "text_kw_mc_long",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Konto, dem das Access-Token zugeordnet wird (Attribut nur bei Unterkonten angeben).",
-        "description_sys_scope": "Konto-Benutzerkennung",
-        "description_obj_type_scope": "Konto-Benutzerkennung"
+        "is_deprecated": false
       },
       "delete_date": {
         "is_core": true,
         "data_type": "date",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Datum, an dem das Token nach aktuellem Stand eng\u00fcltig gel\u00f6scht wird. Das L\u00f6schdatum h\u00e4ngt von der Art des Tokens, dem letzten Benutzungsdatum, dem Ablaufdatum oder dem Erzeugungsdatum ab. \u00c4ndert sich einer dieser Werte, verl\u00e4ngert sich das L\u00f6schdatum entsprechend.",
-        "description_sys_scope": "Access-Token-L\u00f6schdatum",
-        "description_obj_type_scope": "L\u00f6schdatum"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zusatzinformation des Access-Tokens",
-        "description_sys_scope": "Access-Token-Infotext",
-        "description_obj_type_scope": "Infotext"
+        "is_deprecated": false
       },
       "expiration_date": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Ein nicht-statisches Token wird sofort nach \u00dcberschreitung seines Ablaufdatums gel\u00f6scht. Ein statisches Token wird gel\u00f6scht, wenn es seit 200 Tagen abgelaufen ist, oder es seit 200 Tagen nicht zur Anmeldung benutzt wurde, oder sein Erzeugungsdatum um 200 Tage \u00fcberschrittten ist.",
-        "description_sys_scope": "Access-Token-Ablaufdatum",
-        "description_obj_type_scope": "Ablaufdatum"
+        "is_deprecated": false
       },
       "last_login_date": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zeitpunkt der letzten Anmeldung",
-        "description_sys_scope": "Access-Token zuletzt angemeldet",
-        "description_obj_type_scope": "zuletzt angemeldet"
+        "is_deprecated": false
       },
       "type_description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": true,
-        "description_detail": "Art des Access-Tokens",
-        "description_sys_scope": "Access-Token-Typ-Beschreibung",
-        "description_obj_type_scope": "Typ-Beschreibung"
+        "is_deprecated": true
       },
       "last_generate_date": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zeitpunkt des Ersteintrags oder der letzten Neu-Generierung des Authentifizierungstextes",
-        "description_sys_scope": "Access-Token zuletzt generiert",
-        "description_obj_type_scope": "zuletzt generiert"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -25915,7 +22182,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_cntl_wapi_auth",
         "grants_read_access": false
@@ -25926,7 +22192,6 @@
         "attributes": [
           "login_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_cntl_wapi_auth_mgr",
         "grants_read_access": false
@@ -25962,9 +22227,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "WebAPI-Zug\u00e4nge f\u00fcr Benutzerkonten (Access Token, JSON Web Token)",
-    "description_abbrev": "JWT",
-    "description_detail": "WebAPI-Access",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -25977,91 +22239,61 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Zone)",
-        "description_sys_scope": "Globaler Zonen-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN, der als Zone definiert ist",
-        "description_sys_scope": "DNS-Zonen-FQDN",
-        "description_obj_type_scope": "Zonen-FQDN"
+        "is_deprecated": false
       },
       "is_own": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zone ist dem Namensraum des Betreuers zugeordnet",
-        "description_sys_scope": "ist eigene Zone",
-        "description_obj_type_scope": "ist eigene Zone"
+        "is_deprecated": false
       },
       "is_apex": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Die Zone hat einen zugeordneten Nameserver-Satz mit mind. einem sichtbaren Nameserver.",
-        "description_sys_scope": "DNS-Zone ist Apex",
-        "description_obj_type_scope": "Zone ist Apex"
+        "is_deprecated": false
       },
       "nsec3_salt": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Parameter f\u00fcr NSEC3-Salz der NSEC3PARAM-RRs der Zone",
-        "description_sys_scope": "Zonen-NSEC3-Salz",
-        "description_obj_type_scope": "NSEC3-Salz"
+        "is_deprecated": false
       },
       "description": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zonen-Beschreibung",
-        "description_sys_scope": "Zonen-Beschreibung",
-        "description_obj_type_scope": "Beschreibung"
+        "is_deprecated": false
       },
       "ns_set_name": {
         "is_core": true,
         "data_type": "text_kw_lc_long",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Name des Nameserver-Satzes (angeben, falls die Zone aktiv im DNS sein soll)",
-        "description_sys_scope": "DNS-NS-Satz-Name",
-        "description_obj_type_scope": "NS-Satz-Name"
+        "is_deprecated": false
       },
       "nsec3_itcount": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Anzahl der Iterationen f\u00fcr den NSEC3-Hash-Algorithmus (0-basiert, dh. es wird zus\u00e4tzlich zur Basis-Iteration gez\u00e4hlt)",
-        "description_sys_scope": "Zonen-NSEC3-Iteration-Count",
-        "description_obj_type_scope": "NSEC3-Iteration-Count"
+        "is_deprecated": false
       },
       "dnssec_do_sign": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "DNSSEC-Signaturen f\u00fcr diese Zone auf PDNS-Nameservern aktivieren (Zone ist signiert). Voaussetzung f\u00fcr Deaktivierung: DS-RR mu\u00df vorher aus Parent-Zone-Delegation (delegierende Nameserver) gel\u00f6scht worden sein.",
-        "description_sys_scope": "DNSSEC-Signatur der Zone ist aktiv",
-        "description_obj_type_scope": "DNSSEC-Signatur ist aktiv"
+        "is_deprecated": false
       },
       "soa_data_retry": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf ein fehlgeschlagener Refresh wiederholt werden soll",
-        "description_sys_scope": "Zonen-Retry",
-        "description_obj_type_scope": "Retry"
+        "is_deprecated": false
       },
       "nsec3_hash_algo": {
         "is_core": true,
@@ -26072,91 +22304,61 @@
           "1": {
             "de": "SHA1"
           }
-        },
-        "description_detail": "Nummer des NSEC3-Hash-Algorithmus",
-        "description_sys_scope": "Zonen-NSEC3-Hash-Algorithmus (Nr.)",
-        "description_obj_type_scope": "NSEC3-Hash-Algorithmus (Nr.)"
+        }
       },
       "soa_data_expire": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf die Zone nicht mehr authoritativ ist",
-        "description_sys_scope": "Zonen-Expire",
-        "description_obj_type_scope": "Expire"
+        "is_deprecated": false
       },
       "soa_data_serial": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "aktueller Serial-Wert des SOA-RRs der Zone",
-        "description_sys_scope": "Zonen-Serial-Wert",
-        "description_obj_type_scope": "Serial-Wert"
+        "is_deprecated": false
       },
       "soa_data_minimum": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "TTL-Minimum: deprecated in RFC 2308. Seitdem: Negative Cache TTL. Wird aber auch als TTL-Defaultwert genommen (falls RR-TTL null ist), z.b. bei DNSSEC-RRs, die im online signing erzeugt werden.",
-        "description_sys_scope": "Zonen-Minimum",
-        "description_obj_type_scope": "Minimum"
+        "is_deprecated": false
       },
       "soa_data_refresh": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zeitintervall in Sekunden, nach dessen Ablauf Slaves erneut nachfragen d\u00fcrfen, ob die Zonendaten refreshed werden sollen (neuer AXFR erforderlich?)",
-        "description_sys_scope": "Zonen-Refresh",
-        "description_obj_type_scope": "Refresh"
+        "is_deprecated": false
       },
       "dnssec_do_enforce": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Wenn 'true': Resolver (KIT-eigene) bekommen den KSK bzw. DS-RR der Zone per Hint konfiguriert. Wenn 'false': Hint-Konfiguration f\u00fcr KSK/DS-RR wird auf den KIT-Resolvern f\u00fcr diese Zone deaktiviert.",
-        "description_sys_scope": "DNSSEC-Signaturvalidierung der Zone ist aktiv",
-        "description_obj_type_scope": "DNSSEC-Signaturvalidierung ist aktiv"
+        "is_deprecated": false
       },
       "dflt_ttl_rrt_dbext": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Standard-TTL-Wert f\u00fcr RRs der Zone. Wird wirksam f\u00fcr alle RRs, deren TTL nicht explizit gesetzt ist und deren Typ keinen Zone Apex definiert (SOA, NS) oder in einem Zone Delegation Point vorkommt (DS).",
-        "description_sys_scope": "Standard-TTL",
-        "description_obj_type_scope": "Standard-TTL"
+        "is_deprecated": false
       },
       "dflt_ttl_rrt_dbint": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "zonenweite TTL f\u00fcr RR's der Typen, die einen Zone Apex definieren (SOA, NS) oder in einem Zone Delegation Point definiert sind (DS).",
-        "description_sys_scope": "TTL f\u00fcr Records an Zone Apex/ZD Point",
-        "description_obj_type_scope": "TTL f\u00fcr Records an Zone Apex/ZD Point"
+        "is_deprecated": false
       },
       "soa_data_hostmaster": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Kontaktadresse f\u00fcr diese Zone (RNAME-Feld in RRDATA des SOA-RR's)",
-        "description_sys_scope": "Zonen-Kontakt",
-        "description_obj_type_scope": "Kontakt"
+        "is_deprecated": false
       },
       "dnssec_ksk_rrs_are_published": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Publizieren der CDS und CDNSKEY Resource Records, falls DNSSEC aktiviert ist",
-        "description_sys_scope": "DNSSEC-KSK-RRs zeigen",
-        "description_obj_type_scope": "DNSSEC-KSK-RRs zeigen"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -26168,7 +22370,6 @@
         "attributes": [
           "fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "unq_dns_zone",
         "grants_read_access": false
@@ -26179,7 +22380,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dns_zone",
         "grants_read_access": false
@@ -26190,7 +22390,6 @@
         "attributes": [
           "fqdn"
         ],
-        "description": "Zone ist non-terminal-FQDN",
         "is_deferred": false,
         "internal_name": "chk_dns_zone_nt",
         "grants_read_access": false
@@ -26207,7 +22406,6 @@
           "dflt_ttl_rrt_dbext",
           "dflt_ttl_rrt_dbint"
         ],
-        "description": "Wertebereich f\u00fcr SERIAL, REFRESH, RETRY, EXPIRE, MINIMUM, DFLT-TTL: 0..4294967295",
         "is_deferred": false,
         "internal_name": "chk_dns_zone_ttls",
         "grants_read_access": false
@@ -26216,7 +22414,6 @@
         "type": "T",
         "errors": [],
         "attributes": [],
-        "description": "NS-Satz der Zone enth\u00e4lt genau 1 Prim\u00e4rserver und mindestens 1 sichtbaren Server",
         "is_deferred": true,
         "internal_name": "dns_chk_nsset4zone",
         "grants_read_access": false
@@ -26240,7 +22437,6 @@
         "attributes": [
           "fqdn"
         ],
-        "description": "Zone-Apex-FQDN",
         "is_deferred": false,
         "internal_name": "fkey_dns_zone_ntree",
         "grants_read_access": false
@@ -26252,7 +22448,6 @@
           "dnssec_do_enforce",
           "dnssec_do_sign"
         ],
-        "description": "DNSSEC-Signaturvalidierung nur aktiv, solange DNSSEC-Signatur aktiv ist",
         "is_deferred": false,
         "internal_name": "chk_dns_zone_dnssec",
         "grants_read_access": false
@@ -26263,7 +22458,6 @@
         "attributes": [
           "ns_set_name"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dns_zone_nsset",
         "grants_read_access": false
@@ -26340,9 +22534,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Zonendefinitionen",
-    "description_abbrev": "Z",
-    "description_detail": "Zonen",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   },
@@ -26355,109 +22546,73 @@
         "is_core": true,
         "data_type": "uuid",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Globaler Prim\u00e4rschl\u00fcssel des Objektdatensatzes (Zonenschl\u00fcssel)",
-        "description_sys_scope": "Globaler Zonenschl\u00fcssel-Prim\u00e4rschl\u00fcssel",
-        "description_obj_type_scope": "Globaler Prim\u00e4rschl\u00fcssel"
+        "is_deprecated": false
       },
       "tag": {
         "is_core": true,
         "data_type": "integer4u",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Identifikationsnummer des DNSKEY RRs, der im zugeh\u00f6rigen DS RR verwendet wird.",
-        "description_sys_scope": "Identifikationsnummer (key tag) des Zonenschl\u00fcssels",
-        "description_obj_type_scope": "Identifikationsnummer (key tag)"
+        "is_deprecated": false
       },
       "data": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Basisdaten des Zonenschl\u00fcssels. Nur sichtbar f\u00fcr Inhaber der Rolle 'dnsssec.key_reader'.",
-        "description_sys_scope": "Zonenschl\u00fcsseldaten",
-        "description_obj_type_scope": "Schl\u00fcsseldaten"
+        "is_deprecated": false
       },
       "fqdn": {
         "is_core": true,
         "data_type": "fqdn",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "FQDN (Fully Qualified Domain Name)",
-        "description_sys_scope": "FQDN",
-        "description_obj_type_scope": "FQDN"
+        "is_deprecated": false
       },
       "flags": {
         "is_core": true,
         "data_type": "integer8",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "lt. RFC 4034: Bit 15 (LSB) ist 'secure end point bit' (secep); Bit 7 ist immer gesetzt. Alle anderen Bits sind nicht gesetzt.",
-        "description_sys_scope": "Schl\u00fcssel-Flags",
-        "description_obj_type_scope": "Flags"
+        "is_deprecated": false
       },
       "is_ksk": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "entspricht Flags-Bit 15 (secure end point bit lt. RFC 4034).",
-        "description_sys_scope": "Schl\u00fcssel ist KSK",
-        "description_obj_type_scope": "ist KSK"
+        "is_deprecated": false
       },
       "is_active": {
         "is_core": true,
         "data_type": "boolean",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Schl\u00fcssel wird zur Signierung der RRs in der DNSSEC-Zone verwendet",
-        "description_sys_scope": "Schl\u00fcssel ist aktiv",
-        "description_obj_type_scope": "ist aktiv"
+        "is_deprecated": false
       },
       "creation_ts": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Zeitpunkt, an dem der Schl\u00fcssel generiert wurde und seitdem in der DNSSEC-Zone sichtbar ist.",
-        "description_sys_scope": "Schl\u00fcssel-Erzeugungsszeitpunkt",
-        "description_obj_type_scope": "Erzeugungsszeitpunkt"
+        "is_deprecated": false
       },
       "activation_ts": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zeitpunkt, ab dem der Schl\u00fcssel zur Signierung der RRs in der DNSSEC-Zone verwendet wird",
-        "description_sys_scope": "Schl\u00fcssel-Aktivierungszeitpunkt",
-        "description_obj_type_scope": "Aktivierungszeitpunkt"
+        "is_deprecated": false
       },
       "dnskey_rr_data": {
         "is_core": true,
         "data_type": "text",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": null,
-        "description_sys_scope": "Datenteil des DNSKEY-RR zum Zonenschl\u00fcssel",
-        "description_obj_type_scope": "Datenteil des DNSKEY-RR"
+        "is_deprecated": false
       },
       "deactivation_ts": {
         "is_core": true,
         "data_type": "timestamp_tz",
         "is_nullable": true,
-        "is_deprecated": false,
-        "description_detail": "Zeitpunkt, ab dem der Schl\u00fcssel nicht mehr zur Signierung von RRs in der DNSSEC-Zone verwendet wird (wenn er vorher aktiv war).",
-        "description_sys_scope": "Schl\u00fcssel-Deaktivierungszeitpunkt",
-        "description_obj_type_scope": "Deaktivierungszeitpunkt"
+        "is_deprecated": false
       },
       "ds_rr_data_list": {
         "is_core": true,
         "data_type": "text_array",
         "is_nullable": false,
-        "is_deprecated": false,
-        "description_detail": "Datenteile des DS-RR nach Hash-Algorithmus",
-        "description_sys_scope": "Liste der DS-RR-Daten zum Zonenschl\u00fcssel",
-        "description_obj_type_scope": "Liste der DS-RR-Daten"
+        "is_deprecated": false
       }
     },
     "is_log_dst": false,
@@ -26469,7 +22624,6 @@
         "attributes": [
           "gpk"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "pkey_dnssec_zone_key",
         "grants_read_access": false
@@ -26480,7 +22634,6 @@
         "attributes": [
           "fqdn"
         ],
-        "description": null,
         "is_deferred": false,
         "internal_name": "fkey_dnssec_zone_key_zone",
         "grants_read_access": false
@@ -26495,7 +22648,6 @@
           "creation_ts",
           "deactivation_ts"
         ],
-        "description": "KSK: nur aktive erlaubt. ZSK: f\u00fcr aktive gilt: activation_ts NN und deactivation_ts N; f\u00fcr inaktive gilt: activation_ts und deactivation_ts: beide NN oder beide N.",
         "is_deferred": false,
         "internal_name": "chk_dnssec_zone_key_active",
         "grants_read_access": false
@@ -26531,9 +22683,6 @@
         "referenced_by": []
       }
     },
-    "description_title": "Kryptographische Schl\u00fcssel zur Signierung der DNS-RRs pro Zone und Verbindung der Schl\u00fcsselkette \u00fcber Zonendelegationen hinweg",
-    "description_abbrev": "KSK/ZSK",
-    "description_detail": "Zonenschl\u00fcssel",
     "do_activate_global_pk2obj": true,
     "object_type_grants_read_access": false
   }
diff --git a/4.0/systems.json b/4.0/systems.json
index c516018093a947b346fae212159f60844964b8d4..9169328695799306d99270fa063b04a221049886 100644
--- a/4.0/systems.json
+++ b/4.0/systems.json
@@ -1,7 +1,6 @@
 [
   {
     "name": "cntl",
-    "description": "Zentrale Funktionen (Admin, Systemverzeichnis, Benutzerkonten, Gruppen, Rollen etc.)",
     "language_dict": {
       "description": {
         "de": "Zentrale Funktionen (Admin, Systemverzeichnis, Benutzerkonten, Gruppen, Rollen etc.)"
@@ -10,7 +9,6 @@
   },
   {
     "name": "dhcpcfg",
-    "description": "DHCPVS - Konfiguration (v4/v6)",
     "language_dict": {
       "description": {
         "de": "DHCPVS - Konfiguration (v4/v6)"
@@ -19,7 +17,6 @@
   },
   {
     "name": "dhcpv4",
-    "description": "DHCPVS (v4)",
     "language_dict": {
       "description": {
         "de": "DHCPVS (v4)"
@@ -28,7 +25,6 @@
   },
   {
     "name": "dns",
-    "description": "DNSVS",
     "language_dict": {
       "description": {
         "de": "DNSVS"
@@ -37,7 +33,6 @@
   },
   {
     "name": "dnscfg",
-    "description": "DNSVS - Konfiguration",
     "language_dict": {
       "description": {
         "de": "DNSVS - Konfiguration"
@@ -46,7 +41,6 @@
   },
   {
     "name": "dnssec",
-    "description": "DNS Security Extensions",
     "language_dict": {
       "description": {
         "de": "DNS Security Extensions"
@@ -55,7 +49,6 @@
   },
   {
     "name": "eh",
-    "description": "Fehlerbehandlung (generisch)",
     "language_dict": {
       "description": {
         "de": "Fehlerbehandlung (generisch)"
@@ -64,7 +57,6 @@
   },
   {
     "name": "evlog",
-    "description": "DB-Event-Log",
     "language_dict": {
       "description": {
         "de": "DB-Event-Log"
@@ -73,7 +65,6 @@
   },
   {
     "name": "macauth",
-    "description": "macadress-basierte Authentifizierung",
     "language_dict": {
       "description": {
         "de": "macadress-basierte Authentifizierung"
@@ -82,7 +73,6 @@
   },
   {
     "name": "nat",
-    "description": "NATVS",
     "language_dict": {
       "description": {
         "de": "NATVS"
@@ -91,7 +81,6 @@
   },
   {
     "name": "nd",
-    "description": "Netzdokumentation",
     "language_dict": {
       "description": {
         "de": "Netzdokumentation"
@@ -100,7 +89,6 @@
   },
   {
     "name": "ndcfg",
-    "description": "Netzdokumentation - Konfiguration",
     "language_dict": {
       "description": {
         "de": "Netzdokumentation - Konfiguration"
@@ -109,7 +97,6 @@
   },
   {
     "name": "nm",
-    "description": "Netzmanagement",
     "language_dict": {
       "description": {
         "de": "Netzmanagement"
@@ -118,7 +105,6 @@
   },
   {
     "name": "nws",
-    "description": "NWSVS",
     "language_dict": {
       "description": {
         "de": "NWSVS"
@@ -127,7 +113,6 @@
   },
   {
     "name": "nwscfg",
-    "description": "NWSVS - Konfiguration",
     "language_dict": {
       "description": {
         "de": "NWSVS - Konfiguration"
@@ -136,7 +121,6 @@
   },
   {
     "name": "org",
-    "description": "Organisationsstruktur (OEs/Verwaltungseinheiten)",
     "language_dict": {
       "description": {
         "de": "Organisationsstruktur (OEs/Verwaltungseinheiten)"
@@ -145,7 +129,6 @@
   },
   {
     "name": "staff",
-    "description": null,
     "language_dict": {
       "description": {
         "de": "Definitionsbereich f\u00fcr Endpunkt-Rollen (sollen nicht in anderen Rollen enthalten sein), die semantisch nicht in regul\u00e4re WebAPI-Systeme passen w\u00fcrden"
@@ -154,7 +137,6 @@
   },
   {
     "name": "sys",
-    "description": null,
     "language_dict": {
       "description": {
         "de": "Definitionsbereich f\u00fcr systeminterne Rollen (Endpunkte)"
@@ -163,7 +145,6 @@
   },
   {
     "name": "tmp",
-    "description": "Tempor\u00e4re Objekttypen",
     "language_dict": {
       "description": {
         "de": "Tempor\u00e4re Objekttypen"
@@ -172,7 +153,6 @@
   },
   {
     "name": "wapi",
-    "description": "WebAPI - Systemdatenbereich",
     "language_dict": {
       "description": {
         "de": "WebAPI - Systemdatenbereich"
diff --git a/4.0/version_numeric b/4.0/version_numeric
index 548fd13d6e1dc828475e4ec86cfbbfb870f89485..a1c5efc126b1f429da18d9ca180da4609e7d3dca 100644
--- a/4.0/version_numeric
+++ b/4.0/version_numeric
@@ -1 +1 @@
-4.0.664
\ No newline at end of file
+4.0.666
\ No newline at end of file
diff --git a/4.1/functions.json b/4.1/functions.json
index 9af8369e1b5add6fd3cd170e874bbe5c031f2316..e45f7c3eeee37fa9fcaf65b0e918ded2553b4937 100644
--- a/4.1/functions.json
+++ b/4.1/functions.json
@@ -9091,7 +9091,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -9107,7 +9107,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -9123,7 +9123,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_offset": {
         "old": {
@@ -9133,6 +9133,22 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "slot_type_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "module_type_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -9166,7 +9182,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -9174,7 +9190,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -9184,6 +9200,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -9233,7 +9257,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fqdn": {
         "old": {
@@ -9241,7 +9265,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -9275,6 +9299,14 @@
         "data_type": "fqdn",
         "is_deprecated": false
       },
+      "fqdn_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "fqdn_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -9340,7 +9372,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -9350,6 +9382,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -9399,7 +9439,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -9407,7 +9447,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -9474,7 +9514,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -9560,7 +9600,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -9731,7 +9771,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "cidr": {
         "old": {
@@ -9739,7 +9779,7 @@
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "type": {
         "old": {
@@ -9898,7 +9938,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -9922,7 +9962,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_offset": {
         "old": {
@@ -9932,6 +9972,38 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "port_type_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "port_proto_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "port_speed_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "module_type_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -9947,6 +10019,22 @@
         },
         "data_type": "text_array",
         "is_deprecated": false
+      },
+      "port_type_group_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "port_type_order_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8_array",
+        "is_deprecated": false
       }
     },
     "object_type": "p_port2module_type",
@@ -9965,7 +10053,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "code": {
         "old": {
@@ -9973,7 +10061,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "type": {
         "old": {
@@ -9981,7 +10069,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "system": {
         "old": {
@@ -9999,6 +10087,22 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "code_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8_array",
+        "is_deprecated": false
+      },
+      "type_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -10048,7 +10152,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "type": {
         "old": {
@@ -10072,7 +10176,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -10211,7 +10315,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -10227,7 +10331,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -10243,7 +10347,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_offset": {
         "old": {
@@ -10253,6 +10357,22 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "slot_type_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "module_type_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -10286,7 +10406,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "type": {
         "old": {
@@ -10302,7 +10422,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -10312,6 +10432,22 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "bldg_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "room_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -10328,6 +10464,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "fq_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "parent_fq_module": {
         "old": {
           "is_nullable": false,
@@ -10369,7 +10513,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -10377,7 +10521,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -10387,6 +10531,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -10436,7 +10588,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "bldg": {
         "old": {
@@ -10444,7 +10596,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -10468,7 +10620,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -10478,6 +10630,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "bldg_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -10486,6 +10646,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "number_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_offset": {
         "old": {
           "is_nullable": false,
@@ -10527,7 +10695,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_wapi": {
         "old": {
@@ -10553,13 +10721,21 @@
         "data_type": "text_kw_lc_long",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "table_name": {
         "old": {
           "is_nullable": false,
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -10585,6 +10761,14 @@
         "data_type": "boolean",
         "is_deprecated": false
       },
+      "table_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "is_ot_global_ref": {
         "old": {
           "is_nullable": false,
@@ -10642,7 +10826,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "bldg": {
         "old": {
@@ -10650,7 +10834,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "room": {
         "old": {
@@ -10658,7 +10842,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "type": {
         "old": {
@@ -10674,7 +10858,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -10692,6 +10876,14 @@
         "data_type": "boolean",
         "is_deprecated": false
       },
+      "bldg_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "is_active": {
         "old": {
           "is_nullable": false,
@@ -10700,6 +10892,14 @@
         "data_type": "boolean",
         "is_deprecated": false
       },
+      "room_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "label_list": {
         "old": {
           "is_nullable": false,
@@ -10797,7 +10997,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -10805,7 +11005,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -10880,7 +11080,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "class": {
         "old": {
@@ -10898,6 +11098,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "slot_width": {
         "old": {
           "is_nullable": false,
@@ -10963,7 +11171,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -10971,7 +11179,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -11046,7 +11254,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -11054,7 +11262,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -11064,6 +11272,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -11113,7 +11329,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -11147,6 +11363,22 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "vlan_gfk_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "uuid_array",
+        "is_deprecated": false
+      },
+      "l_port_gfk_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "uuid_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -11180,7 +11412,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -11188,7 +11420,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -11198,6 +11430,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -11247,7 +11487,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -11255,7 +11495,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "type": {
         "old": {
@@ -11334,13 +11574,21 @@
         "data_type": "text_sql_identifier",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "table_name": {
         "old": {
           "is_nullable": false,
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -11390,6 +11638,14 @@
         "data_type": "boolean",
         "is_deprecated": false
       },
+      "table_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "is_referenceable": {
         "old": {
           "is_nullable": false,
@@ -11447,7 +11703,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -11473,6 +11729,30 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "port_type_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "port_proto_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "port_speed_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -11506,7 +11786,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -11516,6 +11796,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "code_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -11565,7 +11853,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "number": {
         "old": {
@@ -11573,7 +11861,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -11591,6 +11879,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "number_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "postal_code": {
         "old": {
           "is_nullable": false,
@@ -11664,7 +11960,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -11672,7 +11968,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "class": {
         "old": {
@@ -11795,7 +12091,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -11803,7 +12099,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "system": {
         "old": {
@@ -11821,6 +12117,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "is_log_dst": {
         "old": {
           "is_nullable": false,
@@ -11950,7 +12254,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -11958,7 +12262,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "type": {
         "old": {
@@ -12000,6 +12304,14 @@
         "data_type": "text",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "type_group": {
         "old": {
           "is_nullable": false,
@@ -12048,6 +12360,30 @@
         "data_type": "boolean",
         "is_deprecated": false
       },
+      "mdl_bldg_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "mdl_room_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "mdl_fq_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -12089,7 +12425,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -12097,7 +12433,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -12107,6 +12443,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -12190,7 +12534,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -12198,7 +12542,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -12208,6 +12552,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -12273,7 +12625,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "type": {
         "old": {
@@ -12326,6 +12678,14 @@
         "data_type": "ip_network",
         "is_deprecated": false
       },
+      "value_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "ip_address_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -12391,7 +12751,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -12415,7 +12775,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -12457,6 +12817,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "fq_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "type_is_child": {
         "old": {
           "is_nullable": false,
@@ -12506,7 +12874,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_role": {
         "old": {
@@ -12597,7 +12965,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -12605,7 +12973,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -12615,6 +12983,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -12664,7 +13040,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -12674,6 +13050,22 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "level_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -12723,7 +13115,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -12733,6 +13125,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -12782,7 +13182,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -12816,6 +13216,14 @@
         "data_type": "json_object",
         "is_deprecated": false
       },
+      "mgr_login_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "sorting_params_list": {
         "old": {
           "is_nullable": false,
@@ -12841,7 +13249,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -12873,6 +13281,14 @@
           "is_required": false
         },
         "data_type": "role_fq_name",
+        "is_deprecated": true
+      },
+      "role_fq_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
         "is_deprecated": false
       },
       "filter_params_dict": {
@@ -12897,6 +13313,14 @@
           "is_required": false
         },
         "data_type": "role_fq_name",
+        "is_deprecated": true
+      },
+      "contained_role_fq_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
         "is_deprecated": false
       }
     },
@@ -12916,7 +13340,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -12940,7 +13364,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "ap_name_list": {
         "old": {
@@ -12958,6 +13382,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "mdl_fq_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -12991,7 +13423,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -12999,7 +13431,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -13114,7 +13546,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -13122,7 +13554,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -13132,6 +13564,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -13181,7 +13621,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "value": {
         "old": {
@@ -13189,7 +13629,7 @@
           "is_required": false
         },
         "data_type": "integer8",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -13199,6 +13639,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "value_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -13264,7 +13712,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fqdn": {
         "old": {
@@ -13272,7 +13720,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "type": {
         "old": {
@@ -13298,6 +13746,14 @@
         "data_type": "boolean",
         "is_deprecated": false
       },
+      "fqdn_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "fqdn_array",
+        "is_deprecated": false
+      },
       "uses_vlans": {
         "old": {
           "is_nullable": false,
@@ -13379,7 +13835,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "l_port": {
         "old": {
@@ -13387,7 +13843,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "ip_addr": {
         "old": {
@@ -13395,7 +13851,7 @@
           "is_required": false
         },
         "data_type": "ip_address",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_vrrp": {
         "old": {
@@ -13411,7 +13867,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -13429,6 +13885,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "l_port_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_offset": {
         "old": {
           "is_nullable": false,
@@ -13437,6 +13901,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "ip_addr_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "ip_address_array",
+        "is_deprecated": false
+      },
       "is_secondary": {
         "old": {
           "is_nullable": false,
@@ -13445,6 +13917,14 @@
         "data_type": "boolean",
         "is_deprecated": false
       },
+      "dev_fqdn_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "fqdn_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -13478,7 +13958,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "cidr": {
         "old": {
@@ -13577,7 +14057,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -13585,7 +14065,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "level": {
         "old": {
@@ -13601,7 +14081,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -13638,6 +14118,14 @@
           }
         }
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -13654,6 +14142,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "dev_fqdn_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "fqdn_array",
+        "is_deprecated": false
+      },
       "has_ingress_vlan": {
         "old": {
           "is_nullable": false,
@@ -13721,7 +14217,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -13737,30 +14233,46 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "net_instnc": {
         "old": {
           "is_nullable": false,
           "is_required": false
         },
-        "data_type": "text_kw_lc_short",
+        "data_type": "text_kw_lc_short",
+        "is_deprecated": true
+      },
+      "fetch_limit": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8",
+        "is_deprecated": false
+      },
+      "fetch_offset": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8",
         "is_deprecated": false
       },
-      "fetch_limit": {
+      "net_cmpnd_list": {
         "old": {
           "is_nullable": false,
           "is_required": false
         },
-        "data_type": "integer8",
+        "data_type": "text_array",
         "is_deprecated": false
       },
-      "fetch_offset": {
+      "net_instnc_list": {
         "old": {
           "is_nullable": false,
           "is_required": false
         },
-        "data_type": "integer8",
+        "data_type": "text_array",
         "is_deprecated": false
       },
       "filter_params_dict": {
@@ -13796,7 +14308,7 @@
           "is_required": false
         },
         "data_type": "integer2u",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "bcd": {
         "old": {
@@ -13812,7 +14324,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -13844,7 +14356,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -13862,6 +14374,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "net_instnc_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -13895,7 +14415,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -13921,6 +14441,22 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "l_port_gfk_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "uuid_array",
+        "is_deprecated": false
+      },
+      "p_port_gfk_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "uuid_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -13954,7 +14490,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -14021,7 +14557,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -14089,7 +14625,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -14123,6 +14659,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "error_code_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -14139,6 +14683,22 @@
         "data_type": "text_array",
         "is_deprecated": false
       },
+      "constraint_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "error_type_code_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8_array",
+        "is_deprecated": false
+      },
       "parent_key_not_found": {
         "old": {
           "is_nullable": false,
@@ -14146,6 +14706,14 @@
         },
         "data_type": "boolean",
         "is_deprecated": false
+      },
+      "constraint_table_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
       }
     },
     "object_type": "constraint2error",
@@ -14164,7 +14732,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "parser": {
         "old": {
@@ -14188,7 +14756,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -14206,6 +14774,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "sysdescr_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -14239,7 +14815,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -14306,7 +14882,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "type": {
         "old": {
@@ -14330,7 +14906,7 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "tree_level": {
         "old": {
@@ -14421,7 +14997,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -14429,7 +15005,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -14439,6 +15015,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -14488,7 +15072,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -14504,7 +15088,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "tree_level": {
         "old": {
@@ -14528,7 +15112,7 @@
           "is_required": false
         },
         "data_type": "text_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_offset": {
         "old": {
@@ -14538,6 +15122,30 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "slot_type_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "parent_gfk_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "uuid_array",
+        "is_deprecated": false
+      },
+      "module_type_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -14571,7 +15179,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -14686,7 +15294,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -14694,7 +15302,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -14704,6 +15312,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -14785,7 +15401,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -14916,7 +15532,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -14924,7 +15540,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -14934,6 +15550,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -15047,7 +15671,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "ns_fqdn": {
         "old": {
@@ -15055,7 +15679,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -15079,7 +15703,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_offset": {
         "old": {
@@ -15089,6 +15713,22 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "ns_fqdn_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "fqdn_array",
+        "is_deprecated": false
+      },
+      "ns_set_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -15122,7 +15762,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "data": {
         "old": {
@@ -15130,7 +15770,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "type": {
         "old": {
@@ -15138,7 +15778,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "zone": {
         "old": {
@@ -15310,7 +15950,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "dev_fqdn": {
         "old": {
@@ -15318,7 +15958,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -15342,7 +15982,7 @@
           "is_required": false
         },
         "data_type": "text",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_offset": {
         "old": {
@@ -15352,6 +15992,22 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "dev_fqdn_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "fqdn_array",
+        "is_deprecated": false
+      },
+      "mdl_fq_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -15385,7 +16041,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -15426,6 +16082,14 @@
         },
         "data_type": "text_array",
         "is_deprecated": false
+      },
+      "permission_fq_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
       }
     },
     "object_type": "fqdn2perm",
@@ -15444,7 +16108,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -15454,6 +16118,22 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "major_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8_array",
+        "is_deprecated": false
+      },
+      "minor_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -15503,7 +16183,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -15529,6 +16209,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "semantic_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -15688,7 +16376,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -15696,7 +16384,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -15841,6 +16529,14 @@
         "data_type": "boolean",
         "is_deprecated": false
       },
+      "parameter_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "object_type_list": {
         "old": {
           "is_nullable": false,
@@ -15898,22 +16594,30 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
+      },
+      "code": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8",
+        "is_deprecated": true
       },
-      "code": {
+      "gpk_list": {
         "old": {
           "is_nullable": false,
           "is_required": false
         },
-        "data_type": "integer8",
+        "data_type": "uuid_array",
         "is_deprecated": false
       },
-      "gpk_list": {
+      "code_list": {
         "old": {
           "is_nullable": false,
           "is_required": false
         },
-        "data_type": "uuid_array",
+        "data_type": "integer8_array",
         "is_deprecated": false
       },
       "data_type": {
@@ -15981,7 +16685,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -16013,7 +16717,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -16039,6 +16743,14 @@
         "data_type": "boolean",
         "is_deprecated": false
       },
+      "short_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -16072,7 +16784,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -16187,7 +16899,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -16205,6 +16917,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "code_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -16221,13 +16941,21 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "priority_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8_array",
+        "is_deprecated": false
+      },
       "ip_subnet_cidr": {
         "old": {
           "is_nullable": false,
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "filter_params_dict": {
         "old": {
@@ -16237,6 +16965,14 @@
         "data_type": "json_object",
         "is_deprecated": false
       },
+      "ip_subnet_cidr_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "ip_network_array",
+        "is_deprecated": false
+      },
       "sorting_params_list": {
         "old": {
           "is_nullable": false,
@@ -16262,7 +16998,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -16280,6 +17016,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -16302,7 +17046,7 @@
           "is_required": false
         },
         "data_type": "ip_network",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "filter_params_dict": {
         "old": {
@@ -16312,6 +17056,14 @@
         "data_type": "json_object",
         "is_deprecated": false
       },
+      "ip_subnet_cidr_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "ip_network_array",
+        "is_deprecated": false
+      },
       "sorting_params_list": {
         "old": {
           "is_nullable": false,
@@ -16337,7 +17089,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -16355,6 +17107,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "code_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -16363,6 +17123,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "og_gfk_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "uuid_array",
+        "is_deprecated": false
+      },
       "fetch_offset": {
         "old": {
           "is_nullable": false,
@@ -16371,6 +17139,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "priority_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer8_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -16404,7 +17180,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -16436,7 +17212,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "parent_short_name": {
         "old": {
@@ -16444,7 +17220,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "filter_params_dict": {
         "old": {
@@ -16461,6 +17237,22 @@
         },
         "data_type": "text_array",
         "is_deprecated": false
+      },
+      "child_short_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "parent_short_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
       }
     },
     "object_type": "site_type2type",
@@ -16479,7 +17271,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "key": {
         "old": {
@@ -16487,7 +17279,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -16497,13 +17289,21 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "key_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "table_name": {
         "old": {
           "is_nullable": false,
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "column_name": {
         "old": {
@@ -16511,7 +17311,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -16529,6 +17329,22 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "table_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "column_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -16562,7 +17378,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "owner": {
         "old": {
@@ -16669,7 +17485,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "dev_fqdn": {
         "old": {
@@ -16677,7 +17493,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -16693,7 +17509,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -16711,6 +17527,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "dev_fqdn_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "fqdn_array",
+        "is_deprecated": false
+      },
       "diq_ta_is_own": {
         "old": {
           "is_nullable": false,
@@ -16719,6 +17543,14 @@
         "data_type": "boolean",
         "is_deprecated": false
       },
+      "diq_ta_gfk_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "uuid_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -16760,7 +17592,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -16770,6 +17602,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -17020,7 +17860,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "type": {
         "old": {
@@ -17122,7 +17962,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fqdn": {
         "old": {
@@ -17205,7 +18045,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -17288,7 +18128,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -17312,7 +18152,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "group_name": {
         "old": {
@@ -17320,7 +18160,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -17387,7 +18227,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -17395,7 +18235,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -17405,6 +18245,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -17454,7 +18302,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -17470,7 +18318,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -17488,13 +18336,21 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "operator_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "left_data_type": {
         "old": {
           "is_nullable": false,
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "right_data_type": {
         "old": {
@@ -17502,7 +18358,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "filter_params_dict": {
         "old": {
@@ -17512,6 +18368,14 @@
         "data_type": "json_object",
         "is_deprecated": false
       },
+      "left_data_type_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "sorting_params_list": {
         "old": {
           "is_nullable": false,
@@ -17519,6 +18383,14 @@
         },
         "data_type": "text_array",
         "is_deprecated": false
+      },
+      "right_data_type_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
       }
     },
     "object_type": "dt2operator2dt",
@@ -17537,7 +18409,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -17612,7 +18484,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -17687,7 +18559,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -17719,7 +18591,7 @@
           "is_required": false
         },
         "data_type": "mac_address",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -17737,6 +18609,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "mac_addr_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "mac_address_array",
+        "is_deprecated": false
+      },
       "description_regexp": {
         "old": {
           "is_nullable": true,
@@ -17778,7 +18658,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -17804,6 +18684,22 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "dev_fqdn_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "fqdn_array",
+        "is_deprecated": false
+      },
+      "vlan_gfk_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "uuid_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -17836,15 +18732,23 @@
           "is_nullable": false,
           "is_required": false
         },
-        "data_type": "uuid",
+        "data_type": "uuid",
+        "is_deprecated": true
+      },
+      "gpk_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "uuid_array",
         "is_deprecated": false
       },
-      "gpk_list": {
+      "value_list": {
         "old": {
           "is_nullable": false,
           "is_required": false
         },
-        "data_type": "uuid_array",
+        "data_type": "text_array",
         "is_deprecated": false
       },
       "fetch_limit": {
@@ -17896,7 +18800,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "vni": {
         "old": {
@@ -17904,7 +18808,7 @@
           "is_required": false
         },
         "data_type": "integer4u",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -17914,6 +18818,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "vni_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer4u_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -17963,7 +18875,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -17989,6 +18901,22 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "dev_fqdn_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "fqdn_array",
+        "is_deprecated": false
+      },
+      "vxlan_vni_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "integer4u_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -18022,7 +18950,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -18030,7 +18958,7 @@
           "is_required": false
         },
         "data_type": "text_kw_mc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -18193,7 +19121,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -18276,7 +19204,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -18326,6 +19254,22 @@
         "data_type": "json_object",
         "is_deprecated": false
       },
+      "ou_short_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "mgr_login_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "sorting_params_list": {
         "old": {
           "is_nullable": false,
@@ -18351,7 +19295,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -18375,7 +19319,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -18407,6 +19351,14 @@
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
+        "is_deprecated": true
+      },
+      "fqdn_value_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "fqdn_array",
         "is_deprecated": false
       },
       "filter_params_dict": {
@@ -18417,6 +19369,14 @@
         "data_type": "json_object",
         "is_deprecated": false
       },
+      "ou_short_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "sorting_params_list": {
         "old": {
           "is_nullable": false,
@@ -18442,7 +19402,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -18458,7 +19418,7 @@
           "is_required": false
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -18476,6 +19436,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "key_word_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -18490,7 +19458,7 @@
           "is_required": false
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "sorting_params_list": {
         "old": {
@@ -18507,6 +19475,14 @@
         },
         "data_type": "text_ot_identifier",
         "is_deprecated": false
+      },
+      "object_type_fq_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
       }
     },
     "object_type": "ot_attr_def",
@@ -18525,7 +19501,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -18557,7 +19533,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "filter_params_dict": {
         "old": {
@@ -18573,6 +19549,14 @@
           "is_required": false
         },
         "data_type": "text_ot_identifier",
+        "is_deprecated": true
+      },
+      "ref_object_gfk_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "uuid_array",
         "is_deprecated": false
       },
       "sorting_params_list": {
@@ -18589,7 +19573,7 @@
           "is_required": false
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "ref_object_type_fq_name": {
         "old": {
@@ -18598,6 +19582,22 @@
         },
         "data_type": "text_ot_identifier",
         "is_deprecated": false
+      },
+      "object_type_fq_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
+      "ot_attr_def_key_word_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
       }
     },
     "object_type": "ot_attr_key",
@@ -18716,7 +19716,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -18732,7 +19732,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -18766,13 +19766,21 @@
         "data_type": "boolean",
         "is_deprecated": false
       },
+      "bcd_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "ou_short_name": {
         "old": {
           "is_nullable": false,
           "is_required": false
         },
         "data_type": "text_kw_uc_short",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "filter_params_dict": {
         "old": {
@@ -18782,6 +19790,14 @@
         "data_type": "json_object",
         "is_deprecated": false
       },
+      "ou_short_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "sorting_params_list": {
         "old": {
           "is_nullable": false,
@@ -18807,7 +19823,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -18815,7 +19831,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -18825,6 +19841,14 @@
         "data_type": "uuid_array",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "oper_mode": {
         "old": {
           "is_nullable": false,
@@ -18893,7 +19917,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "do_init": {
         "old": {
@@ -18933,7 +19957,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "replication_name": {
         "old": {
@@ -18941,7 +19965,7 @@
           "is_required": false
         },
         "data_type": "text_sql_identifier",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "filter_params_dict": {
         "old": {
@@ -18951,6 +19975,14 @@
         "data_type": "json_object",
         "is_deprecated": false
       },
+      "publisher_fqdn_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "fqdn_array",
+        "is_deprecated": false
+      },
       "sorting_params_list": {
         "old": {
           "is_nullable": false,
@@ -18959,6 +19991,22 @@
         "data_type": "text_array",
         "is_deprecated": false
       },
+      "subscriber_fqdn_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "fqdn_array",
+        "is_deprecated": false
+      },
+      "replication_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "replication_oper_mode": {
         "old": {
           "is_nullable": false,
@@ -19149,7 +20197,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -19165,7 +20213,7 @@
           "is_required": false
         },
         "data_type": "fqdn",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_limit": {
         "old": {
@@ -19181,7 +20229,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "fetch_offset": {
         "old": {
@@ -19191,6 +20239,22 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "host_fqdn_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "fqdn_array",
+        "is_deprecated": false
+      },
+      "ns_set_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -19224,7 +20288,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_own": {
         "old": {
@@ -19250,6 +20314,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "og_gfk_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "uuid_array",
+        "is_deprecated": false
+      },
       "fetch_offset": {
         "old": {
           "is_nullable": false,
@@ -19258,6 +20330,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "lease_gfk_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "uuid_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -19291,7 +20371,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "name": {
         "old": {
@@ -19299,7 +20379,7 @@
           "is_required": false
         },
         "data_type": "text_kw_lc_long",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -19317,6 +20397,14 @@
         "data_type": "text_kw_lc_long",
         "is_deprecated": false
       },
+      "name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "fetch_limit": {
         "old": {
           "is_nullable": false,
@@ -19437,7 +20525,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "tag": {
         "old": {
@@ -19445,7 +20533,7 @@
           "is_required": false
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -19520,7 +20608,7 @@
           "is_required": false
         },
         "data_type": "uuid",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "gpk_list": {
         "old": {
@@ -19536,7 +20624,7 @@
           "is_required": false
         },
         "data_type": "text_kvkw",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "is_static": {
         "old": {
@@ -19570,6 +20658,14 @@
         "data_type": "integer8",
         "is_deprecated": false
       },
+      "key_word_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
+      },
       "filter_params_dict": {
         "old": {
           "is_nullable": false,
@@ -19584,7 +20680,7 @@
           "is_required": false
         },
         "data_type": "text_ot_identifier",
-        "is_deprecated": false
+        "is_deprecated": true
       },
       "sorting_params_list": {
         "old": {
@@ -19593,6 +20689,14 @@
         },
         "data_type": "text_array",
         "is_deprecated": false
+      },
+      "object_type_fq_name_list": {
+        "old": {
+          "is_nullable": false,
+          "is_required": false
+        },
+        "data_type": "text_array",
+        "is_deprecated": false
       }
     },
     "object_type": "ot_lang_attr_def",
diff --git a/4.1/version_numeric b/4.1/version_numeric
index ccf4797158d53bb909c402f553af7906d48d1da7..0cbfef38b72af8c4e85e19664d5b40e86442dfe8 100644
--- a/4.1/version_numeric
+++ b/4.1/version_numeric
@@ -1 +1 @@
-4.1.76
\ No newline at end of file
+4.1.80
\ No newline at end of file
diff --git a/latest_version b/latest_version
index ccf4797158d53bb909c402f553af7906d48d1da7..0cbfef38b72af8c4e85e19664d5b40e86442dfe8 100644
--- a/latest_version
+++ b/latest_version
@@ -1 +1 @@
-4.1.76
\ No newline at end of file
+4.1.80
\ No newline at end of file