
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
908 B
908 B
vim.profile.cluster.ClusterProfile
- extends
- since
Attributes
Methods
- UpdateClusterProfile(config):
-
Update the ClusterProfile with the specified config.
- Privilege:
-
Profile.Edit
- Args:
-
- config (vim.profile.cluster.ClusterProfile.ConfigSpec):
-
Specification which describes the changes.
- Returns:
-
None
Raises:
- vim.fault.DuplicateName:
-
If the profile with the new name already exists.