IpfixDfwConfig
IpfixDfwConfig
It defines IPFIX DFW Configuration.
AllOf
JSON Example
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"_revision": 0,
"_create_time": 0,
"_create_user": "string",
"_last_modified_time": 0,
"_last_modified_user": "string",
"_protection": "string",
"_system_owned": false,
"description": "string",
"display_name": "string",
"id": "string",
"resource_type": "string",
"tags": [
{
"scope": "string",
"tag": "string"
}
],
"applied_tos": [
{
"is_valid": false,
"target_display_name": "string",
"target_id": "string",
"target_type": "string"
}
],
"active_flow_export_timeout": 0,
"collector": "string",
"observation_domain_id": 0,
"priority": 0,
"template_parameters": {
"destination_address": false,
"destination_transport_port": false,
"firewall_event": false,
"flow_direction": false,
"flow_end": false,
"flow_start": false,
"icmp_code": false,
"octet_delta_count": false,
"packet_delta_count": false,
"protocol_identifier": false,
"rule_id": false,
"source_address": false,
"source_icmp_type": false,
"source_transport_port": false,
"vif_uuid": false
}
}