NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
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 |