NeighborConnectionDetail - AWS Application Discovery Service

NeighborConnectionDetail

Details about neighboring servers.

Contents

connectionsCount

The number of open network connections with the neighboring server.

Type: Long

Required: Yes

destinationServerId

The ID of the server that accepted the network connection.

Type: String

Length Constraints: Maximum length of 200.

Pattern: \S*

Required: Yes

sourceServerId

The ID of the server that opened the network connection.

Type: String

Length Constraints: Maximum length of 200.

Pattern: \S*

Required: Yes

destinationPort

The destination network port for the connection.

Type: Integer

Required: No

transportProtocol

The network protocol used for the connection.

Type: String

Length Constraints: Maximum length of 10000.

Pattern: [\s\S]*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: