Files
deb-python-pyvmomi/docs/vim/host/TpmEventDetails.rst
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

18 lines
544 B
ReStructuredText

.. _int: https://docs.python.org/2/library/stdtypes.html
.. _vSphere API 5.1: ../../vim/version.rst#vimversionversion8
.. _vmodl.DynamicData: ../../vmodl/DynamicData.rst
vim.host.TpmEventDetails
========================
This is a base data object for describing an event generated by Trusted Platform Module (TPM). It contains parameters common to all TPM event types.
:extends: vmodl.DynamicData_
:since: `vSphere API 5.1`_
Attributes:
dataHash ([`int`_]):
Value of the Platform Configuration Register (PCR) for this event.