[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineChildPolicyFirewallSessionTimerProfile1

Properties

PolicyFirewallSessionTimerProfile Required

Contains the actual PolicyFirewallSessionTimerProfile object

JSON Example

{
	"PolicyFirewallSessionTimerProfile": {
		"icmp_error_reply": 0,
		"icmp_first_packet": 0,
		"tcp_closed": 0,
		"tcp_closing": 0,
		"tcp_established": 0,
		"tcp_finwait": 0,
		"tcp_first_packet": 0,
		"tcp_opening": 0,
		"udp_first_packet": 0,
		"udp_multiple": 0,
		"udp_single": 0
	}
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyFirewallSessionTimerProfile
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

ChildPolicyFirewallSessionTimerProfile

Feedback

Was this page helpful?