The Xentara Web Service v2.0
User Manual
Server Elements
See also
Skill Elements in the Xentara user manual

A Server is a Xentara element that represents an HTTPs service listening on a specific TCP port. Each server has its own endpoints, authorization scheme, and server certificate.

Usually, a Xentara model will only contain a single Web Service Server. However, you can configure multiple servers, each listening on its own port, to support different types of audiences. You may configure a separate server for internal and external access, for example.

Accessing Server Elements

Server Elements have the following members:

Attributes
keyThe server’s primary key.
nameThe server’s name. The name is the last component of the primary key.
UUIDThe unique UUID of the server.
typeThe server’s element type. For web service servers, this is always “web service server”.
categoryThe server’s category. For web service servers, this is always “external interface”.