We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Returns the list of instances of a VMWare Performance Manager counter for an ESX host.
esx.counter.list[(uuid|name)]
Sample usage :
esx.counter.discovery[myesx01,datastore.datastoreReadIops.latest] { "data": [ { "{#METRICINSTANCE}": "54abdb23-2d2356f6-f002-001a4bef4838", "{#METRICNAME}": "DS01" }, { "{#METRICINSTANCE}": "558ac8df-a17d83a4-4e64-a0b3cce0dcda", "{#METRICNAME}": "DS02" } ] }