| Package | Description |
|---|---|
| com.vmware.vim25.mo |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterProfile
The managed object class corresponding to the one defined in VI SDK API reference.
|
class |
HostProfile
The managed object class corresponding to the one defined in VI SDK API reference.
|
class |
ResourcePlanningManager
The managed object class corresponding to the one defined in VI SDK API reference.
|
| Modifier and Type | Method and Description |
|---|---|
Profile |
ProfileManager.createProfile(ProfileCreateSpec createSpec) |
Profile[] |
ProfileManager.findAssociatedProfile(ManagedEntity entity) |
Profile[] |
ProfileManager.getProfile() |
| Modifier and Type | Method and Description |
|---|---|
Task |
ProfileComplianceManager.checkCompliance_Task(Profile[] profile,
ManagedEntity[] entity) |
void |
ProfileComplianceManager.clearComplianceStatus(Profile[] profile,
ManagedEntity[] entity) |
ApplyProfile |
HostProfileManager.createDefaultProfile(String profileType,
String profileTypeName,
Profile profile) |
ComplianceResult[] |
ProfileComplianceManager.queryComplianceStatus(Profile[] profile,
ManagedEntity[] entity) |
ProfileExpressionMetadata[] |
ProfileComplianceManager.queryExpressionMetadata(String[] expressionName,
Profile profile) |
ProfileMetadata[] |
HostProfileManager.queryHostProfileMetadata(String[] profileNames,
Profile profile) |
ProfilePolicyMetadata[] |
ProfileManager.queryPolicyMetadata(String[] policyName,
Profile profile) |
ProfileProfileStructure |
HostProfileManager.queryProfileStructure(Profile profile) |
Copyright © 2011-2012. All Rights Reserved.