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

InlinePolicyFirewallSessionTimerProfileListResult1

Properties

results Required

Policy Firewall Session timeout profile list results

JSON Example

{
	"results": [
		{
			"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

PolicyFirewallSessionTimerProfileListResult

Feedback

Was this page helpful?