Files
deb-python-pyvmomi/docs/vim/profile/ComplianceProfile.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

679 B

vim.profile.ComplianceProfile

DataObject contains the verifications that need to be done to make sure the entity is in compliance.

extends

vmodl.DynamicData

since

vSphere API 4.0

Attributes:

expression ([vim.profile.Expression]):

List of expressions that make up the ComplianceChecks.

rootExpression (str):

Name of the Expression which is the root of the expression tree.