
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
17 lines
609 B
ReStructuredText
17 lines
609 B
ReStructuredText
.. _vmodl.DynamicData: ../../vmodl/DynamicData.rst
|
|
|
|
.. _PerfMetricIntSeries: ../../vim/PerformanceManager/IntSeries.rst
|
|
|
|
.. _vim.PerformanceManager.MetricId: ../../vim/PerformanceManager/MetricId.rst
|
|
|
|
|
|
vim.PerformanceManager.MetricSeries
|
|
===================================
|
|
This is a generic data object type that stores values for a specific performance metric. Useful data objects that store actual metric values extend this data object (see `PerfMetricIntSeries`_ ).
|
|
:extends: vmodl.DynamicData_
|
|
|
|
Attributes:
|
|
id (`vim.PerformanceManager.MetricId`_):
|
|
|
|
An identifier for the performance metric.
|