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

InlineIPFIXDFWCollectorProfileListResult1

Properties

results Required

IPFIX DFW Collection Instances list results

JSON Example

{
	"results": [
		{
			"ipfix_dfw_collectors": [
				{
					"collector_ip_address": "string",
					"collector_port": 0
				}
			]
		}
	]
}

Vendor Extensions

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

IPFIXDFWCollectorProfileListResult

Feedback

Was this page helpful?