ListenerService

A Listener Service is a small program that runs inside a corporate network and connects to Endpoints on Relay's behalf. The API server cannot connect directly due to dialout-only policies on corporate firewalls, so when the API server is asked by a user to dial an Endpoint into a Blue Jeans meeting, the API server sends a message to a Listener Service, which performs the necessary SSH or HTTP operation to control the Endpoint.
{ "assetId": "ABC123", "externalId": "989e1523-1a0b-41d8-b780-5b384ef67c29", "id": "5398236a9bab9338fa9a6a3d", "location": "10-0-11-00-02", "name": "mv1", "pointOfContact": "Cardinal Borusa" }

Properties

assetId

Asset ID (e.g., for tracking), optional

externalId

External ID (an ID; e.g., a foreign key, that is meaningful to a consumer of this entity)

id

Generated automatically when the entity is created, and cannot be changed.

location

Location (e.g., address, data center location), optional

name

Display name, not visible to users.

pointOfContact

Point of Contact information, optional.