NSX-T Data Center REST API
DatapathCounterResult (schema)
Datapath counter result
    The datapath counter result.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| module_counters | The counters of the datapath module The data of the datapath module counters.  | 
            
            array of DatapathModuleCounter | Required Readonly  | 
          
| module_name | The name of the datapath module The name of the datapath module (e.g., VDL2, VDR).  | 
            
            string | Required Readonly  |