The Xentara KEB Service v1.0.1
User Manual
|
A JSON object describing a KEB service has the following syntax:
name | A string value containing the name of the service. The name is used to construct the service’s primary key. |
UUID | A string value containing the unique UUID of the service. |
ACL | An optional JSON object containing the element ACL of the service. The format of the object is described under JSON Format for ACLs in the Xentara user manual. |
address | A string value containing the network address of the NOA Message Bus. This can be a host name or an IP address, with or without a port number. If the address does not contain a port number, then the standard port (6379) will be used. The format of the string is described under JSON Format for Network Addresses in the Xentara user manual. |
serviceName | A string value containing the name of the service used by the NOA Message Bus. |