
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
24 lines
514 B
ReStructuredText
24 lines
514 B
ReStructuredText
.. _vim.profile.ComplianceResult: ../../../vim/profile/ComplianceResult.rst
|
|
|
|
.. _vim.profile.ComplianceResult.Status: ../../../vim/profile/ComplianceResult/Status.rst
|
|
|
|
vim.profile.ComplianceResult.Status
|
|
===================================
|
|
:contained by: `vim.profile.ComplianceResult`_
|
|
|
|
:type: `vim.profile.ComplianceResult.Status`_
|
|
|
|
:name: unknown
|
|
|
|
values:
|
|
--------
|
|
|
|
unknown
|
|
Compliance status of the entity is not known
|
|
|
|
compliant
|
|
Entity is in Compliance
|
|
|
|
nonCompliant
|
|
Entity is out of Compliance
|