vSphere Web Services API
| 
 | Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Managed Object - ClusterProfile(vim.profile.cluster.ClusterProfile)
- Extends
 - Profile
 - See also
 - ClusterProfileConfigSpec
 - Since
 - vSphere API Release 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
| Name | Type | Description | 
|---|---|---|
| _this | ManagedObjectReference | A reference to the ClusterProfile used to make the method call. | 
| config | ClusterProfileConfigSpec | 
         Specification which describes the changes.
      
Since vSphere API Release 4.0 | 
Return Value
| Type | Description | 
|---|---|
| None | |
Faults
| Type | Description | 
|---|---|
| DuplicateName | Thrown if the profile with the new name already exists. | 
| RuntimeFault | Thrown 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
| Top of page | Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |