Managed Object - ClusterProfile(vim.profile.cluster.ClusterProfile)

Extends
Profile
See also
ClusterProfileConfigSpec
Since
vSphere API 4.0


Managed Object Description

Properties

Name Type Description
None
Properties inherited from Profile
complianceStatus, config, createdTime, description, entity, modifiedTime, name

Methods

Methods defined in this Managed Object
UpdateClusterProfile
Methods inherited from Profile
AssociateProfile, CheckProfileCompliance_Task, DestroyProfile, DissociateProfile, ExportProfile, RetrieveDescription

UpdateClusterProfile(update)

Update the ClusterProfile with the specified config.
Required Privileges
Profile.Edit

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the ClusterProfile used to make the method call.
configClusterProfileConfigSpec

Specification which describes the changes.

Return Value

Type Description
None

Faults

Type Description
DuplicateNameThrown if the profile with the new name already exists.
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None

Show WSDL type definition