InlineTraceflowObservationReceivedLogical1

InlineTraceflowObservationReceivedLogical1
InlineTraceflowObservationReceivedLogical1
JSON Example
{
    "component_id": "string",
    "ipsec_vpn": {
        "inner_dst_ip": "string",
        "inner_src_ip": "string",
        "local_ip": "string",
        "policy_id": "string",
        "remote_ip": "string",
        "session_id": "string",
        "spi": 0,
        "vti_id": "string"
    },
    "lport_id": "string",
    "lport_name": "string",
    "src_component_id": "string",
    "src_component_name": "string",
    "src_component_type": "string",
    "svc_mac": "string",
    "vlan": 0,
    "vni": 0
}
string
component_id
Optional

The id of the component that received the traceflow packet.

ipsec_vpn
Optional

IPSec VPN traceflow observation.

string
lport_id
Optional

The id of the logical port at which the traceflow packet was received

string
lport_name
Optional

The name of the logical port at which the traceflow packet was received

string
src_component_id
Optional

The id of the source component from which the traceflow packet was received.

string
src_component_name
Optional

The name of source component from which the traceflow packet was received.

string
src_component_type
Optional

The type of the source component from which the traceflow packet was received.

Possible values are : PHYSICAL, LR, LS, DFW, BRIDGE, EDGE_TUNNEL, EDGE_HOSTSWITCH, FW_BRIDGE, EDGE_RTEP_TUNNEL, LOAD_BALANCER, NAT, IPSEC, SERVICE_INSERTION, VMC, SPOOFGUARD, EDGE_FW, DLB, ANTREA_SPOOFGUARD, ANTREA_LB, ANTREA_ROUTING, ANTREA_DFW, ANTREA_FORWARDING, HOST_SWITCH, UNKNOWN,
string
svc_mac
Optional

MAC address of SAN volume controller for service insertion(SI) in service VM(SVM) where the traceflow packet was received.

integer As int64 As int64
vlan
Optional

This field is specified when the traceflow packet was received by a VLAN logical network.

integer As int32 As int32
vni
Optional

This field is specified when the traceflow packet was received by an overlay logical network.