Method |
Returns |
AutoDeploy.applyImageProfile(AutoDeployItem[] esxHosts, SoftwareImageProfile imageProfile)
|
void
|
AutoDeploy.changeImageProfile(DeployRule deployRule, SoftwareImageProfile imageProfile)
|
void
|
AutoDeploy.copyDeployRule(DeployRule rule, String ruleName, boolean changedPxeProfile, SoftwareImageProfile imageProfile, boolean changedHostProfile, ADHostProfile hostProfile, boolean changedLocation, AutoDeployItem location, String pattern, boolean updateSets, boolean activate)
|
DeployRule
|
AutoDeploy.createDeployRule(String ruleName, SoftwareImageProfile imageProfile, ADHostProfile hostProfile, AutoDeployItem location, String pattern)
|
DeployRule
|
AutoDeploy.editDeployRule(DeployRule rule, String ruleName, boolean changedPxeProfile, SoftwareImageProfile imageProfile, boolean changedHostProfile, ADHostProfile hostProfile, boolean changedLocation, AutoDeployItem location, String pattern)
|
DeployRule
|
com.vmware.o11n.plugin.autodeploy.connectivity.WaiterManager.convertToPxeProfile(SoftwareImageProfile )
|
com.vmware.vim.binding.vmodl.ManagedObjectReference
|