NSX-T Data Center REST API

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

DropStatsOutlier (schema)

Outlier for packet drop statistics

Outlier for packet drop statistics

Name Description Type Notes
deviation Number of standard deviations away from the mean

Number of standard deviations away from the mean
number Required
Readonly
drop_pps Average number of packets dropped per second across the cluster

Average number of packets dropped per second across the cluster
number Required
Readonly
observed_until Timestamp till the packet drop rate, i.e. drop outlier was detected

Timestamp till the packet drop rate, i.e. drop outlier was detected
EpochMsTimestamp Required
Readonly
pnic_rx_pps Average packets being received per second for physical nic across the cluster

Average packets being received per second for physical nic across the cluster
number Required
Readonly
pnic_tx_pps Average packets being transmitted per second for physical nic across the cluster

Average packets being transmitted per second for physical nic across the cluster
number Required
Readonly
start_time Timestamp when the packet drop rate, i.e. drop outlier was detected

Timestamp when the packet drop rate, i.e. drop outlier was detected
EpochMsTimestamp Required
Readonly
vnic_rx_pps Average packets being received per second for virtual nic across the cluster

Average packets being received per second for virtual nic across the cluster
number Required
Readonly
vnic_tx_pps Average packets being transmitted per second for virtual nic across the cluster

Average packets being transmitted per second for virtual nic across the cluster
number Required
Readonly