NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

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