Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface Endpoint

Represents the information required for client programs to connect to the endpoint for a DAX cluster.

Hierarchy

  • Endpoint

Properties

Properties

Address?: string

The DNS hostname of the endpoint.

Port?: number

The port number that applications should use to connect to the endpoint.

URL?: string

The URL that applications should use to connect to the endpoint. The default ports are 8111 for the "dax" protocol and 9111 for the "daxs" protocol.