InlineNsxICMPTypeServiceEntry1
InlineNsxICMPTypeServiceEntry1
JSON Example
{
"icmp_code": 0,
"icmp_type": 0,
"protocol": "string"
}
integer As int64
As int64
icmp_code
Optional
Constraints:
minimum: 0
maximum: 255
ICMP message code
integer As int64
As int64
icmp_type
Optional
Constraints:
minimum: 0
maximum: 255
ICMP message type
string
protocol
Required
Protocol type
Enumeration:
ICMPv4,
ICMPv6