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

vim.profile.CompositePolicyOptionMetadata

The ProfileCompositePolicyOptionMetadata data object represents the metadata information for a composite PolicyOption . The user will retrieve metadata information about a composite policy and then combine policy options to produce the composite policy option.

extends

vim.profile.PolicyOptionMetadata

since

vSphere API 4.0

Attributes:

option ([str]):

List of optional policy option identifiers that could be combined in this composite policy option. The policy options should already be part of the possible policy options for the policy. See the ProfilePolicyMetadata . possibleOption list.