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

1001 B

vim.profile.cluster.ClusterProfile.ConfigServiceCreateSpec

DataObject which allows reconfiguration of a profile based on services that will be available on the cluster.

extends

vim.profile.cluster.ClusterProfile.ConfigSpec

since

vSphere API 4.0

Attributes:

serviceType ([str], optional):

Type of the service for which the ClusterProfile is being requested. If more than one service is specified, the created ClusterProfile will cater for all the services. Possible values are specified by ClusterProfileServiceType . If unset, clear the compliance expressions on the profile.