Get Network Attached Data Network Network Address Port Translation
data class GetNetworkAttachedDataNetworkNetworkAddressPortTranslation(val icmpPinholeTimeoutInSeconds: Int, val pinholeMaximumNumber: Int? = null, val portRanges: List<GetNetworkAttachedDataNetworkNetworkAddressPortTranslationPortRange>, val tcpPinholeTimeoutInSeconds: Int, val tcpPortReuseMinimumHoldTimeInSeconds: Int, val udpPinholeTimeoutInSeconds: Int, val udpPortReuseMinimumHoldTimeInSeconds: Int)
Constructors
Link copied to clipboard
constructor(icmpPinholeTimeoutInSeconds: Int, pinholeMaximumNumber: Int? = null, portRanges: List<GetNetworkAttachedDataNetworkNetworkAddressPortTranslationPortRange>, tcpPinholeTimeoutInSeconds: Int, tcpPortReuseMinimumHoldTimeInSeconds: Int, udpPinholeTimeoutInSeconds: Int, udpPortReuseMinimumHoldTimeInSeconds: Int)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A port_range
block as defined below.
Link copied to clipboard
Link copied to clipboard
Minimum time in seconds that will pass before a TCP port that was used by a closed pinhole can be reused.
Link copied to clipboard
Link copied to clipboard
Minimum time in seconds that will pass before a UDP port that was used by a closed pinhole can be reused.