NSX-T Data Center REST API
CounterResult (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| backward_results | Count action list results The count action results from the checkpoints traversed by packets from the destination port.  | 
            
            array of CountObservation (Abstract type: pass one of the following concrete types) BaseCountObservation PolicyCountObservation  | 
            
            |
| forward_results | Count action list results The count action results from the checkpoints traversed by packets from the source port.  | 
            
            array of CountObservation (Abstract type: pass one of the following concrete types) BaseCountObservation PolicyCountObservation  |