Loading...
Select Version
&pagelevel(3)&pagelevel
Some fields in the ADMI interface data structures have been replaced by new fields at the end of the data structure and are only supported on the ADMI interface for compatibility reasons. These fields are not displayed in the WebAdmin interface and therefore cannot be output via the REST API.
An example of this is the number_errors
field of the data structure for the KC_TAC
object type. This field can only contain values up to 99999 and has therefore been replaced by the number_errors_ex
field with a length of 10.