The Xentara Web Service v2.0
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.
Server Elements have the following members:
key | The server’s primary key. |
name | The server’s name. The name is the last component of the primary key. |
UUID | The unique UUID of the server. |
type | The server’s element type. For web service servers, this is always “web service server”. |
category | The server’s category. For web service servers, this is always “external interface”. |