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

IPFIXL2Profile

IPFIX data from source logical segment, port, group will be forwarded to IPFIX collector.


AllOf


This class requires all of the following:

JSON Example

{
	"_create_time": 0,
	"_create_user": "string",
	"_last_modified_time": 0,
	"_last_modified_user": "string",
	"_links": [
		{
			"action": "string",
			"href": "string",
			"rel": "string"
		}
	],
	"_protection": "string",
	"_revision": 0,
	"_schema": "string",
	"_self": {
		"action": "string",
		"href": "string",
		"rel": "string"
	},
	"_system_owned": false,
	"active_timeout": 0,
	"children": [
		{
			"_create_time": 0,
			"_create_user": "string",
			"_last_modified_time": 0,
			"_last_modified_user": "string",
			"_links": [
				{
					"action": "string",
					"href": "string",
					"rel": "string"
				}
			],
			"_protection": "string",
			"_revision": 0,
			"_schema": "string",
			"_self": {
				"action": "string",
				"href": "string",
				"rel": "string"
			},
			"_system_owned": false,
			"description": "string",
			"display_name": "string",
			"id": "string",
			"marked_for_delete": false,
			"resource_type": "string",
			"tags": [
				{
					"scope": "string",
					"tag": "string"
				}
			]
		}
	],
	"description": "string",
	"display_name": "string",
	"export_overlay_flow": false,
	"id": "string",
	"idle_timeout": 0,
	"ipfix_collector_profile_path": "string",
	"marked_for_delete": false,
	"max_flows": 0,
	"observation_domain_id": 0,
	"packet_sample_probability": 0,
	"parent_path": "string",
	"path": "string",
	"priority": 0,
	"relative_path": "string",
	"resource_type": "string",
	"tags": [
		{
			"scope": "string",
			"tag": "string"
		}
	]
}

Vendor Extensions

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

InlineChildIPFIXL2Profile1
InlineIPFIXL2ProfileListResult1
Parameter To

Update IPFIX L2 Profile
Create IPFIX L2 Profile
Returned By

Get IPFIX L2 Collector Profile
Create IPFIX L2 Profile

Feedback

Was this page helpful?