NSX-T Data Center REST API
InstanceRuntimeStatistic (schema)
Instance runtime statistic
Statistics for data NICs on an instance runtime
| Name | Description | Type | Notes | 
|---|---|---|---|
| interface_statistics | List of statistics for all NICs List of statistics for all data NICs on a runtime.  | 
            
            array of RuntimeInterfaceStatistics | Readonly | 
| primary_runtime_stats | Specifies whether statistics are for primary Specifies whether statistics are for primary runtime.  | 
            
            boolean | Readonly | 
| runtime_id | Id of the instance runtime Id of the instance runtime  | 
            
            string | Readonly | 
| runtime_name | Name of the instance runtime Name of the instance runtime  | 
            
            string | Readonly |