Files
deb-python-pyvmomi/docs/vim/profile/CompositePolicyOptionMetadata.rst
Shawn Hartsock 15f7be9a52 pyVmomi reStructured Text Documentation
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
2014-06-17 14:07:42 -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.