NSX-T Data Center REST API

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

ForwardStatsOutlier (schema)

Outlier for forward packet statistics

Outlier for forward packet 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
observed_until Timestamp till the forward packet drop rate, i.e. forward outlier was detected

Timestamp till the forward packet drop rate, i.e. forward 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 forward packet drop rate, i.e. forward outlier was detected

Timestamp when the forward packet drop rate, i.e. forward 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