Files
deb-python-pyvmomi/docs/vim/cluster/DasDataSummary.rst
Shawn Hartsock 15f7be9a52 pyVmomi reStructured Text Documentation
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
2014-06-17 14:07:42 -04:00

28 lines
933 B
ReStructuredText

.. _long: https://docs.python.org/2/library/stdtypes.html
.. _vSphere API 5.0: ../../vim/version.rst#vimversionversion7
.. _RetrieveDasData: ../../vim/ClusterComputeResource.rst#retrieveDasData
.. _vim.cluster.DasData: ../../vim/cluster/DasData.rst
.. _ClusterDasDataDetails: ../../vim/cluster/DasDataDetails.rst
vim.cluster.DasDataSummary
==========================
This class contains the summary of the data that DAS needs/uses. The actual data is available in `ClusterDasDataDetails`_ and can be retrieved using the `RetrieveDasData`_ method. This class is meant for VMware internal use only.
:extends: vim.cluster.DasData_
:since: `vSphere API 5.0`_
Attributes:
hostListVersion (`long`_):
The version corresponding to the hostList
clusterConfigVersion (`long`_):
The version corresponding to the clusterConfig
compatListVersion (`long`_):
The version corresponding to the compatList