DI064130 UUID

Universally Unique Identifier of the selected web interface (primary key)

DI064144 Name

Name of a web interface. The name is arbitrary.

DI064145 Active

Specifies whether a web interface is active. Before a web interface is used, this parameter must be set in the Web Interfaces module.

DI064156 Url

URL is the configurable part of the URL under which a web interface can be accessed. The URL of a web interface always has an /api/ prefix.

DI064231 Complete URL

Virtual data item which displays the entire URL under which a web interface can be accessed.

DI064253 API key

API key serves to authenticate the request. If you run a request on the URL of a web interface, the API key must be included in the HTTP headers with the "apikey" key, otherwise the server returns HTTP 403 (Unauthorized).

DI064267 GET implementation

Specifies the web service implementation for a GET request

DI064268 POST implementation

Specifies the web service implementation for a POST request

DI064269 PUT implementation

Specifies the web service implementation for a PUT request

DI064270 DELETE implementation

Specifies the web service implementation for a DELETE request

DI064281 Owner license

DI064287 Listbox: Grouping name

DI064300 GET entity (incarnation)

Specifies the web entity to be used for a GET request

DI064302 POST entity (incarnation)

Specifies the web entity to be used for a POST request

DI064306 PUT entity (incarnation)

Specifies the entity to be used for a PUT request

DI064309 DELETE entity (incarnation)

Specifies the entity to be used for a DELETE request

DI064682 Log level name (incarnation)

Specifies what is to be logged when using a web interface, depending on the selection:

  • Debugging info:
    • This value is only visible to customizers (users with Customizer rights = ).
    • All log messages are written in the log file.
  • Information:
    • Contains useful information that may help you to comprehend the interface.
  • Warning:
    • Only writes warnings and errors in the log.
  • Deactivated:
    • No log is written for this value.

DI066100 Requests

Specifies the number of requests of the corresponding web interface.