ENUM
InterfaceMetric
An interface metric.
link GraphQL Schema definition
- enum InterfaceMetric {
- # Inbound bytes
- # Outbound bytes
- # Inbound discards
- # Outbound discards
- # Inbound errors
- # Outbound errors
- # Inbound packets
- # Outbound packets
- }