EndpointDetail interface 
Connect information from the dedicated hsm service to a single endpoint.
Properties
| description | Description of the detail | 
| ip | An IP Address that Domain Name currently resolves to. | 
| port | The port an endpoint is connected to. | 
| protocol | The protocol used for connection | 
Property Details
description
Description of the detail
description?: stringProperty Value
string
		ipAddress
	 
	An IP Address that Domain Name currently resolves to.
ipAddress?: stringProperty Value
string
port
The port an endpoint is connected to.
port?: numberProperty Value
number
protocol
The protocol used for connection
protocol?: stringProperty Value
string