NSX-T Data Center REST API
CheckpointCounterResult (schema)
Checkpoint counter result
The packets that only have the count action (other permutations such as trace + pktcap or count + trace/pktcap cannot) can traverse through the ENS fastpath. Therefore, two checkpoint results from ENS fastpath and slowpath are listed below.
| Name | Description | Type | Notes | 
|---|---|---|---|
| ens_checkpoints_result | Counter result from ENS checkpoints The counter result from ENS checkpoints  | 
            
            array of CheckpointCounter | Readonly | 
| non_ens_checkpoints_result | Counter result from non ENS checkpoints The counter result from non ENS checkpoints  | 
            
            array of CheckpointCounter | Readonly |