public class ServiceInstance extends ManagedObject
| Modifier and Type | Field and Description |
|---|---|
static String |
VIM20_NAMESPACE |
static String |
VIM25_NAMESPACE |
| Constructor and Description |
|---|
ServiceInstance(ServerConnection sc) |
ServiceInstance(URL url,
String sessionStr,
boolean ignoreCert) |
ServiceInstance(URL url,
String sessionStr,
boolean ignoreCert,
String namespace) |
ServiceInstance(URL url,
String username,
String password) |
ServiceInstance(URL url,
String username,
String password,
boolean ignoreCert) |
ServiceInstance(URL url,
String username,
String password,
boolean ignoreCert,
String namespace) |
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic static final String VIM25_NAMESPACE
public static final String VIM20_NAMESPACE
public ServiceInstance(URL url, String username, String password) throws RemoteException, MalformedURLException
RemoteExceptionMalformedURLExceptionpublic ServiceInstance(URL url, String username, String password, boolean ignoreCert) throws RemoteException, MalformedURLException
RemoteExceptionMalformedURLExceptionpublic ServiceInstance(URL url, String username, String password, boolean ignoreCert, String namespace) throws RemoteException, MalformedURLException
RemoteExceptionMalformedURLExceptionpublic ServiceInstance(URL url, String sessionStr, boolean ignoreCert) throws RemoteException, MalformedURLException
RemoteExceptionMalformedURLExceptionpublic ServiceInstance(URL url, String sessionStr, boolean ignoreCert, String namespace) throws RemoteException, MalformedURLException
RemoteExceptionMalformedURLExceptionpublic ServiceInstance(ServerConnection sc)
public Calendar getServerClock()
public Capability getCapability()
public ClusterProfileManager getClusterProfileManager()
public Calendar currentTime() throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic Folder getRootFolder()
public HostVMotionCompatibility[] queryVMotionCompatibility(VirtualMachine vm, HostSystem[] hosts, String[] compatibility) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic ProductComponentInfo[] retrieveProductComponents() throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic Event[] validateMigration(VirtualMachine[] vms, VirtualMachinePowerState state, String[] testType, ResourcePool pool, HostSystem host) throws InvalidState, RuntimeFault, RemoteException
InvalidStateRuntimeFaultRemoteExceptionpublic ServiceContent getServiceContent()
public AboutInfo getAboutInfo()
public AlarmManager getAlarmManager()
public AuthorizationManager getAuthorizationManager()
public CustomFieldsManager getCustomFieldsManager()
public CustomizationSpecManager getCustomizationSpecManager()
public EventManager getEventManager()
public DiagnosticManager getDiagnosticManager()
public DistributedVirtualSwitchManager getDistributedVirtualSwitchManager()
public ExtensionManager getExtensionManager()
public FileManager getFileManager()
public GuestOperationsManager getGuestOperationsManager()
public HostLocalAccountManager getAccountManager()
public LicenseManager getLicenseManager()
public LocalizationManager getLocalizationManager()
public PerformanceManager getPerformanceManager()
public ProfileComplianceManager getProfileComplianceManager()
public PropertyCollector getPropertyCollector()
public ScheduledTaskManager getScheduledTaskManager()
public SearchIndex getSearchIndex()
public SessionManager getSessionManager()
public HostSnmpSystem getHostSnmpSystem()
public HostProfileManager getHostProfileManager()
public IpPoolManager getIpPoolManager()
public VirtualMachineProvisioningChecker getVirtualMachineProvisioningChecker()
public VirtualMachineCompatibilityChecker getVirtualMachineCompatibilityChecker()
public TaskManager getTaskManager()
public UserDirectory getUserDirectory()
public ViewManager getViewManager()
public VirtualDiskManager getVirtualDiskManager()
public OptionManager getOptionManager()
public OvfManager getOvfManager()
Copyright © 2011-2012. All Rights Reserved.