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

1.0 KiB

vim.profile.PolicyMetadata

The ProfilePolicyMetadata data object represents the metadata information for a ProfilePolicy .

extends

vmodl.DynamicData

since

vSphere API 4.0

Attributes:

id (vim.ExtendedElementDescription):

Identifier for the policy.

possibleOption ([vim.profile.PolicyOptionMetadata]):

Possible policy options that can be set for a policy of the given kind. HostProfile s and subprofiles will contain selected policy options from this list. See PolicyOption .