NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

PolicyIdsEventInnerFlowData (schema)

IDS Event Inner Flow Data

Inner flow details for the IDS event.

Name Description Type Notes
inner_attacker_ip Inner IP address of the attacker

IP address of the destination pod for the intrusion flow.
string Readonly
inner_flow_destination_ip IP address of the destination pod

IP address of the destination pod for the intrusion flow.
string Readonly
inner_flow_destination_port Destination port for inner traffic flow

Port on the destination pod where the traffic was sent to.
integer Readonly
inner_flow_source_ip IP address of the source pod

IP address of the source pod for the intrusion flow.
string Readonly
inner_flow_source_port Source port for inner traffic flow

Port on the source pod where traffic was initiated.
integer Readonly
inner_protocol Inner Flow Protocol

Protocol for the inner traffic flow.
string Readonly
inner_target_ip Inner IP address of the target

IP address of the destination pod for the intrusion flow.
string Readonly