SeHighIngressProcLatencyEventDetails

SeHighIngressProcLatencyEventDetails
SeHighIngressProcLatencyEventDetails
JSON Example
{
    "dispatcher_core": [
        0
    ],
    "event_count": 0,
    "flow_core": 0,
    "max_disp_to_proxy_queing_delay": 0,
    "max_dispatcher_proc_time": 0,
    "se_name": "string",
    "se_ref": "string",
    "vs_name": "string",
    "vs_ref": "string"
}
array of integer
dispatcher_core
Optional

Dispatcher core which received the packet. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint64 As uint64
event_count
Optional

Number of events in a 30 second interval. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
flow_core
Optional

Proxy core which processed the packet. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_disp_to_proxy_queing_delay
Optional

Proxy dequeue latency. Unit is MILLISECONDS. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_dispatcher_proc_time
Optional

Dispatcher processing latency. Unit is MILLISECONDS. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
se_name
Optional

SE name. It is a reference to an object of type ServiceEngine. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
se_ref
Optional

SE UUID. It is a reference to an object of type ServiceEngine. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
vs_name
Optional

Deprecated in 22.1.1. It is a reference to an object of type VirtualService. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
vs_ref
Optional

Deprecated in 22.1.1. It is a reference to an object of type VirtualService. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of