com.hyper9.simdk.stubs
Interface VimService

All Known Subinterfaces:
VimServiceEx
All Known Implementing Classes:
VimServiceExImpl, VimServiceImpl

public interface VimService

Author:
akutz

Method Summary
 void abortBackup(ManagedObjectReference _this, String msg)
           
 void acknowledgeAlarm(ManagedObjectReference _this, ManagedObjectReference alarm, ManagedObjectReference entity)
           
 HostServiceTicket acquireCimServicesTicket(ManagedObjectReference _this)
           
 String acquireCloneTicket(ManagedObjectReference _this)
           
 HostDiskManagerLeaseInfo acquireLease(ManagedObjectReference _this, ManagedObjectReference snapshot, String diskPath)
           
 HostDiskManagerLeaseInfo acquireLeaseExt(ManagedObjectReference _this, ManagedObjectReference snapshot, String diskPath, Boolean readOnly)
           
 SessionManagerLocalTicket acquireLocalTicket(ManagedObjectReference _this, String userName)
           
 VirtualMachineMksTicket acquireMksTicket(ManagedObjectReference _this)
           
 String acquireSessionTicket(ManagedObjectReference _this, String serviceKey)
           
 Integer addAuthorizationRole(ManagedObjectReference _this, String name, List<String> privIds)
           
 CustomFieldDef addCustomFieldDef(ManagedObjectReference _this, String name, String moType, PrivilegePolicyDef fieldDefPolicy, PrivilegePolicyDef fieldPolicy)
           
 ManagedObjectReference addDVPortgroup_Task(ManagedObjectReference _this, List<DVPortgroupConfigSpec> spec)
           
 void addDVPortgroup(ManagedObjectReference _this, List<DVPortgroupConfigSpec> spec)
           
 void addEndpoint(ManagedObjectReference _this, ProxyServiceEndpointSpec endpoint)
           
 ManagedObjectReference addHost_Task(ManagedObjectReference _this, HostConnectSpec spec, Boolean asConnected, ManagedObjectReference resourcePool, String license)
           
 ManagedObjectReference addHost(ManagedObjectReference _this, HostConnectSpec spec, Boolean asConnected, ManagedObjectReference resourcePool, String license)
           
 ManagedObjectReference addHostWithAdminDisabled_Task(ManagedObjectReference _this, HostConnectSpec spec, Boolean asConnected, ManagedObjectReference resourcePool, String license)
           
 ManagedObjectReference addHostWithAdminDisabled(ManagedObjectReference _this, HostConnectSpec spec, Boolean asConnected, ManagedObjectReference resourcePool, String license)
           
 void addInternetScsiSendTargets(ManagedObjectReference _this, String iScsiHbaDevice, List<HostInternetScsiHbaSendTarget> targets)
           
 void addInternetScsiStaticTargets(ManagedObjectReference _this, String iScsiHbaDevice, List<HostInternetScsiHbaStaticTarget> targets)
           
 String addLibrary(ManagedObjectReference _this, String serviceUrl, String libName, String sslThumbprint)
           
 LicenseManagerLicenseInfo addLicense(ManagedObjectReference _this, String licenseKey, List<KeyValue> labels)
           
 void addPortGroup(ManagedObjectReference _this, HostPortGroupSpec portgrp)
           
 String addServiceConsoleVirtualNic(ManagedObjectReference _this, String portgroup, HostVirtualNicSpec nic)
           
 ManagedObjectReference addStandaloneHost_Task(ManagedObjectReference _this, HostConnectSpec spec, ComputeResourceConfigSpec compResSpec, Boolean addConnected, String license)
           
 ManagedObjectReference addStandaloneHost(ManagedObjectReference _this, HostConnectSpec spec, ComputeResourceConfigSpec compResSpec, Boolean addConnected, String license)
           
 ManagedObjectReference addStandaloneHostWithAdminDisabled_Task(ManagedObjectReference _this, HostConnectSpec spec, ComputeResourceConfigSpec compResSpec, Boolean addConnected, String license)
           
 ManagedObjectReference addStandaloneHostWithAdminDisabled(ManagedObjectReference _this, HostConnectSpec spec, ComputeResourceConfigSpec compResSpec, Boolean addConnected, String license)
           
 void addTag(ManagedObjectReference _this, List<Tag> tag)
           
 String addVirtualNic(ManagedObjectReference _this, String portgroup, HostVirtualNicSpec nic)
           
 void addVirtualSwitch(ManagedObjectReference _this, String vswitchName, HostVirtualSwitchSpec spec)
           
 void answerVM(ManagedObjectReference _this, String questionId, String answerChoice)
           
 ManagedObjectReference applyHostConfig_Task(ManagedObjectReference _this, ManagedObjectReference host, HostConfigSpec configSpec)
           
 void applyHostConfig(ManagedObjectReference _this, ManagedObjectReference host, HostConfigSpec configSpec)
           
 void applyRecommendation(ManagedObjectReference _this, String key)
           
 Boolean areAlarmActionsEnabled(ManagedObjectReference _this, ManagedObjectReference entity)
           
 void assignUserToGroup(ManagedObjectReference _this, String user, String group)
           
 void associateProfile(ManagedObjectReference _this, List<ManagedObjectReference> entity)
           
 void attachVmfsExtent(ManagedObjectReference _this, String vmfsPath, HostScsiDiskPartition extent)
           
 void autoStartPowerOff(ManagedObjectReference _this)
           
 void autoStartPowerOn(ManagedObjectReference _this)
           
 String backupFirmwareConfiguration(ManagedObjectReference _this)
           
 VirtualMachineBackupEventInfo backupProtocolEvent(ManagedObjectReference _this, Integer timeout)
           
 DiagnosticManagerLogHeader browseDiagnosticLog(ManagedObjectReference _this, ManagedObjectReference host, String key, Integer start, Integer lines)
           
 void cancelTask(ManagedObjectReference _this)
           
 void cancelWaitForUpdates(ManagedObjectReference _this)
           
 void changeOwner(ManagedObjectReference _this, String name, ManagedObjectReference datacenter, String owner)
           
 ManagedObjectReference checkClone_Task(ManagedObjectReference _this, ManagedObjectReference vm, ManagedObjectReference folder, String name, VirtualMachineCloneSpec spec, List<String> testType)
           
 List<CheckResult> checkClone(ManagedObjectReference _this, ManagedObjectReference vm, ManagedObjectReference folder, String name, VirtualMachineCloneSpec spec, List<String> testType)
           
 ManagedObjectReference checkCompatibility_Task(ManagedObjectReference _this, ManagedObjectReference vm, ManagedObjectReference host, ManagedObjectReference pool, List<String> testType)
           
 List<CheckResult> checkCompatibility(ManagedObjectReference _this, ManagedObjectReference vm, ManagedObjectReference host, ManagedObjectReference pool, List<String> testType)
           
 ManagedObjectReference checkCompliance_Task(ManagedObjectReference _this, List<ManagedObjectReference> profile, List<ManagedObjectReference> entity)
           
 List<ComplianceResult> checkCompliance(ManagedObjectReference _this, List<ManagedObjectReference> profile, List<ManagedObjectReference> entity)
           
 void checkCustomizationResources(ManagedObjectReference _this, String guestOs)
           
 void checkCustomizationSpec(ManagedObjectReference _this, CustomizationSpec spec)
           
 ClusterDasAdmissionResult checkDasAdmission(ManagedObjectReference _this, List<ManagedObjectReference> vm)
           
 UpdateSet checkForUpdates(ManagedObjectReference _this, String version)
           
 List<Boolean> checkGroupMembership(ManagedObjectReference _this, String userName, List<String> group)
           
 ManagedObjectReference checkHostPatch_Task(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult checkHostPatch(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 Boolean checkLicenseFeature(ManagedObjectReference _this, ManagedObjectReference host, String featureKey)
           
 ManagedObjectReference checkMigrate_Task(ManagedObjectReference _this, ManagedObjectReference vm, ManagedObjectReference host, ManagedObjectReference pool, VirtualMachinePowerState state, List<String> testType)
           
 List<CheckResult> checkMigrate(ManagedObjectReference _this, ManagedObjectReference vm, ManagedObjectReference host, ManagedObjectReference pool, VirtualMachinePowerState state, List<String> testType)
           
 ManagedObjectReference checkProfileCompliance_Task(ManagedObjectReference _this, List<ManagedObjectReference> entity)
           
 List<ComplianceResult> checkProfileCompliance(ManagedObjectReference _this, List<ManagedObjectReference> entity)
           
 ManagedObjectReference checkRelocate_Task(ManagedObjectReference _this, ManagedObjectReference vm, VirtualMachineRelocateSpec spec, List<String> testType)
           
 List<CheckResult> checkRelocate(ManagedObjectReference _this, ManagedObjectReference vm, VirtualMachineRelocateSpec spec, List<String> testType)
           
 ManagedObjectReference checkVMCompatibility_Task(ManagedObjectReference _this, VirtualMachineConfigSpec vmConfigSpec, List<ManagedObjectReference> hosts)
           
 List<CheckResult> checkVMCompatibility(ManagedObjectReference _this, VirtualMachineConfigSpec vmConfigSpec, List<ManagedObjectReference> hosts)
           
 void clearComplianceStatus(ManagedObjectReference _this, List<ManagedObjectReference> profile, List<ManagedObjectReference> entity)
           
 UserSession cloneSession(ManagedObjectReference _this, String cloneTicket)
           
 ManagedObjectReference cloneVApp_Task(ManagedObjectReference _this, String name, ManagedObjectReference target, VAppCloneSpec spec)
           
 ManagedObjectReference cloneVApp(ManagedObjectReference _this, String name, ManagedObjectReference target, VAppCloneSpec spec)
           
 ManagedObjectReference cloneVM_Task(ManagedObjectReference _this, ManagedObjectReference folder, String name, VirtualMachineCloneSpec spec)
           
 ManagedObjectReference cloneVM(ManagedObjectReference _this, ManagedObjectReference folder, String name, VirtualMachineCloneSpec spec)
           
 List<ManagedObjectReference> closeInventoryViewFolder(ManagedObjectReference _this, List<ManagedObjectReference> entity)
           
 void completeDestination(ManagedObjectReference _this, Long migrationId)
           
 void completeSource(ManagedObjectReference _this, Long migrationId)
           
 HostDiskPartitionInfo computeDiskPartitionInfo(ManagedObjectReference _this, String devicePath, HostDiskPartitionLayout layout)
           
 HostDiskPartitionInfo computeDiskPartitionInfoForResize(ManagedObjectReference _this, HostScsiDiskPartition partition, HostDiskPartitionBlockRange blockRange)
           
 void configureDatastorePrincipal(ManagedObjectReference _this, String userName, String password)
           
 ManagedObjectReference configureEVC_Task(ManagedObjectReference _this, String evcModeKey)
           
 void configureEVC(ManagedObjectReference _this, String evcModeKey)
           
 void configureLicenseSource(ManagedObjectReference _this, ManagedObjectReference host, LicenseSource licenseSource)
           
 ManagedObjectReference copy_Task(ManagedObjectReference _this, ManagedObjectReference sourceDatacenter, String sourcePath, ManagedObjectReference destinationDatacenter, String destinationPath, Boolean force, String fileType)
           
 void copy(ManagedObjectReference _this, ManagedObjectReference sourceDatacenter, String sourcePath, ManagedObjectReference destinationDatacenter, String destinationPath, Boolean force, String fileType)
           
 ManagedObjectReference copyDatastoreFile_Task(ManagedObjectReference _this, String sourceName, ManagedObjectReference sourceDatacenter, String destinationName, ManagedObjectReference destinationDatacenter, Boolean force)
           
 void copyDatastoreFile(ManagedObjectReference _this, String sourceName, ManagedObjectReference sourceDatacenter, String destinationName, ManagedObjectReference destinationDatacenter, Boolean force)
           
 ManagedObjectReference copyVirtualDisk_Task(ManagedObjectReference _this, String sourceName, ManagedObjectReference sourceDatacenter, String destName, ManagedObjectReference destDatacenter, VirtualDiskSpec destSpec, Boolean force)
           
 String copyVirtualDisk(ManagedObjectReference _this, String sourceName, ManagedObjectReference sourceDatacenter, String destName, ManagedObjectReference destDatacenter, VirtualDiskSpec destSpec, Boolean force)
           
 ManagedObjectReference createAlarm(ManagedObjectReference _this, ManagedObjectReference entity, AlarmSpec spec)
           
 ManagedObjectReference createChildVM_Task(ManagedObjectReference _this, VirtualMachineConfigSpec config, ManagedObjectReference host)
           
 ManagedObjectReference createChildVM(ManagedObjectReference _this, VirtualMachineConfigSpec config, ManagedObjectReference host)
           
 ManagedObjectReference createCluster(ManagedObjectReference _this, String name, ClusterConfigSpec spec)
           
 ManagedObjectReference createClusterEx(ManagedObjectReference _this, String name, ClusterConfigSpecEx spec)
           
 ManagedObjectReference createCollectorForEvents(ManagedObjectReference _this, EventFilterSpec filter)
           
 ManagedObjectReference createCollectorForTasks(ManagedObjectReference _this, TaskFilterSpec filter)
           
 ManagedObjectReference createContainerView(ManagedObjectReference _this, ManagedObjectReference container, List<String> type, Boolean recursive)
           
 void createCustomizationSpec(ManagedObjectReference _this, CustomizationSpecItem item)
           
 ManagedObjectReference createDatacenter(ManagedObjectReference _this, String name)
           
 ApplyProfile createDefaultProfile(ManagedObjectReference _this, String profileType)
           
 OvfCreateDescriptorResult createDescriptor(ManagedObjectReference _this, ManagedObjectReference obj, OvfCreateDescriptorParams cdp)
           
 void createDiagnosticPartition(ManagedObjectReference _this, HostDiagnosticPartitionCreateSpec spec)
           
 ManagedObjectReference createDVS_Task(ManagedObjectReference _this, DVSCreateSpec spec)
           
 ManagedObjectReference createDVS(ManagedObjectReference _this, DVSCreateSpec spec)
           
 ManagedObjectReference createFilter(ManagedObjectReference _this, PropertyFilterSpec spec, Boolean partialUpdates)
           
 ManagedObjectReference createFolder(ManagedObjectReference _this, String name)
           
 void createGroup(ManagedObjectReference _this, HostAccountSpec group)
           
 OvfCreateImportSpecResult createImportSpec(ManagedObjectReference _this, String ovfDescriptor, ManagedObjectReference resourcePool, ManagedObjectReference datastore, OvfCreateImportSpecParams cisp)
           
 ManagedObjectReference createInventoryView(ManagedObjectReference _this)
           
 Integer createIpPool(ManagedObjectReference _this, ManagedObjectReference dc, IpPool pool)
           
 ManagedObjectReference createLinkedClone_Task(ManagedObjectReference _this, String vmName, String dsPath, Boolean overwrite)
           
 String createLinkedClone(ManagedObjectReference _this, String vmName, String dsPath, Boolean overwrite)
           
 ManagedObjectReference createListView(ManagedObjectReference _this, List<ManagedObjectReference> obj)
           
 ManagedObjectReference createListViewFromView(ManagedObjectReference _this, ManagedObjectReference view)
           
 ManagedObjectReference createLocalDatastore(ManagedObjectReference _this, String name, String path)
           
 ManagedObjectReference createNasDatastore(ManagedObjectReference _this, HostNasVolumeSpec spec)
           
 ManagedObjectReference createObjectScheduledTask(ManagedObjectReference _this, ManagedObjectReference obj, ScheduledTaskSpec spec)
           
 void createPerfInterval(ManagedObjectReference _this, PerfInterval intervalId)
           
 ManagedObjectReference createProfile(ManagedObjectReference _this, ProfileCreateSpec createSpec)
           
 ManagedObjectReference createResourcePool(ManagedObjectReference _this, String name, ResourceConfigSpec spec)
           
 ManagedObjectReference createScheduledTask(ManagedObjectReference _this, ManagedObjectReference entity, ScheduledTaskSpec spec)
           
 ManagedObjectReference createScreenshot_Task(ManagedObjectReference _this)
           
 String createScreenshot(ManagedObjectReference _this)
           
 ManagedObjectReference createSecondaryVM_Task(ManagedObjectReference _this, ManagedObjectReference host)
           
 FaultToleranceSecondaryOpResult createSecondaryVM(ManagedObjectReference _this, ManagedObjectReference host)
           
 ManagedObjectReference createSnapshot_Task(ManagedObjectReference _this, String name, String description, Boolean memory, Boolean quiesce)
           
 ManagedObjectReference createSnapshot(ManagedObjectReference _this, String name, String description, Boolean memory, Boolean quiesce)
           
 TaskInfo createTask(ManagedObjectReference _this, ManagedObjectReference obj, String taskTypeId, String initiatedBy, Boolean cancelable, String parentTaskKey)
           
 void createUser(ManagedObjectReference _this, HostAccountSpec user)
           
 ManagedObjectReference createVApp(ManagedObjectReference _this, String name, ResourceConfigSpec resSpec, VAppConfigSpec configSpec, ManagedObjectReference vmFolder)
           
 ManagedObjectReference createVirtualDisk_Task(ManagedObjectReference _this, String name, ManagedObjectReference datacenter, VirtualDiskSpec spec)
           
 String createVirtualDisk(ManagedObjectReference _this, String name, ManagedObjectReference datacenter, VirtualDiskSpec spec)
           
 ManagedObjectReference createVM_Task(ManagedObjectReference _this, VirtualMachineConfigSpec config, ManagedObjectReference pool, ManagedObjectReference host)
           
 ManagedObjectReference createVM(ManagedObjectReference _this, VirtualMachineConfigSpec config, ManagedObjectReference pool, ManagedObjectReference host)
           
 ManagedObjectReference createVmfsDatastore(ManagedObjectReference _this, VmfsDatastoreCreateSpec spec)
           
 Calendar currentTime(ManagedObjectReference _this)
           
 String customizationSpecItemToXml(ManagedObjectReference _this, CustomizationSpecItem item)
           
 ManagedObjectReference customizeVM_Task(ManagedObjectReference _this, CustomizationSpec spec)
           
 void customizeVM(ManagedObjectReference _this, CustomizationSpec spec)
           
 LicenseManagerLicenseInfo decodeLicense(ManagedObjectReference _this, String licenseKey)
           
 void defragmentAllDisks(ManagedObjectReference _this)
           
 ManagedObjectReference defragmentVirtualDisk_Task(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 void defragmentVirtualDisk(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 ManagedObjectReference delete_Task(ManagedObjectReference _this, ManagedObjectReference datacenter, String datastorePath, String fileType)
           
 void delete(ManagedObjectReference _this, ManagedObjectReference datacenter, String datastorePath, String fileType)
           
 void deleteCustomizationSpec(ManagedObjectReference _this, String name)
           
 ManagedObjectReference deleteDatastoreFile_Task(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 void deleteDatastoreFile(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 void deleteFile(ManagedObjectReference _this, String datastorePath)
           
 ManagedObjectReference deleteVirtualDisk_Task(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 void deleteVirtualDisk(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 ManagedObjectReference deleteVm_Task(ManagedObjectReference _this, VirtualMachineConfigInfo configInfo)
           
 void deleteVm(ManagedObjectReference _this, VirtualMachineConfigInfo configInfo)
           
 void deselectVnic(ManagedObjectReference _this)
           
 void deselectVnicForNicType(ManagedObjectReference _this, String nicType, String device)
           
 ManagedObjectReference destroy_Task(ManagedObjectReference _this)
           
 void destroy(ManagedObjectReference _this)
           
 void destroyChildren(ManagedObjectReference _this)
           
 void destroyCollector(ManagedObjectReference _this)
           
 void destroyDatastore(ManagedObjectReference _this)
           
 void destroyIpPool(ManagedObjectReference _this, ManagedObjectReference dc, Integer id, Boolean force)
           
 void destroyNetwork(ManagedObjectReference _this)
           
 void destroyProfile(ManagedObjectReference _this)
           
 void destroyPropertyFilter(ManagedObjectReference _this)
           
 void destroyView(ManagedObjectReference _this)
           
 void disableAdmin(ManagedObjectReference _this)
           
 ManagedObjectReference disableEVC_Task(ManagedObjectReference _this)
           
 void disableEVC(ManagedObjectReference _this)
           
 Boolean disableFeature(ManagedObjectReference _this, ManagedObjectReference host, String featureKey)
           
 void disableHyperThreading(ManagedObjectReference _this)
           
 void disableMethods(ManagedObjectReference _this, List<ManagedObjectReference> entity, List<DisabledMethodRequest> method, String sourceId)
           
 void disableMultipathPath(ManagedObjectReference _this, String pathName)
           
 void disableRuleset(ManagedObjectReference _this, String id)
           
 ManagedObjectReference disableSecondaryVM_Task(ManagedObjectReference _this, ManagedObjectReference vm)
           
 void disableSecondaryVM(ManagedObjectReference _this, ManagedObjectReference vm)
           
 ManagedObjectReference disconnectHost_Task(ManagedObjectReference _this)
           
 void disconnectHost(ManagedObjectReference _this)
           
 void dissociateProfile(ManagedObjectReference _this, List<ManagedObjectReference> entity)
           
 Boolean doesCustomizationSpecExist(ManagedObjectReference _this, String name)
           
 void duplicateCustomizationSpec(ManagedObjectReference _this, String name, String newName)
           
 ManagedObjectReference eagerZeroVirtualDisk_Task(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 void eagerZeroVirtualDisk(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 void enableAdmin(ManagedObjectReference _this)
           
 void enableAlarmActions(ManagedObjectReference _this, ManagedObjectReference entity, Boolean enabled)
           
 Boolean enableFeature(ManagedObjectReference _this, ManagedObjectReference host, String featureKey)
           
 void enableHyperThreading(ManagedObjectReference _this)
           
 List<EntityDisabledMethodInfo> enableMethods(ManagedObjectReference _this, List<ManagedObjectReference> entity, List<String> method, String sourceId)
           
 void enableMultipathPath(ManagedObjectReference _this, String pathName)
           
 void enableRuleset(ManagedObjectReference _this, String id)
           
 ManagedObjectReference enableSecondaryVM_Task(ManagedObjectReference _this, ManagedObjectReference vm, ManagedObjectReference host)
           
 FaultToleranceSecondaryOpResult enableSecondaryVM(ManagedObjectReference _this, ManagedObjectReference vm, ManagedObjectReference host)
           
 ManagedObjectReference enterMaintenanceMode_Task(ManagedObjectReference _this, Integer timeout, Boolean evacuatePoweredOffVms)
           
 void enterMaintenanceMode(ManagedObjectReference _this, Integer timeout, Boolean evacuatePoweredOffVms)
           
 DatabaseSizeEstimate estimateDatabaseSize(ManagedObjectReference _this, DatabaseSizeParam dbSizeParam)
           
 ProfileExecuteResult executeHostProfile(ManagedObjectReference _this, ManagedObjectReference host, List<ProfileDeferredPolicyOptionParameter> deferredParam)
           
 String executeSimpleCommand(ManagedObjectReference _this, List<String> arguments)
           
 ManagedObjectReference exitMaintenanceMode_Task(ManagedObjectReference _this, Integer timeout)
           
 void exitMaintenanceMode(ManagedObjectReference _this, Integer timeout)
           
 ManagedObjectReference expandVmfsDatastore(ManagedObjectReference _this, ManagedObjectReference datastore, VmfsDatastoreExpandSpec spec)
           
 void expandVmfsExtent(ManagedObjectReference _this, String vmfsPath, HostScsiDiskPartition extent)
           
 ManagedObjectReference exportMediaToLibrary_Task(ManagedObjectReference _this, ManagedObjectReference srcDc, String srcName, String libKey, ImageLibraryManagerMediaInfo metadata, List<KeyValue> headers)
           
 String exportMediaToLibrary(ManagedObjectReference _this, ManagedObjectReference srcDc, String srcName, String libKey, ImageLibraryManagerMediaInfo metadata, List<KeyValue> headers)
           
 ManagedObjectReference exportOvfToUrl_Task(ManagedObjectReference _this, ManagedObjectReference entity, String dstBaseUrl, List<KeyValue> httpHeaders, String sslThumbprint)
           
 List<String> exportOvfToUrl(ManagedObjectReference _this, ManagedObjectReference entity, String dstBaseUrl, List<KeyValue> httpHeaders, String sslThumbprint)
           
 String exportProfile(ManagedObjectReference _this)
           
 ManagedObjectReference exportVApp(ManagedObjectReference _this)
           
 ManagedObjectReference exportVm(ManagedObjectReference _this)
           
 ManagedObjectReference extendVirtualDisk_Task(ManagedObjectReference _this, String name, ManagedObjectReference datacenter, Long newCapacityKb, Boolean eagerZero)
           
 void extendVirtualDisk(ManagedObjectReference _this, String name, ManagedObjectReference datacenter, Long newCapacityKb, Boolean eagerZero)
           
 ManagedObjectReference extendVmfsDatastore(ManagedObjectReference _this, ManagedObjectReference datastore, VmfsDatastoreExtendSpec spec)
           
 String extractOvfEnvironment(ManagedObjectReference _this)
           
 List<String> fetchDVPortKeys(ManagedObjectReference _this, DistributedVirtualSwitchPortCriteria criteria)
           
 List<DistributedVirtualPort> fetchDVPorts(ManagedObjectReference _this, DistributedVirtualSwitchPortCriteria criteria)
           
 List<ManagedObjectReference> findAllByDnsName(ManagedObjectReference _this, ManagedObjectReference datacenter, String dnsName, Boolean vmSearch)
           
 List<ManagedObjectReference> findAllByIp(ManagedObjectReference _this, ManagedObjectReference datacenter, String ip, Boolean vmSearch)
           
 List<ManagedObjectReference> findAllByUuid(ManagedObjectReference _this, ManagedObjectReference datacenter, String uuid, Boolean vmSearch, Boolean instanceUuid)
           
 List<ManagedObjectReference> findAssociatedProfile(ManagedObjectReference _this, ManagedObjectReference entity)
           
 ManagedObjectReference findByDatastorePath(ManagedObjectReference _this, ManagedObjectReference datacenter, String path)
           
 ManagedObjectReference findByDnsName(ManagedObjectReference _this, ManagedObjectReference datacenter, String dnsName, Boolean vmSearch)
           
 ManagedObjectReference findByInventoryPath(ManagedObjectReference _this, String inventoryPath)
           
 ManagedObjectReference findByIp(ManagedObjectReference _this, ManagedObjectReference datacenter, String ip, Boolean vmSearch)
           
 ManagedObjectReference findByUuid(ManagedObjectReference _this, ManagedObjectReference datacenter, String uuid, Boolean vmSearch, Boolean instanceUuid)
           
 ManagedObjectReference findChild(ManagedObjectReference _this, ManagedObjectReference entity, String name)
           
 Extension findExtension(ManagedObjectReference _this, String extensionKey)
           
 HostVmfsVolume formatVmfs(ManagedObjectReference _this, HostVmfsSpec createSpec)
           
 ManagedObjectReference FTManagerDisableSecondaryVM_Task(ManagedObjectReference _this, ManagedObjectReference primary, String instanceUuid)
           
 void FTManagerDisableSecondaryVM(ManagedObjectReference _this, ManagedObjectReference primary, String instanceUuid)
           
 ManagedObjectReference FTManagerEnableSecondaryVM_Task(ManagedObjectReference _this, ManagedObjectReference primary, String instanceUuid)
           
 void FTManagerEnableSecondaryVM(ManagedObjectReference _this, ManagedObjectReference primary, String instanceUuid)
           
 ManagedObjectReference FTManagerMakePrimaryVM_Task(ManagedObjectReference _this, ManagedObjectReference primary, String instanceUuid)
           
 void FTManagerMakePrimaryVM(ManagedObjectReference _this, ManagedObjectReference primary, String instanceUuid)
           
 ManagedObjectReference FTManagerRegisterSecondaryVM_Task(ManagedObjectReference _this, ManagedObjectReference primary, String instanceUuid, String cfgPath, String host)
           
 void FTManagerRegisterSecondaryVM(ManagedObjectReference _this, ManagedObjectReference primary, String instanceUuid, String cfgPath, String host)
           
 ManagedObjectReference FTManagerStartSecondaryOnRemoteHost_Task(ManagedObjectReference _this, ManagedObjectReference primary, String secondaryCfgPath, String host, Integer port)
           
 void FTManagerStartSecondaryOnRemoteHost(ManagedObjectReference _this, ManagedObjectReference primary, String secondaryCfgPath, String host, Integer port)
           
 ManagedObjectReference FTManagerTerminateFaultTolerantVM_Task(ManagedObjectReference _this, ManagedObjectReference primary, String instanceUuid)
           
 void FTManagerTerminateFaultTolerantVM(ManagedObjectReference _this, ManagedObjectReference primary, String instanceUuid)
           
 ManagedObjectReference FTManagerUnregisterSecondaryVM_Task(ManagedObjectReference _this, ManagedObjectReference primary, String instanceUuid)
           
 void FTManagerUnregisterSecondaryVM(ManagedObjectReference _this, ManagedObjectReference primary, String instanceUuid)
           
 void FTManagerUnregisterVM(ManagedObjectReference _this, ManagedObjectReference vm)
           
 HostProfileManagerConfigTaskList generateConfigTaskList(ManagedObjectReference _this, HostConfigSpec configSpec, ManagedObjectReference host)
           
 ManagedObjectReference generateLogBundles_Task(ManagedObjectReference _this, Boolean includeDefault, List<ManagedObjectReference> host)
           
 List<DiagnosticManagerBundleInfo> generateLogBundles(ManagedObjectReference _this, Boolean includeDefault, List<ManagedObjectReference> host)
           
 HostIntegrityReport generateReport(ManagedObjectReference _this, List<Integer> pcrSelection, List<Byte> nonce)
           
 List<ManagedObjectReference> getAlarm(ManagedObjectReference _this, ManagedObjectReference entity)
           
 List<AlarmState> getAlarmState(ManagedObjectReference _this, ManagedObjectReference entity)
           
 CustomizationSpecItem getCustomizationSpec(ManagedObjectReference _this, String name)
           
 String getPublicKey(ManagedObjectReference _this)
           
 void hostDVSClonePort(ManagedObjectReference _this, String switchUuid, List<HostDVSPortCloneSpec> ports)
           
 void hostDVSCreateDVS(ManagedObjectReference _this, HostDVSCreateSpec spec)
           
 void hostDVSDeletePorts(ManagedObjectReference _this, String switchUuid, List<HostDVSPortDeleteSpec> portSpec)
           
 List<HostDVSPortData> hostDVSGetPortState(ManagedObjectReference _this, String switchUuid, List<String> portKeys)
           
 void hostDVSReconfigure(ManagedObjectReference _this, HostDVSConfigSpec spec)
           
 void hostDVSRemoveDVS(ManagedObjectReference _this, String switchUuid)
           
 void hostDVSUpdateDVPortgroups(ManagedObjectReference _this, String switchUuid, List<HostDVPortgroupConfigSpec> configSpec)
           
 void hostDVSUpdatePorts(ManagedObjectReference _this, String switchUuid, List<HostDVSPortData> portData)
           
 void httpNfcLeaseAbort(ManagedObjectReference _this, LocalizedMethodFault fault)
           
 void httpNfcLeaseComplete(ManagedObjectReference _this)
           
 void httpNfcLeaseProgress(ManagedObjectReference _this, Integer percent)
           
 UserSession impersonateUser(ManagedObjectReference _this, String userName, String locale)
           
 ManagedObjectReference importLibraryMedia_Task(ManagedObjectReference _this, String url, String sslThumbprint, List<KeyValue> headers, ManagedObjectReference dstDc, String dstName, Boolean force)
           
 void importLibraryMedia(ManagedObjectReference _this, String url, String sslThumbprint, List<KeyValue> headers, ManagedObjectReference dstDc, String dstName, Boolean force)
           
 ManagedObjectReference importOvfAtUrl_Task(ManagedObjectReference _this, String ovfDescriptorUrl, OvfCreateImportSpecParams importSpecParams, ManagedObjectReference fldr, ManagedObjectReference pool, ManagedObjectReference datastore, List<KeyValue> httpHeaders, String sslThumbprint)
           
 ManagedObjectReference importOvfAtUrl(ManagedObjectReference _this, String ovfDescriptorUrl, OvfCreateImportSpecParams importSpecParams, ManagedObjectReference fldr, ManagedObjectReference pool, ManagedObjectReference datastore, List<KeyValue> httpHeaders, String sslThumbprint)
           
 ManagedObjectReference importVApp(ManagedObjectReference _this, ImportSpec spec, ManagedObjectReference folder, ManagedObjectReference host)
           
 ManagedObjectReference inflateVirtualDisk_Task(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 void inflateVirtualDisk(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 HostVMotionManagerDestinationState initiateDestination(ManagedObjectReference _this, Long migrationId, String dstConfigPath)
           
 ManagedObjectReference initiateSource_Task(ManagedObjectReference _this, Long migrationId, Integer dstId)
           
 void initiateSource(ManagedObjectReference _this, Long migrationId, Integer dstId)
           
 ManagedObjectReference installHostPatch_Task(ManagedObjectReference _this, HostPatchManagerLocator repository, String updateID, Boolean force)
           
 void installHostPatch(ManagedObjectReference _this, HostPatchManagerLocator repository, String updateID, Boolean force)
           
 ManagedObjectReference installHostPatchV2_Task(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, List<String> vibUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult installHostPatchV2(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, List<String> vibUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 List<InternalStatsValue> internalQueryLatestVmStats(ManagedObjectReference _this, ManagedObjectReference vm, List<String> statsSet)
           
 List<LicenseAssignmentManagerFeatureLicenseAvailability> isFeatureAvailable(ManagedObjectReference _this, List<LicenseAssignmentManagerEntityFeaturePair> entityFeaturePair)
           
 HostDiskBlockInfo leaseAllocateBlocks(ManagedObjectReference _this, Long startBlock, Long numBlocks, Boolean assureValid)
           
 void leaseClearLazyZero(ManagedObjectReference _this, Long startBlock, Long numBlocks, Boolean fillZero)
           
 HostDiskBlockInfo leaseMapDiskRegion(ManagedObjectReference _this, Long mapStart, Long mapLength)
           
 ManagedObjectReference LLPMReconfigVM_Task(ManagedObjectReference _this, VirtualMachineConfigSpec configSpec)
           
 void LLPMReconfigVM(ManagedObjectReference _this, VirtualMachineConfigSpec configSpec)
           
 void loadDVPort(ManagedObjectReference _this, String switchUuid, String portKey, String filePath)
           
 UserSession login(ManagedObjectReference _this, String userName, String password, String locale)
           
 UserSession loginBySessionTicket(ManagedObjectReference _this, String ticketData)
           
 UserSession loginBySSLThumbprint(ManagedObjectReference _this, String locale)
           
 UserSession loginBySSPI(ManagedObjectReference _this, String base64Token, String locale)
           
 UserSession loginExtensionByCertificate(ManagedObjectReference _this, String extensionKey, String locale)
           
 UserSession loginExtensionBySubjectName(ManagedObjectReference _this, String extensionKey, String locale)
           
 void logout(ManagedObjectReference _this)
           
 void logUserEvent(ManagedObjectReference _this, ManagedObjectReference entity, String msg)
           
 ManagedObjectReference lowLevelConsolidateDisks_Task(ManagedObjectReference _this, ManagedObjectReference vm, List<VirtualDisk> disks)
           
 void lowLevelConsolidateDisks(ManagedObjectReference _this, ManagedObjectReference vm, List<VirtualDisk> disks)
           
 ManagedObjectReference lowLevelCreateVm_Task(ManagedObjectReference _this, VirtualMachineConfigSpec configSpec)
           
 ManagedObjectReference lowLevelCreateVm(ManagedObjectReference _this, VirtualMachineConfigSpec configSpec)
           
 void makeDirectory(ManagedObjectReference _this, String name, ManagedObjectReference datacenter, Boolean createParentDirectories)
           
 ManagedObjectReference makePrimaryVM_Task(ManagedObjectReference _this, ManagedObjectReference vm)
           
 void makePrimaryVM(ManagedObjectReference _this, ManagedObjectReference vm)
           
 void markAsTemplate(ManagedObjectReference _this)
           
 void markAsVirtualMachine(ManagedObjectReference _this, ManagedObjectReference pool, ManagedObjectReference host)
           
 ManagedObjectReference mergeDvs_Task(ManagedObjectReference _this, ManagedObjectReference dvs)
           
 void mergeDvs(ManagedObjectReference _this, ManagedObjectReference dvs)
           
 void mergePermissions(ManagedObjectReference _this, Integer srcRoleId, Integer dstRoleId)
           
 ManagedObjectReference migrateVM_Task(ManagedObjectReference _this, ManagedObjectReference pool, ManagedObjectReference host, VirtualMachineMovePriority priority, VirtualMachinePowerState state)
           
 void migrateVM(ManagedObjectReference _this, ManagedObjectReference pool, ManagedObjectReference host, VirtualMachineMovePriority priority, VirtualMachinePowerState state)
           
 List<ManagedObjectReference> modifyListView(ManagedObjectReference _this, List<ManagedObjectReference> add, List<ManagedObjectReference> remove)
           
 void mountToolsInstaller(ManagedObjectReference _this)
           
 ManagedObjectReference move_Task(ManagedObjectReference _this, ManagedObjectReference sourceDatacenter, String sourcePath, ManagedObjectReference destinationDatacenter, String destinationPath, Boolean force, String fileType)
           
 void move(ManagedObjectReference _this, ManagedObjectReference sourceDatacenter, String sourcePath, ManagedObjectReference destinationDatacenter, String destinationPath, Boolean force, String fileType)
           
 ManagedObjectReference moveDatastoreFile_Task(ManagedObjectReference _this, String sourceName, ManagedObjectReference sourceDatacenter, String destinationName, ManagedObjectReference destinationDatacenter, Boolean force)
           
 void moveDatastoreFile(ManagedObjectReference _this, String sourceName, ManagedObjectReference sourceDatacenter, String destinationName, ManagedObjectReference destinationDatacenter, Boolean force)
           
 ManagedObjectReference moveDVPort_Task(ManagedObjectReference _this, List<String> portKey, String destinationPortgroupKey)
           
 void moveDVPort(ManagedObjectReference _this, List<String> portKey, String destinationPortgroupKey)
           
 ManagedObjectReference moveHostInto_Task(ManagedObjectReference _this, ManagedObjectReference host, ManagedObjectReference resourcePool)
           
 void moveHostInto(ManagedObjectReference _this, ManagedObjectReference host, ManagedObjectReference resourcePool)
           
 ManagedObjectReference moveInto_Task(ManagedObjectReference _this, List<ManagedObjectReference> host)
           
 void moveInto(ManagedObjectReference _this, List<ManagedObjectReference> host)
           
 ManagedObjectReference moveIntoFolder_Task(ManagedObjectReference _this, List<ManagedObjectReference> list)
           
 void moveIntoFolder(ManagedObjectReference _this, List<ManagedObjectReference> list)
           
 void moveIntoResourcePool(ManagedObjectReference _this, List<ManagedObjectReference> list)
           
 ManagedObjectReference moveVirtualDisk_Task(ManagedObjectReference _this, String sourceName, ManagedObjectReference sourceDatacenter, String destName, ManagedObjectReference destDatacenter, Boolean force)
           
 String moveVirtualDisk(ManagedObjectReference _this, String sourceName, ManagedObjectReference sourceDatacenter, String destName, ManagedObjectReference destDatacenter, Boolean force)
           
 HostServiceTicket nfcFileManagement(ManagedObjectReference _this, ManagedObjectReference ds, ManagedObjectReference hostForAccess)
           
 HostServiceTicket nfcGetVmFiles(ManagedObjectReference _this, ManagedObjectReference vm, ManagedObjectReference hostForAccess)
           
 HostServiceTicket nfcPutVmFiles(ManagedObjectReference _this, ManagedObjectReference vm, ManagedObjectReference hostForAccess)
           
 HostServiceTicket nfcRandomAccessOpenDisk(ManagedObjectReference _this, ManagedObjectReference vm, Integer diskDeviceKey, ManagedObjectReference hostForAccess)
           
 HostServiceTicket nfcRandomAccessOpenReadonly(ManagedObjectReference _this, ManagedObjectReference vm, Integer diskDeviceKey, ManagedObjectReference hostForAccess)
           
 HostServiceTicket nfcSystemManagement(ManagedObjectReference _this, ManagedObjectReference hostForAccess)
           
 void notifySnapshotCompletion(ManagedObjectReference _this)
           
 List<ManagedObjectReference> openInventoryViewFolder(ManagedObjectReference _this, List<ManagedObjectReference> entity)
           
 void overwriteCustomizationSpec(ManagedObjectReference _this, CustomizationSpecItem item)
           
 OvfParseDescriptorResult parseDescriptor(ManagedObjectReference _this, String ovfDescriptor, OvfParseDescriptorParams pdp)
           
 ManagedObjectReference parseDescriptorAtUrl_Task(ManagedObjectReference _this, String ovfDescriptorUrl, OvfParseDescriptorParams pdp, List<KeyValue> httpHeaders, String sslThumbprint)
           
 OvfParseDescriptorResult parseDescriptorAtUrl(ManagedObjectReference _this, String ovfDescriptorUrl, OvfParseDescriptorParams pdp, List<KeyValue> httpHeaders, String sslThumbprint)
           
 ManagedObjectReference performDvsProductSpecOperation_Task(ManagedObjectReference _this, String operation, DistributedVirtualSwitchProductSpec productSpec)
           
 void performDvsProductSpecOperation(ManagedObjectReference _this, String operation, DistributedVirtualSwitchProductSpec productSpec)
           
 void postEvent(ManagedObjectReference _this, Event eventToPost, TaskInfo taskInfo)
           
 ManagedObjectReference powerDownHostToStandBy_Task(ManagedObjectReference _this, Integer timeoutSec, Boolean evacuatePoweredOffVms)
           
 void powerDownHostToStandBy(ManagedObjectReference _this, Integer timeoutSec, Boolean evacuatePoweredOffVms)
           
 ManagedObjectReference powerOffVApp_Task(ManagedObjectReference _this, Boolean force)
           
 void powerOffVApp(ManagedObjectReference _this, Boolean force)
           
 ManagedObjectReference powerOffVM_Task(ManagedObjectReference _this)
           
 void powerOffVM(ManagedObjectReference _this)
           
 ManagedObjectReference powerOnMultiVM_Task(ManagedObjectReference _this, List<ManagedObjectReference> vm)
           
 ClusterPowerOnVmResult powerOnMultiVM(ManagedObjectReference _this, List<ManagedObjectReference> vm)
           
 ManagedObjectReference powerOnVApp_Task(ManagedObjectReference _this)
           
 void powerOnVApp(ManagedObjectReference _this)
           
 ManagedObjectReference powerOnVM_Task(ManagedObjectReference _this, ManagedObjectReference host)
           
 void powerOnVM(ManagedObjectReference _this, ManagedObjectReference host)
           
 ManagedObjectReference powerUpHostFromStandBy_Task(ManagedObjectReference _this, Integer timeoutSec)
           
 void powerUpHostFromStandBy(ManagedObjectReference _this, Integer timeoutSec)
           
 void prepareDestination(ManagedObjectReference _this, HostVMotionManagerSpec spec, ManagedObjectReference pool)
           
 ManagedObjectReference prepareDestinationEx_Task(ManagedObjectReference _this, HostVMotionManagerSpec spec, ManagedObjectReference pool)
           
 void prepareDestinationEx(ManagedObjectReference _this, HostVMotionManagerSpec spec, ManagedObjectReference pool)
           
 void prepareSource(ManagedObjectReference _this, HostVMotionManagerSpec spec, ManagedObjectReference vm)
           
 ManagedObjectReference prepareSourceEx_Task(ManagedObjectReference _this, HostVMotionManagerSpec spec, ManagedObjectReference vm)
           
 void prepareSourceEx(ManagedObjectReference _this, HostVMotionManagerSpec spec, ManagedObjectReference vm)
           
 String prepareToUpgrade(ManagedObjectReference _this)
           
 ManagedObjectReference promoteDisks_Task(ManagedObjectReference _this, Boolean unlink, List<VirtualDisk> disks)
           
 void promoteDisks(ManagedObjectReference _this, Boolean unlink, List<VirtualDisk> disks)
           
 ManagedObjectReference publishMediaToLibrary_Task(ManagedObjectReference _this, ManagedObjectReference srcDc, String srcName, String libKey, ImageLibraryManagerMediaInfo metadata, List<KeyValue> headers)
           
 String publishMediaToLibrary(ManagedObjectReference _this, ManagedObjectReference srcDc, String srcName, String libKey, ImageLibraryManagerMediaInfo metadata, List<KeyValue> headers)
           
 List<LicenseAssignmentManagerLicenseAssignment> queryAssignedLicenses(ManagedObjectReference _this, String entityId)
           
 List<HostScsiDisk> queryAvailableDisksForVmfs(ManagedObjectReference _this, ManagedObjectReference datastore)
           
 List<DistributedVirtualSwitchProductSpec> queryAvailableDvsSpec(ManagedObjectReference _this)
           
 List<HostDiagnosticPartition> queryAvailablePartition(ManagedObjectReference _this)
           
 List<PerfMetricId> queryAvailablePerfMetric(ManagedObjectReference _this, ManagedObjectReference entity, Calendar beginTime, Calendar endTime, Integer intervalId)
           
 List<HostDateTimeSystemTimeZone> queryAvailableTimeZones(ManagedObjectReference _this)
           
 HostBootDeviceInfo queryBootDevices(ManagedObjectReference _this)
           
 DiskChangeInfo queryChangedDiskAreas(ManagedObjectReference _this, ManagedObjectReference snapshot, Integer deviceKey, Long startOffset, String changeId)
           
 List<ManagedObjectReference> queryCompatibleHostForExistingDvs(ManagedObjectReference _this, ManagedObjectReference container, Boolean recursive, ManagedObjectReference dvs)
           
 List<ManagedObjectReference> queryCompatibleHostForNewDvs(ManagedObjectReference _this, ManagedObjectReference container, Boolean recursive, DistributedVirtualSwitchProductSpec switchProductSpec)
           
 List<ComplianceResult> queryComplianceStatus(ManagedObjectReference _this, List<ManagedObjectReference> profile, List<ManagedObjectReference> entity)
           
 VirtualMachineConfigOption queryConfigOption(ManagedObjectReference _this, String key, ManagedObjectReference host)
           
 List<VirtualMachineConfigOptionDescriptor> queryConfigOptionDescriptor(ManagedObjectReference _this)
           
 ConfigTarget queryConfigTarget(ManagedObjectReference _this, ManagedObjectReference host)
           
 String queryConfiguredModuleOptionString(ManagedObjectReference _this, String name)
           
 HostConnectInfo queryConnectionInfo(ManagedObjectReference _this, String hostname, Integer port, String username, String password, String sslThumbprint)
           
 Calendar queryDateTime(ManagedObjectReference _this)
           
 List<DiagnosticManagerLogDescriptor> queryDescriptions(ManagedObjectReference _this, ManagedObjectReference host)
           
 List<DisabledMethodInfo> queryDisabledMethods(ManagedObjectReference _this, ManagedObjectReference entity)
           
 ManagedObjectReference queryDvsByUuid(ManagedObjectReference _this, String uuid)
           
 List<DistributedVirtualSwitchHostProductSpec> queryDvsCompatibleHostSpec(ManagedObjectReference _this, DistributedVirtualSwitchProductSpec switchProductSpec)
           
 DVSManagerDvsConfigTarget queryDvsConfigTarget(ManagedObjectReference _this, ManagedObjectReference host, ManagedObjectReference dvs)
           
 List<Event> queryEvents(ManagedObjectReference _this, EventFilterSpec filter)
           
 List<ProfileExpressionMetadata> queryExpressionMetadata(ManagedObjectReference _this, List<String> expressionName)
           
 String queryFirmwareConfigUploadURL(ManagedObjectReference _this)
           
 HostConnectInfo queryHostConnectionInfo(ManagedObjectReference _this)
           
 ManagedObjectReference queryHostPatch_Task(ManagedObjectReference _this, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult queryHostPatch(ManagedObjectReference _this, HostPatchManagerPatchManagerOperationSpec spec)
           
 List<ProfileMetadata> queryHostProfileMetadata(ManagedObjectReference _this, List<String> profileName)
           
 List<IpPool> queryIpPools(ManagedObjectReference _this, ManagedObjectReference dc)
           
 List<Event> queryLastEvent(ManagedObjectReference _this, LastEventFilterSpec filter)
           
 List<LicenseAvailabilityInfo> queryLicenseSourceAvailability(ManagedObjectReference _this, ManagedObjectReference host)
           
 LicenseUsageInfo queryLicenseUsage(ManagedObjectReference _this, ManagedObjectReference host)
           
 Long queryMemoryOverhead(ManagedObjectReference _this, Long memorySize, Integer videoRamSize, Integer numVcpus)
           
 Long queryMemoryOverheadEx(ManagedObjectReference _this, VirtualMachineConfigInfo vmConfigInfo)
           
 List<KernelModuleInfo> queryModules(ManagedObjectReference _this)
           
 VirtualNicManagerNetConfig queryNetConfig(ManagedObjectReference _this, String nicType)
           
 List<PhysicalNicHintInfo> queryNetworkHint(ManagedObjectReference _this, List<String> device)
           
 List<OptionValue> queryOptions(ManagedObjectReference _this, String name)
           
 HostDiagnosticPartitionCreateDescription queryPartitionCreateDesc(ManagedObjectReference _this, String diskUuid, String diagnosticType)
           
 List<HostDiagnosticPartitionCreateOption> queryPartitionCreateOptions(ManagedObjectReference _this, String storageType, String diagnosticType)
           
 List<HostPathSelectionPolicyOption> queryPathSelectionPolicyOptions(ManagedObjectReference _this)
           
 List<PerfEntityMetricBase> queryPerf(ManagedObjectReference _this, List<PerfQuerySpec> querySpec)
           
 PerfCompositeMetric queryPerfComposite(ManagedObjectReference _this, PerfQuerySpec querySpec)
           
 List<PerfCounterInfo> queryPerfCounter(ManagedObjectReference _this, List<Integer> counterId)
           
 List<PerfCounterInfo> queryPerfCounterByLevel(ManagedObjectReference _this, Integer level)
           
 PerfProviderSummary queryPerfProviderSummary(ManagedObjectReference _this, ManagedObjectReference entity)
           
 List<ProfilePolicyMetadata> queryPolicyMetadata(ManagedObjectReference _this, List<String> policyName)
           
 List<HostSystemDebugManagerProcessInfo> queryProcessInfo(ManagedObjectReference _this)
           
 List<ServiceEndpoint> queryServiceEndpointList(ManagedObjectReference _this)
           
 List<ServiceManagerServiceInfo> queryServiceList(ManagedObjectReference _this, String serviceName, List<String> location)
           
 List<HostStorageArrayTypePolicyOption> queryStorageArrayTypePolicyOptions(ManagedObjectReference _this)
           
 List<LicenseFeatureInfo> querySupportedFeatures(ManagedObjectReference _this, ManagedObjectReference host)
           
 HostCapability queryTargetCapabilities(ManagedObjectReference _this, ManagedObjectReference host)
           
 List<String> queryUnownedFiles(ManagedObjectReference _this)
           
 List<HostUnresolvedVmfsVolume> queryUnresolvedVmfsVolume(ManagedObjectReference _this)
           
 List<HostUnresolvedVmfsVolume> queryUnresolvedVmfsVolumes(ManagedObjectReference _this)
           
 List<Integer> queryUsedVlanIdInDvs(ManagedObjectReference _this)
           
 Integer queryVirtualDiskFragmentation(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 HostDiskDimensionsChs queryVirtualDiskGeometry(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 String queryVirtualDiskUuid(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 List<VmfsDatastoreOption> queryVmfsDatastoreCreateOptions(ManagedObjectReference _this, String devicePath)
           
 List<VmfsDatastoreOption> queryVmfsDatastoreExpandOptions(ManagedObjectReference _this, ManagedObjectReference datastore)
           
 List<VmfsDatastoreOption> queryVmfsDatastoreExtendOptions(ManagedObjectReference _this, ManagedObjectReference datastore, String devicePath, Boolean suppressExpandCandidates)
           
 List<HostVMotionCompatibility> queryVMotionCompatibility(ManagedObjectReference _this, ManagedObjectReference vm, List<ManagedObjectReference> host, List<String> compatibility)
           
 ManagedObjectReference queryVMotionCompatibilityEx_Task(ManagedObjectReference _this, List<ManagedObjectReference> vm, List<ManagedObjectReference> host)
           
 List<CheckResult> queryVMotionCompatibilityEx(ManagedObjectReference _this, List<ManagedObjectReference> vm, List<ManagedObjectReference> host)
           
 List<Event> readNextEvents(ManagedObjectReference _this, Integer maxCount)
           
 List<TaskInfo> readNextTasks(ManagedObjectReference _this, Integer maxCount)
           
 List<Event> readPreviousEvents(ManagedObjectReference _this, Integer maxCount)
           
 List<TaskInfo> readPreviousTasks(ManagedObjectReference _this, Integer maxCount)
           
 void rebootGuest(ManagedObjectReference _this)
           
 ManagedObjectReference rebootHost_Task(ManagedObjectReference _this, Boolean force)
           
 void rebootHost(ManagedObjectReference _this, Boolean force)
           
 List<ClusterHostRecommendation> recommendHostsForVm(ManagedObjectReference _this, ManagedObjectReference vm, ManagedObjectReference pool)
           
 void reconfigureAlarm(ManagedObjectReference _this, AlarmSpec spec)
           
 void reconfigureAutostart(ManagedObjectReference _this, HostAutoStartManagerConfig spec)
           
 ManagedObjectReference reconfigureCluster_Task(ManagedObjectReference _this, ClusterConfigSpec spec, Boolean modify)
           
 void reconfigureCluster(ManagedObjectReference _this, ClusterConfigSpec spec, Boolean modify)
           
 ManagedObjectReference reconfigureComputeResource_Task(ManagedObjectReference _this, ComputeResourceConfigSpec spec, Boolean modify)
           
 void reconfigureComputeResource(ManagedObjectReference _this, ComputeResourceConfigSpec spec, Boolean modify)
           
 ManagedObjectReference reconfigureDVPort_Task(ManagedObjectReference _this, List<DVPortConfigSpec> port)
           
 void reconfigureDVPort(ManagedObjectReference _this, List<DVPortConfigSpec> port)
           
 ManagedObjectReference reconfigureDVPortgroup_Task(ManagedObjectReference _this, DVPortgroupConfigSpec spec)
           
 void reconfigureDVPortgroup(ManagedObjectReference _this, DVPortgroupConfigSpec spec)
           
 ManagedObjectReference reconfigureDvs_Task(ManagedObjectReference _this, DVSConfigSpec spec)
           
 void reconfigureDvs(ManagedObjectReference _this, DVSConfigSpec spec)
           
 ManagedObjectReference reconfigureHostForDAS_Task(ManagedObjectReference _this)
           
 void reconfigureHostForDAS(ManagedObjectReference _this)
           
 void reconfigureScheduledTask(ManagedObjectReference _this, ScheduledTaskSpec spec)
           
 void reconfigureServiceConsoleReservation(ManagedObjectReference _this, Long cfgBytes)
           
 void reconfigureSnmpAgent(ManagedObjectReference _this, HostSnmpConfigSpec spec)
           
 void reconfigureVirtualMachineReservation(ManagedObjectReference _this, VirtualMachineMemoryReservationSpec spec)
           
 ManagedObjectReference reconfigVM_Task(ManagedObjectReference _this, VirtualMachineConfigSpec spec)
           
 void reconfigVM(ManagedObjectReference _this, VirtualMachineConfigSpec spec)
           
 ManagedObjectReference reconnectHost_Task(ManagedObjectReference _this, HostConnectSpec cnxSpec)
           
 void reconnectHost(ManagedObjectReference _this, HostConnectSpec cnxSpec)
           
 ManagedObjectReference rectifyDvsHost_Task(ManagedObjectReference _this, List<ManagedObjectReference> hosts)
           
 void rectifyDvsHost(ManagedObjectReference _this, List<ManagedObjectReference> hosts)
           
 void refresh(ManagedObjectReference _this)
           
 void refreshDatastore(ManagedObjectReference _this)
           
 void refreshDatastoreStorageInfo(ManagedObjectReference _this)
           
 void refreshDateTimeSystem(ManagedObjectReference _this)
           
 void refreshDVPortState(ManagedObjectReference _this, List<String> portKeys)
           
 void refreshFirewall(ManagedObjectReference _this)
           
 void refreshHealthStatusSystem(ManagedObjectReference _this)
           
 void refreshNetworkSystem(ManagedObjectReference _this)
           
 void refreshRecommendation(ManagedObjectReference _this)
           
 void refreshServices(ManagedObjectReference _this)
           
 void refreshStorageInfo(ManagedObjectReference _this)
           
 void refreshStorageSystem(ManagedObjectReference _this)
           
 ManagedObjectReference registerChildVM_Task(ManagedObjectReference _this, String path, String name, ManagedObjectReference host)
           
 ManagedObjectReference registerChildVM(ManagedObjectReference _this, String path, String name, ManagedObjectReference host)
           
 void registerEntity(ManagedObjectReference _this, String entityId, String productName, String productVersion, String displayName, Integer cost, Calendar evaluationExpiry, String evaluationKey)
           
 void registerExtension(ManagedObjectReference _this, Extension extension)
           
 ManagedObjectReference registerVM_Task(ManagedObjectReference _this, String path, String name, Boolean asTemplate, ManagedObjectReference pool, ManagedObjectReference host)
           
 ManagedObjectReference registerVM(ManagedObjectReference _this, String path, String name, Boolean asTemplate, ManagedObjectReference pool, ManagedObjectReference host)
           
 void releaseLease(ManagedObjectReference _this)
           
 void reload(ManagedObjectReference _this)
           
 ManagedObjectReference reloadDisks_Task(ManagedObjectReference _this, ManagedObjectReference vm, List<String> target)
           
 void reloadDisks(ManagedObjectReference _this, ManagedObjectReference vm, List<String> target)
           
 ManagedObjectReference relocateVM_Task(ManagedObjectReference _this, VirtualMachineRelocateSpec spec, VirtualMachineMovePriority priority)
           
 void relocateVM(ManagedObjectReference _this, VirtualMachineRelocateSpec spec, VirtualMachineMovePriority priority)
           
 void removeAlarm(ManagedObjectReference _this)
           
 ManagedObjectReference removeAllSnapshots_Task(ManagedObjectReference _this)
           
 void removeAllSnapshots(ManagedObjectReference _this)
           
 void removeAssignedLicense(ManagedObjectReference _this, String entityId)
           
 void removeAuthorizationRole(ManagedObjectReference _this, Integer roleId, Boolean failIfUsed)
           
 void removeCustomFieldDef(ManagedObjectReference _this, Integer key)
           
 void removeDatastore(ManagedObjectReference _this, ManagedObjectReference datastore)
           
 void removeEndpoint(ManagedObjectReference _this, ProxyServiceEndpointSpec endpoint)
           
 void removeEntityPermission(ManagedObjectReference _this, ManagedObjectReference entity, String user, Boolean isGroup)
           
 void removeGroup(ManagedObjectReference _this, String groupName)
           
 void removeInternetScsiSendTargets(ManagedObjectReference _this, String iScsiHbaDevice, List<HostInternetScsiHbaSendTarget> targets)
           
 void removeInternetScsiStaticTargets(ManagedObjectReference _this, String iScsiHbaDevice, List<HostInternetScsiHbaStaticTarget> targets)
           
 void removeLibrary(ManagedObjectReference _this, String libKey)
           
 void removeLicense(ManagedObjectReference _this, String licenseKey)
           
 void removeLicenseLabel(ManagedObjectReference _this, String licenseKey, String labelKey)
           
 void removePerfInterval(ManagedObjectReference _this, Integer samplePeriod)
           
 void removePortGroup(ManagedObjectReference _this, String pgName)
           
 void removeScheduledTask(ManagedObjectReference _this)
           
 void removeServiceConsoleVirtualNic(ManagedObjectReference _this, String device)
           
 ManagedObjectReference removeSnapshot_Task(ManagedObjectReference _this, Boolean removeChildren)
           
 void removeSnapshot(ManagedObjectReference _this, Boolean removeChildren)
           
 void removeTag(ManagedObjectReference _this, List<Tag> tag)
           
 void removeUser(ManagedObjectReference _this, String userName)
           
 void removeVirtualNic(ManagedObjectReference _this, String device)
           
 void removeVirtualSwitch(ManagedObjectReference _this, String vswitchName)
           
 ManagedObjectReference rename_Task(ManagedObjectReference _this, String newName)
           
 void rename(ManagedObjectReference _this, String newName)
           
 void renameCustomFieldDef(ManagedObjectReference _this, Integer key, String name)
           
 void renameCustomizationSpec(ManagedObjectReference _this, String name, String newName)
           
 void renameDatastore(ManagedObjectReference _this, String newName)
           
 void renameSnapshot(ManagedObjectReference _this, String name, String description)
           
 void renewAllLeases(ManagedObjectReference _this)
           
 void renewLease(ManagedObjectReference _this)
           
 ManagedObjectReference reparentDisks_Task(ManagedObjectReference _this, List<VirtualDiskManagerReparentSpec> reparentSpec)
           
 void reparentDisks(ManagedObjectReference _this, List<VirtualDiskManagerReparentSpec> reparentSpec)
           
 HostTpmManagerEncryptedBlob requestIdentity(ManagedObjectReference _this, String publicKey, String label)
           
 void rescanAllHba(ManagedObjectReference _this)
           
 void rescanHba(ManagedObjectReference _this, String hbaDevice)
           
 void rescanVmfs(ManagedObjectReference _this)
           
 void resetCollector(ManagedObjectReference _this)
           
 void resetEntityPermissions(ManagedObjectReference _this, ManagedObjectReference entity, List<Permission> permission)
           
 void resetFirmwareToFactoryDefaults(ManagedObjectReference _this)
           
 void resetGuestInformation(ManagedObjectReference _this)
           
 List<ManagedObjectReference> resetListView(ManagedObjectReference _this, List<ManagedObjectReference> obj)
           
 void resetListViewFromView(ManagedObjectReference _this, ManagedObjectReference view)
           
 void resetSystemHealthInfo(ManagedObjectReference _this)
           
 ManagedObjectReference resetVM_Task(ManagedObjectReference _this)
           
 void resetVM(ManagedObjectReference _this)
           
 ManagedObjectReference resignatureUnresolvedVmfsVolume_Task(ManagedObjectReference _this, HostUnresolvedVmfsResignatureSpec resolutionSpec)
           
 HostResignatureRescanResult resignatureUnresolvedVmfsVolume(ManagedObjectReference _this, HostUnresolvedVmfsResignatureSpec resolutionSpec)
           
 List<HostUnresolvedVmfsResolutionResult> resolveMultipleUnresolvedVmfsVolumes(ManagedObjectReference _this, List<HostUnresolvedVmfsResolutionSpec> resolutionSpec)
           
 void restartService(ManagedObjectReference _this, String id)
           
 void restartServiceConsoleVirtualNic(ManagedObjectReference _this, String device)
           
 void restoreFirmwareConfiguration(ManagedObjectReference _this, Boolean force)
           
 List<Permission> retrieveAllPermissions(ManagedObjectReference _this)
           
 List<EventArgDesc> retrieveArgumentDescription(ManagedObjectReference _this, String eventTypeId)
           
 ManagedObjectReference retrieveBackupAgent(ManagedObjectReference _this)
           
 ClusterDasAdvancedRuntimeInfo retrieveDasAdvancedRuntimeInfo(ManagedObjectReference _this)
           
 List<HostDiskPartitionInfo> retrieveDiskPartitionInfo(ManagedObjectReference _this, List<String> devicePath)
           
 List<String> retrieveDVPortgroup(ManagedObjectReference _this, String switchUuid)
           
 List<HostDVPortgroupConfigSpec> retrieveDVPortgroupConfigSpec(ManagedObjectReference _this, String switchUuid, List<String> portgroupKey)
           
 HostDVSConfigSpec retrieveDvsConfigSpec(ManagedObjectReference _this, String switchUuid)
           
 List<Permission> retrieveEntityPermissions(ManagedObjectReference _this, ManagedObjectReference entity, Boolean inherited)
           
 List<ManagedObjectReference> retrieveEntityScheduledTask(ManagedObjectReference _this, ManagedObjectReference entity)
           
 HostInternalCapability retrieveInternalCapability(ManagedObjectReference _this)
           
 HostInternalConfigManager retrieveInternalConfigManager(ManagedObjectReference _this)
           
 InternalServiceInstanceContent retrieveInternalContent(ManagedObjectReference _this)
           
 List<ManagedObjectReference> retrieveObjectScheduledTask(ManagedObjectReference _this, ManagedObjectReference obj)
           
 ManagedObjectReference retrievePatchManager(ManagedObjectReference _this)
           
 List<ProductComponentInfo> retrieveProductComponents(ManagedObjectReference _this)
           
 List<ObjectContent> retrieveProperties(ManagedObjectReference _this, List<PropertyFilterSpec> specSet)
           
 List<Permission> retrieveRolePermissions(ManagedObjectReference _this, Integer roleId)
           
 ServiceContent retrieveServiceContent(ManagedObjectReference _this)
           
 List<UserSearchResult> retrieveUserGroups(ManagedObjectReference _this, String domain, String searchStr, String belongsToGroup, String belongsToUser, Boolean exactMatch, Boolean findUsers, Boolean findGroups)
           
 ManagedObjectReference revertToCurrentSnapshot_Task(ManagedObjectReference _this, ManagedObjectReference host, Boolean suppressPowerOn)
           
 void revertToCurrentSnapshot(ManagedObjectReference _this, ManagedObjectReference host, Boolean suppressPowerOn)
           
 ManagedObjectReference revertToSnapshot_Task(ManagedObjectReference _this, ManagedObjectReference host, Boolean suppressPowerOn)
           
 void revertToSnapshot(ManagedObjectReference _this, ManagedObjectReference host, Boolean suppressPowerOn)
           
 void rewindCollector(ManagedObjectReference _this)
           
 void runScheduledTask(ManagedObjectReference _this)
           
 ManagedObjectReference scanHostPatch_Task(ManagedObjectReference _this, HostPatchManagerLocator repository, List<String> updateID)
           
 List<HostPatchManagerStatus> scanHostPatch(ManagedObjectReference _this, HostPatchManagerLocator repository, List<String> updateID)
           
 ManagedObjectReference scanHostPatchV2_Task(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult scanHostPatchV2(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 ManagedObjectReference searchDatastore_Task(ManagedObjectReference _this, String datastorePath, HostDatastoreBrowserSearchSpec searchSpec)
           
 HostDatastoreBrowserSearchResults searchDatastore(ManagedObjectReference _this, String datastorePath, HostDatastoreBrowserSearchSpec searchSpec)
           
 ManagedObjectReference searchDatastoreSubFolders_Task(ManagedObjectReference _this, String datastorePath, HostDatastoreBrowserSearchSpec searchSpec)
           
 List<HostDatastoreBrowserSearchResults> searchDatastoreSubFolders(ManagedObjectReference _this, String datastorePath, HostDatastoreBrowserSearchSpec searchSpec)
           
 void selectActivePartition(ManagedObjectReference _this, HostScsiDiskPartition partition)
           
 void selectVnic(ManagedObjectReference _this, String device)
           
 void selectVnicForNicType(ManagedObjectReference _this, String nicType, String device)
           
 void sendTestNotification(ManagedObjectReference _this)
           
 void sendWakeOnLanPacket(ManagedObjectReference _this, List<HostWakeOnLanConfig> wakeOnLanConfig)
           
 Boolean sessionIsActive(ManagedObjectReference _this, String sessionID, String userName)
           
 void setAlarmStatus(ManagedObjectReference _this, ManagedObjectReference alarm, ManagedObjectReference entity, ManagedEntityStatus status)
           
 void setCollectorPageSize(ManagedObjectReference _this, Integer maxCount)
           
 void setCustomValue(ManagedObjectReference _this, String key, String value)
           
 void setDisplayTopology(ManagedObjectReference _this, List<VirtualMachineDisplayTopology> displays)
           
 void setEntityPermissions(ManagedObjectReference _this, ManagedObjectReference entity, List<Permission> permission)
           
 void setExtensionCertificate(ManagedObjectReference _this, String extensionKey, String certificatePem)
           
 void setField(ManagedObjectReference _this, ManagedObjectReference entity, Integer key, String value)
           
 void setLicenseEdition(ManagedObjectReference _this, ManagedObjectReference host, String featureKey)
           
 void setLocale(ManagedObjectReference _this, String locale)
           
 void setMultipathLunPolicy(ManagedObjectReference _this, String lunId, HostMultipathInfoLogicalUnitPolicy policy)
           
 void setPublicKey(ManagedObjectReference _this, String extensionKey, String publicKey)
           
 void setScreenResolution(ManagedObjectReference _this, Integer width, Integer height)
           
 void setTaskDescription(ManagedObjectReference _this, LocalizableMessage description)
           
 void setTaskState(ManagedObjectReference _this, TaskInfoState state, Object result, LocalizedMethodFault fault)
           
 void setVirtualDiskUuid(ManagedObjectReference _this, String name, ManagedObjectReference datacenter, String uuid)
           
 ManagedObjectReference shrinkVirtualDisk_Task(ManagedObjectReference _this, String name, ManagedObjectReference datacenter, Boolean copy)
           
 void shrinkVirtualDisk(ManagedObjectReference _this, String name, ManagedObjectReference datacenter, Boolean copy)
           
 void shutdownGuest(ManagedObjectReference _this)
           
 ManagedObjectReference shutdownHost_Task(ManagedObjectReference _this, Boolean force)
           
 void shutdownHost(ManagedObjectReference _this, Boolean force)
           
 ManagedObjectReference stageHostPatch_Task(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, List<String> vibUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult stageHostPatch(ManagedObjectReference _this, List<String> metaUrls, List<String> bundleUrls, List<String> vibUrls, HostPatchManagerPatchManagerOperationSpec spec)
           
 void standbyGuest(ManagedObjectReference _this)
           
 void startBackup(ManagedObjectReference _this, Boolean generateManifests, List<String> volumes)
           
 ManagedObjectReference startRecording_Task(ManagedObjectReference _this, String name, String description)
           
 ManagedObjectReference startRecording(ManagedObjectReference _this, String name, String description)
           
 ManagedObjectReference startReplaying_Task(ManagedObjectReference _this, ManagedObjectReference replaySnapshot)
           
 void startReplaying(ManagedObjectReference _this, ManagedObjectReference replaySnapshot)
           
 void startService(ManagedObjectReference _this, String id)
           
 ManagedObjectReference stopRecording_Task(ManagedObjectReference _this)
           
 void stopRecording(ManagedObjectReference _this)
           
 ManagedObjectReference stopReplaying_Task(ManagedObjectReference _this)
           
 void stopReplaying(ManagedObjectReference _this)
           
 void stopService(ManagedObjectReference _this, String id)
           
 List<PerfEntityMetricCSV> summarizeStats(ManagedObjectReference _this, List<PerfQuerySpec> querySpec)
           
 ManagedObjectReference suspendVM_Task(ManagedObjectReference _this)
           
 void suspendVM(ManagedObjectReference _this)
           
 void syncFirmwareConfiguration(ManagedObjectReference _this)
           
 ManagedObjectReference terminateFaultTolerantVM_Task(ManagedObjectReference _this, ManagedObjectReference vm)
           
 void terminateFaultTolerantVM(ManagedObjectReference _this, ManagedObjectReference vm)
           
 void terminateSession(ManagedObjectReference _this, List<String> sessionId)
           
 ManagedObjectReference transitionalEVCManager(ManagedObjectReference _this)
           
 ManagedObjectReference turnOffFaultToleranceForVM_Task(ManagedObjectReference _this)
           
 void turnOffFaultToleranceForVM(ManagedObjectReference _this)
           
 void unassignUserFromGroup(ManagedObjectReference _this, String user, String group)
           
 ManagedObjectReference uninstallHostPatch_Task(ManagedObjectReference _this, List<String> bulletinIds, HostPatchManagerPatchManagerOperationSpec spec)
           
 HostPatchManagerResult uninstallHostPatch(ManagedObjectReference _this, List<String> bulletinIds, HostPatchManagerPatchManagerOperationSpec spec)
           
 void uninstallService(ManagedObjectReference _this, String id)
           
 void unmountForceMountedVmfsVolume(ManagedObjectReference _this, String vmfsUuid)
           
 void unmountToolsInstaller(ManagedObjectReference _this)
           
 ManagedObjectReference unregisterAndDestroy_Task(ManagedObjectReference _this)
           
 void unregisterAndDestroy(ManagedObjectReference _this)
           
 void unregisterEntity(ManagedObjectReference _this, String entityId)
           
 void unregisterExtension(ManagedObjectReference _this, String extensionKey)
           
 ManagedObjectReference unregisterVApp_Task(ManagedObjectReference _this)
           
 void unregisterVApp(ManagedObjectReference _this)
           
 void unregisterVM(ManagedObjectReference _this)
           
 LicenseManagerLicenseInfo updateAssignedLicense(ManagedObjectReference _this, String entity, String licenseKey, String entityDisplayName)
           
 void updateAuthorizationRole(ManagedObjectReference _this, Integer roleId, String newName, List<String> privIds)
           
 void updateBootDevice(ManagedObjectReference _this, String key)
           
 void updateChildResourceConfiguration(ManagedObjectReference _this, List<ResourceConfigSpec> spec)
           
 void updateClusterProfile(ManagedObjectReference _this, ClusterProfileConfigSpec config)
           
 void updateConfig(ManagedObjectReference _this, String name, ResourceConfigSpec config)
           
 void updateConsoleIpRouteConfig(ManagedObjectReference _this, HostIpRouteConfig config)
           
 void updateDateTime(ManagedObjectReference _this, Calendar dateTime)
           
 void updateDateTimeConfig(ManagedObjectReference _this, HostDateTimeConfig config)
           
 void updateDefaultPolicy(ManagedObjectReference _this, HostFirewallDefaultPolicy defaultPolicy)
           
 void updateDiskPartitions(ManagedObjectReference _this, String devicePath, HostDiskPartitionSpec spec)
           
 void updateDnsConfig(ManagedObjectReference _this, HostDnsConfig config)
           
 void updateDvsCapability(ManagedObjectReference _this, DVSCapability capability)
           
 void updateExtension(ManagedObjectReference _this, Extension extension)
           
 void updateFeatureInUse(ManagedObjectReference _this, String entityId, String feature, Boolean inUse)
           
 void updateFlags(ManagedObjectReference _this, HostFlagInfo flagInfo)
           
 void updateHostProfile(ManagedObjectReference _this, HostProfileConfigSpec config)
           
 void updateInternetScsiAdvancedOptions(ManagedObjectReference _this, String iScsiHbaDevice, HostInternetScsiHbaTargetSet targetSet, List<HostInternetScsiHbaParamValue> options)
           
 void updateInternetScsiAlias(ManagedObjectReference _this, String iScsiHbaDevice, String iScsiAlias)
           
 void updateInternetScsiAuthenticationProperties(ManagedObjectReference _this, String iScsiHbaDevice, HostInternetScsiHbaAuthenticationProperties authenticationProperties, HostInternetScsiHbaTargetSet targetSet)
           
 void updateInternetScsiDigestProperties(ManagedObjectReference _this, String iScsiHbaDevice, HostInternetScsiHbaTargetSet targetSet, HostInternetScsiHbaDigestProperties digestProperties)
           
 void updateInternetScsiDiscoveryProperties(ManagedObjectReference _this, String iScsiHbaDevice, HostInternetScsiHbaDiscoveryProperties discoveryProperties)
           
 void updateInternetScsiIPProperties(ManagedObjectReference _this, String iScsiHbaDevice, HostInternetScsiHbaIPProperties ipProperties)
           
 void updateInternetScsiName(ManagedObjectReference _this, String iScsiHbaDevice, String iScsiName)
           
 void updateIpConfig(ManagedObjectReference _this, HostIpConfig ipConfig)
           
 void updateIpmi(ManagedObjectReference _this, HostIpmiInfo ipmiInfo)
           
 void updateIpPool(ManagedObjectReference _this, ManagedObjectReference dc, IpPool pool)
           
 void updateIpRouteConfig(ManagedObjectReference _this, HostIpRouteConfig config)
           
 void updateIpRouteTableConfig(ManagedObjectReference _this, HostIpRouteTableConfig config)
           
 void updateLibrary(ManagedObjectReference _this, String libKey, String libName, String sslThumbprint)
           
 LicenseManagerLicenseInfo updateLicense(ManagedObjectReference _this, String licenseKey, List<KeyValue> labels)
           
 void updateLicenseLabel(ManagedObjectReference _this, String licenseKey, String labelKey, String labelValue)
           
 void updateLocalSwapDatastore(ManagedObjectReference _this, ManagedObjectReference datastore)
           
 void updateManagementServerIp(ManagedObjectReference _this, String serverIp)
           
 void updateMemMirrorFlag(ManagedObjectReference _this, Boolean enable)
           
 void updateModuleOptionString(ManagedObjectReference _this, String name, String options)
           
 HostNetworkConfigResult updateNetworkConfig(ManagedObjectReference _this, HostNetworkConfig config, String changeMode)
           
 void updateOptions(ManagedObjectReference _this, List<OptionValue> changedValue)
           
 void updatePassthruConfig(ManagedObjectReference _this, List<HostPciPassthruConfig> config)
           
 void updatePerfInterval(ManagedObjectReference _this, PerfInterval interval)
           
 void updatePhysicalNicLinkSpeed(ManagedObjectReference _this, String device, PhysicalNicLinkInfo linkSpeed)
           
 void updatePortGroup(ManagedObjectReference _this, String pgName, HostPortGroupSpec portgrp)
           
 void updateProgress(ManagedObjectReference _this, Integer percentDone)
           
 void updateReferenceHost(ManagedObjectReference _this, ManagedObjectReference host)
           
 void updateScsiLunDisplayName(ManagedObjectReference _this, String lunUuid, String displayName)
           
 void updateServiceConsoleVirtualNic(ManagedObjectReference _this, String device, HostVirtualNicSpec nic)
           
 void updateServiceMessage(ManagedObjectReference _this, String message)
           
 void updateServicePolicy(ManagedObjectReference _this, String id, String policy)
           
 void updateSoftwareInternetScsiEnabled(ManagedObjectReference _this, Boolean enabled)
           
 void updateSslThumbprintInfo(ManagedObjectReference _this, HostSslThumbprintInfo sslThumbprintInfo)
           
 void updateSystemResources(ManagedObjectReference _this, HostSystemResourceInfo resourceInfo)
           
 void updateUsage(ManagedObjectReference _this, String entityId, Integer value)
           
 void updateUser(ManagedObjectReference _this, HostAccountSpec user)
           
 void updateVAppConfig(ManagedObjectReference _this, VAppConfigSpec spec)
           
 void updateVirtualNic(ManagedObjectReference _this, String device, HostVirtualNicSpec nic)
           
 void updateVirtualSwitch(ManagedObjectReference _this, String vswitchName, HostVirtualSwitchSpec spec)
           
 void upgrade(ManagedObjectReference _this, String executable, String signatureFile)
           
 ManagedObjectReference upgradeDestination_Task(ManagedObjectReference _this, ManagedObjectReference vm, List<HostVMotionManagerReparentSpec> reparentSpec)
           
 void upgradeDestination(ManagedObjectReference _this, ManagedObjectReference vm, List<HostVMotionManagerReparentSpec> reparentSpec)
           
 ManagedObjectReference upgradeTools_Task(ManagedObjectReference _this, String installerOptions)
           
 void upgradeTools(ManagedObjectReference _this, String installerOptions)
           
 ManagedObjectReference upgradeVM_Task(ManagedObjectReference _this, String version)
           
 void upgradeVM(ManagedObjectReference _this, String version)
           
 void upgradeVmfs(ManagedObjectReference _this, String vmfsPath)
           
 void upgradeVmLayout(ManagedObjectReference _this)
           
 void uploadLicenseFile(ManagedObjectReference _this, LicenseAssignmentManagerLicenseFileDescriptor licenseFile)
           
 OvfValidateHostResult validateHost(ManagedObjectReference _this, String ovfDescriptor, ManagedObjectReference host, OvfValidateHostParams vhp)
           
 List<Event> validateMigration(ManagedObjectReference _this, List<ManagedObjectReference> vm, VirtualMachinePowerState state, List<String> testType, ManagedObjectReference pool, ManagedObjectReference host)
           
 String verifyCredential(ManagedObjectReference _this, HostTpmManagerEncryptedBlob encryptedCredential)
           
 UpdateSet waitForUpdates(ManagedObjectReference _this, String version)
           
 CustomizationSpecItem xmlToCustomizationSpecItem(ManagedObjectReference _this, String specItemXml)
           
 ManagedObjectReference zeroFillVirtualDisk_Task(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 void zeroFillVirtualDisk(ManagedObjectReference _this, String name, ManagedObjectReference datacenter)
           
 

Method Detail

destroyPropertyFilter

@RequestWrapper(localName="DestroyPropertyFilter",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DestroyPropertyFilter")
@ResponseWrapper(localName="DestroyPropertyFilterResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DestroyPropertyFilterResponse")
void destroyPropertyFilter(ManagedObjectReference _this)
                           throws RemoteException,
                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

createFilter

@RequestWrapper(localName="CreateFilter",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateFilter")
@ResponseWrapper(localName="CreateFilterResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateFilterResponse")
ManagedObjectReference createFilter(ManagedObjectReference _this,
                                                                                                                                     PropertyFilterSpec spec,
                                                                                                                                     Boolean partialUpdates)
                                    throws RemoteException,
                                           InvalidProperty,
                                           RuntimeFault
Throws:
RemoteException
InvalidProperty
RuntimeFault

retrieveProperties

@RequestWrapper(localName="RetrieveProperties",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveProperties")
@ResponseWrapper(localName="RetrievePropertiesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrievePropertiesResponse")
List<ObjectContent> retrieveProperties(ManagedObjectReference _this,
                                                                                                                                        List<PropertyFilterSpec> specSet)
                                       throws RemoteException,
                                              InvalidProperty,
                                              RuntimeFault
Throws:
RemoteException
InvalidProperty
RuntimeFault

checkForUpdates

@RequestWrapper(localName="CheckForUpdates",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckForUpdates")
@ResponseWrapper(localName="CheckForUpdatesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckForUpdatesResponse")
UpdateSet checkForUpdates(ManagedObjectReference _this,
                                                                                                                           String version)
                          throws RemoteException,
                                 InvalidCollectorVersion,
                                 RuntimeFault
Throws:
RemoteException
InvalidCollectorVersion
RuntimeFault

waitForUpdates

@RequestWrapper(localName="WaitForUpdates",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.WaitForUpdates")
@ResponseWrapper(localName="WaitForUpdatesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.WaitForUpdatesResponse")
UpdateSet waitForUpdates(ManagedObjectReference _this,
                                                                                                                          String version)
                         throws RemoteException,
                                InvalidCollectorVersion,
                                RuntimeFault
Throws:
RemoteException
InvalidCollectorVersion
RuntimeFault

cancelWaitForUpdates

@RequestWrapper(localName="CancelWaitForUpdates",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CancelWaitForUpdates")
@ResponseWrapper(localName="CancelWaitForUpdatesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CancelWaitForUpdatesResponse")
void cancelWaitForUpdates(ManagedObjectReference _this)
                          throws RemoteException,
                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

prepareToUpgrade

@RequestWrapper(localName="PrepareToUpgrade",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PrepareToUpgrade")
@ResponseWrapper(localName="PrepareToUpgradeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PrepareToUpgradeResponse")
String prepareToUpgrade(ManagedObjectReference _this)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

upgrade

@RequestWrapper(localName="Upgrade",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Upgrade")
@ResponseWrapper(localName="UpgradeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpgradeResponse")
void upgrade(ManagedObjectReference _this,
                                                                                                              String executable,
                                                                                                              String signatureFile)
             throws RemoteException,
                    AgentInstallFailed,
                    RuntimeFault
Throws:
RemoteException
AgentInstallFailed
RuntimeFault

addAuthorizationRole

@RequestWrapper(localName="AddAuthorizationRole",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddAuthorizationRole")
@ResponseWrapper(localName="AddAuthorizationRoleResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddAuthorizationRoleResponse")
Integer addAuthorizationRole(ManagedObjectReference _this,
                                                                                                                              String name,
                                                                                                                              List<String> privIds)
                             throws RemoteException,
                                    InvalidName,
                                    AlreadyExists,
                                    RuntimeFault
Throws:
RemoteException
InvalidName
AlreadyExists
RuntimeFault

removeAuthorizationRole

@RequestWrapper(localName="RemoveAuthorizationRole",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveAuthorizationRole")
@ResponseWrapper(localName="RemoveAuthorizationRoleResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveAuthorizationRoleResponse")
void removeAuthorizationRole(ManagedObjectReference _this,
                                                                                                                              Integer roleId,
                                                                                                                              Boolean failIfUsed)
                             throws RemoteException,
                                    RemoveFailed,
                                    RuntimeFault,
                                    NotFound
Throws:
RemoteException
RemoveFailed
RuntimeFault
NotFound

updateAuthorizationRole

@RequestWrapper(localName="UpdateAuthorizationRole",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateAuthorizationRole")
@ResponseWrapper(localName="UpdateAuthorizationRoleResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateAuthorizationRoleResponse")
void updateAuthorizationRole(ManagedObjectReference _this,
                                                                                                                              Integer roleId,
                                                                                                                              String newName,
                                                                                                                              List<String> privIds)
                             throws RemoteException,
                                    InvalidName,
                                    AlreadyExists,
                                    RuntimeFault,
                                    NotFound
Throws:
RemoteException
InvalidName
AlreadyExists
RuntimeFault
NotFound

mergePermissions

@RequestWrapper(localName="MergePermissions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MergePermissions")
@ResponseWrapper(localName="MergePermissionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MergePermissionsResponse")
void mergePermissions(ManagedObjectReference _this,
                                                                                                                       Integer srcRoleId,
                                                                                                                       Integer dstRoleId)
                      throws RemoteException,
                             AuthMinimumAdminPermission,
                             RuntimeFault,
                             NotFound
Throws:
RemoteException
AuthMinimumAdminPermission
RuntimeFault
NotFound

retrieveRolePermissions

@RequestWrapper(localName="RetrieveRolePermissions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveRolePermissions")
@ResponseWrapper(localName="RetrieveRolePermissionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveRolePermissionsResponse")
List<Permission> retrieveRolePermissions(ManagedObjectReference _this,
                                                                                                                                          Integer roleId)
                                         throws RemoteException,
                                                RuntimeFault,
                                                NotFound
Throws:
RemoteException
RuntimeFault
NotFound

retrieveEntityPermissions

@RequestWrapper(localName="RetrieveEntityPermissions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveEntityPermissions")
@ResponseWrapper(localName="RetrieveEntityPermissionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveEntityPermissionsResponse")
List<Permission> retrieveEntityPermissions(ManagedObjectReference _this,
                                                                                                                                            ManagedObjectReference entity,
                                                                                                                                            Boolean inherited)
                                           throws RemoteException,
                                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

retrieveAllPermissions

@RequestWrapper(localName="RetrieveAllPermissions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveAllPermissions")
@ResponseWrapper(localName="RetrieveAllPermissionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveAllPermissionsResponse")
List<Permission> retrieveAllPermissions(ManagedObjectReference _this)
                                        throws RemoteException,
                                               RuntimeFault
Throws:
RemoteException
RuntimeFault

setEntityPermissions

@RequestWrapper(localName="SetEntityPermissions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetEntityPermissions")
@ResponseWrapper(localName="SetEntityPermissionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetEntityPermissionsResponse")
void setEntityPermissions(ManagedObjectReference _this,
                                                                                                                           ManagedObjectReference entity,
                                                                                                                           List<Permission> permission)
                          throws RemoteException,
                                 AuthMinimumAdminPermission,
                                 RuntimeFault,
                                 NotFound,
                                 UserNotFound
Throws:
RemoteException
AuthMinimumAdminPermission
RuntimeFault
NotFound
UserNotFound

resetEntityPermissions

@RequestWrapper(localName="ResetEntityPermissions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ResetEntityPermissions")
@ResponseWrapper(localName="ResetEntityPermissionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ResetEntityPermissionsResponse")
void resetEntityPermissions(ManagedObjectReference _this,
                                                                                                                             ManagedObjectReference entity,
                                                                                                                             List<Permission> permission)
                            throws RemoteException,
                                   AuthMinimumAdminPermission,
                                   RuntimeFault,
                                   NotFound,
                                   UserNotFound
Throws:
RemoteException
AuthMinimumAdminPermission
RuntimeFault
NotFound
UserNotFound

removeEntityPermission

@RequestWrapper(localName="RemoveEntityPermission",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveEntityPermission")
@ResponseWrapper(localName="RemoveEntityPermissionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveEntityPermissionResponse")
void removeEntityPermission(ManagedObjectReference _this,
                                                                                                                             ManagedObjectReference entity,
                                                                                                                             String user,
                                                                                                                             Boolean isGroup)
                            throws RemoteException,
                                   AuthMinimumAdminPermission,
                                   RuntimeFault,
                                   NotFound
Throws:
RemoteException
AuthMinimumAdminPermission
RuntimeFault
NotFound

queryDisabledMethods

@RequestWrapper(localName="QueryDisabledMethods",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryDisabledMethods")
@ResponseWrapper(localName="QueryDisabledMethodsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryDisabledMethodsResponse")
List<DisabledMethodInfo> queryDisabledMethods(ManagedObjectReference _this,
                                                                                                                                               ManagedObjectReference entity)
                                              throws RemoteException,
                                                     RuntimeFault
Throws:
RemoteException
RuntimeFault

disableMethods

@RequestWrapper(localName="DisableMethods",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DisableMethods")
@ResponseWrapper(localName="DisableMethodsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DisableMethodsResponse")
void disableMethods(ManagedObjectReference _this,
                                                                                                                     List<ManagedObjectReference> entity,
                                                                                                                     List<DisabledMethodRequest> method,
                                                                                                                     String sourceId)
                    throws RemoteException,
                           RuntimeFault
Throws:
RemoteException
RuntimeFault

enableMethods

@RequestWrapper(localName="EnableMethods",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.EnableMethods")
@ResponseWrapper(localName="EnableMethodsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.EnableMethodsResponse")
List<EntityDisabledMethodInfo> enableMethods(ManagedObjectReference _this,
                                                                                                                                              List<ManagedObjectReference> entity,
                                                                                                                                              List<String> method,
                                                                                                                                              String sourceId)
                                             throws RemoteException,
                                                    RuntimeFault
Throws:
RemoteException
RuntimeFault

reconfigureCluster

@RequestWrapper(localName="ReconfigureCluster",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureCluster")
@ResponseWrapper(localName="ReconfigureClusterResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureClusterResponse")
void reconfigureCluster(ManagedObjectReference _this,
                                                                                                                         ClusterConfigSpec spec,
                                                                                                                         Boolean modify)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

reconfigureCluster_Task

@RequestWrapper(localName="ReconfigureCluster_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureCluster_Task")
@ResponseWrapper(localName="ReconfigureCluster_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureCluster_TaskResponse")
ManagedObjectReference reconfigureCluster_Task(ManagedObjectReference _this,
                                                                                                                                                ClusterConfigSpec spec,
                                                                                                                                                Boolean modify)
                                               throws RemoteException,
                                                      RuntimeFault
Throws:
RemoteException
RuntimeFault

applyRecommendation

@RequestWrapper(localName="ApplyRecommendation",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ApplyRecommendation")
@ResponseWrapper(localName="ApplyRecommendationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ApplyRecommendationResponse")
void applyRecommendation(ManagedObjectReference _this,
                                                                                                                          String key)
                         throws RemoteException,
                                RuntimeFault
Throws:
RemoteException
RuntimeFault

recommendHostsForVm

@RequestWrapper(localName="RecommendHostsForVm",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RecommendHostsForVm")
@ResponseWrapper(localName="RecommendHostsForVmResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RecommendHostsForVmResponse")
List<ClusterHostRecommendation> recommendHostsForVm(ManagedObjectReference _this,
                                                                                                                                                     ManagedObjectReference vm,
                                                                                                                                                     ManagedObjectReference pool)
                                                    throws RemoteException,
                                                           RuntimeFault
Throws:
RemoteException
RuntimeFault

addHost

@RequestWrapper(localName="AddHost",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddHost")
@ResponseWrapper(localName="AddHostResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddHostResponse")
ManagedObjectReference addHost(ManagedObjectReference _this,
                                                                                                                                HostConnectSpec spec,
                                                                                                                                Boolean asConnected,
                                                                                                                                ManagedObjectReference resourcePool,
                                                                                                                                String license)
                               throws RemoteException,
                                      InvalidLogin,
                                      DuplicateName,
                                      HostConnectFault,
                                      RuntimeFault
Throws:
RemoteException
InvalidLogin
DuplicateName
HostConnectFault
RuntimeFault

addHost_Task

@RequestWrapper(localName="AddHost_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddHost_Task")
@ResponseWrapper(localName="AddHost_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddHost_TaskResponse")
ManagedObjectReference addHost_Task(ManagedObjectReference _this,
                                                                                                                                     HostConnectSpec spec,
                                                                                                                                     Boolean asConnected,
                                                                                                                                     ManagedObjectReference resourcePool,
                                                                                                                                     String license)
                                    throws RemoteException,
                                           InvalidLogin,
                                           DuplicateName,
                                           HostConnectFault,
                                           RuntimeFault
Throws:
RemoteException
InvalidLogin
DuplicateName
HostConnectFault
RuntimeFault

addHostWithAdminDisabled

@RequestWrapper(localName="AddHostWithAdminDisabled",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddHostWithAdminDisabled")
@ResponseWrapper(localName="AddHostWithAdminDisabledResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddHostWithAdminDisabledResponse")
ManagedObjectReference addHostWithAdminDisabled(ManagedObjectReference _this,
                                                                                                                                                 HostConnectSpec spec,
                                                                                                                                                 Boolean asConnected,
                                                                                                                                                 ManagedObjectReference resourcePool,
                                                                                                                                                 String license)
                                                throws RemoteException,
                                                       HostConfigFault,
                                                       InvalidLogin,
                                                       DuplicateName,
                                                       HostConnectFault,
                                                       RuntimeFault
Throws:
RemoteException
HostConfigFault
InvalidLogin
DuplicateName
HostConnectFault
RuntimeFault

addHostWithAdminDisabled_Task

@RequestWrapper(localName="AddHostWithAdminDisabled_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddHostWithAdminDisabled_Task")
@ResponseWrapper(localName="AddHostWithAdminDisabled_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddHostWithAdminDisabled_TaskResponse")
ManagedObjectReference addHostWithAdminDisabled_Task(ManagedObjectReference _this,
                                                                                                                                                      HostConnectSpec spec,
                                                                                                                                                      Boolean asConnected,
                                                                                                                                                      ManagedObjectReference resourcePool,
                                                                                                                                                      String license)
                                                     throws RemoteException,
                                                            HostConfigFault,
                                                            InvalidLogin,
                                                            DuplicateName,
                                                            HostConnectFault,
                                                            RuntimeFault
Throws:
RemoteException
HostConfigFault
InvalidLogin
DuplicateName
HostConnectFault
RuntimeFault

moveInto

@RequestWrapper(localName="MoveInto",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MoveInto")
@ResponseWrapper(localName="MoveIntoResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MoveIntoResponse")
void moveInto(ManagedObjectReference _this,
                                                                                                               List<ManagedObjectReference> host)
              throws RemoteException,
                     DuplicateName,
                     InvalidState,
                     TooManyHosts,
                     RuntimeFault
Throws:
RemoteException
DuplicateName
InvalidState
TooManyHosts
RuntimeFault

moveInto_Task

@RequestWrapper(localName="MoveInto_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MoveInto_Task")
@ResponseWrapper(localName="MoveInto_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MoveInto_TaskResponse")
ManagedObjectReference moveInto_Task(ManagedObjectReference _this,
                                                                                                                                      List<ManagedObjectReference> host)
                                     throws RemoteException,
                                            DuplicateName,
                                            InvalidState,
                                            TooManyHosts,
                                            RuntimeFault
Throws:
RemoteException
DuplicateName
InvalidState
TooManyHosts
RuntimeFault

moveHostInto

@RequestWrapper(localName="MoveHostInto",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MoveHostInto")
@ResponseWrapper(localName="MoveHostIntoResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MoveHostIntoResponse")
void moveHostInto(ManagedObjectReference _this,
                                                                                                                   ManagedObjectReference host,
                                                                                                                   ManagedObjectReference resourcePool)
                  throws RemoteException,
                         InvalidState,
                         TooManyHosts,
                         RuntimeFault
Throws:
RemoteException
InvalidState
TooManyHosts
RuntimeFault

moveHostInto_Task

@RequestWrapper(localName="MoveHostInto_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MoveHostInto_Task")
@ResponseWrapper(localName="MoveHostInto_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MoveHostInto_TaskResponse")
ManagedObjectReference moveHostInto_Task(ManagedObjectReference _this,
                                                                                                                                          ManagedObjectReference host,
                                                                                                                                          ManagedObjectReference resourcePool)
                                         throws RemoteException,
                                                InvalidState,
                                                TooManyHosts,
                                                RuntimeFault
Throws:
RemoteException
InvalidState
TooManyHosts
RuntimeFault

refreshRecommendation

@RequestWrapper(localName="RefreshRecommendation",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RefreshRecommendation")
@ResponseWrapper(localName="RefreshRecommendationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RefreshRecommendationResponse")
void refreshRecommendation(ManagedObjectReference _this)
                           throws RemoteException,
                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

transitionalEVCManager

@RequestWrapper(localName="TransitionalEVCManager",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.TransitionalEVCManager")
@ResponseWrapper(localName="TransitionalEVCManagerResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.TransitionalEVCManagerResponse")
ManagedObjectReference transitionalEVCManager(ManagedObjectReference _this)
                                              throws RemoteException,
                                                     RuntimeFault
Throws:
RemoteException
RuntimeFault

retrieveDasAdvancedRuntimeInfo

@RequestWrapper(localName="RetrieveDasAdvancedRuntimeInfo",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveDasAdvancedRuntimeInfo")
@ResponseWrapper(localName="RetrieveDasAdvancedRuntimeInfoResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveDasAdvancedRuntimeInfoResponse")
ClusterDasAdvancedRuntimeInfo retrieveDasAdvancedRuntimeInfo(ManagedObjectReference _this)
                                                             throws RemoteException,
                                                                    RuntimeFault
Throws:
RemoteException
RuntimeFault

checkDasAdmission

@RequestWrapper(localName="CheckDasAdmission",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckDasAdmission")
@ResponseWrapper(localName="CheckDasAdmissionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckDasAdmissionResponse")
ClusterDasAdmissionResult checkDasAdmission(ManagedObjectReference _this,
                                                                                                                                             List<ManagedObjectReference> vm)
                                            throws RemoteException,
                                                   RuntimeFault
Throws:
RemoteException
RuntimeFault

reconfigureComputeResource

@RequestWrapper(localName="ReconfigureComputeResource",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureComputeResource")
@ResponseWrapper(localName="ReconfigureComputeResourceResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureComputeResourceResponse")
void reconfigureComputeResource(ManagedObjectReference _this,
                                                                                                                                 ComputeResourceConfigSpec spec,
                                                                                                                                 Boolean modify)
                                throws RemoteException,
                                       RuntimeFault
Throws:
RemoteException
RuntimeFault

reconfigureComputeResource_Task

@RequestWrapper(localName="ReconfigureComputeResource_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureComputeResource_Task")
@ResponseWrapper(localName="ReconfigureComputeResource_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureComputeResource_TaskResponse")
ManagedObjectReference reconfigureComputeResource_Task(ManagedObjectReference _this,
                                                                                                                                                        ComputeResourceConfigSpec spec,
                                                                                                                                                        Boolean modify)
                                                       throws RemoteException,
                                                              RuntimeFault
Throws:
RemoteException
RuntimeFault

addCustomFieldDef

@RequestWrapper(localName="AddCustomFieldDef",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddCustomFieldDef")
@ResponseWrapper(localName="AddCustomFieldDefResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddCustomFieldDefResponse")
CustomFieldDef addCustomFieldDef(ManagedObjectReference _this,
                                                                                                                                  String name,
                                                                                                                                  String moType,
                                                                                                                                  PrivilegePolicyDef fieldDefPolicy,
                                                                                                                                  PrivilegePolicyDef fieldPolicy)
                                 throws RemoteException,
                                        DuplicateName,
                                        InvalidPrivilege,
                                        RuntimeFault
Throws:
RemoteException
DuplicateName
InvalidPrivilege
RuntimeFault

removeCustomFieldDef

@RequestWrapper(localName="RemoveCustomFieldDef",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveCustomFieldDef")
@ResponseWrapper(localName="RemoveCustomFieldDefResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveCustomFieldDefResponse")
void removeCustomFieldDef(ManagedObjectReference _this,
                                                                                                                           Integer key)
                          throws RemoteException,
                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

renameCustomFieldDef

@RequestWrapper(localName="RenameCustomFieldDef",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RenameCustomFieldDef")
@ResponseWrapper(localName="RenameCustomFieldDefResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RenameCustomFieldDefResponse")
void renameCustomFieldDef(ManagedObjectReference _this,
                                                                                                                           Integer key,
                                                                                                                           String name)
                          throws RemoteException,
                                 DuplicateName,
                                 RuntimeFault
Throws:
RemoteException
DuplicateName
RuntimeFault

setField

@RequestWrapper(localName="SetField",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetField")
@ResponseWrapper(localName="SetFieldResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetFieldResponse")
void setField(ManagedObjectReference _this,
                                                                                                               ManagedObjectReference entity,
                                                                                                               Integer key,
                                                                                                               String value)
              throws RemoteException,
                     RuntimeFault
Throws:
RemoteException
RuntimeFault

doesCustomizationSpecExist

@RequestWrapper(localName="DoesCustomizationSpecExist",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DoesCustomizationSpecExist")
@ResponseWrapper(localName="DoesCustomizationSpecExistResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DoesCustomizationSpecExistResponse")
Boolean doesCustomizationSpecExist(ManagedObjectReference _this,
                                                                                                                                    String name)
                                   throws RemoteException,
                                          RuntimeFault
Throws:
RemoteException
RuntimeFault

getCustomizationSpec

@RequestWrapper(localName="GetCustomizationSpec",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.GetCustomizationSpec")
@ResponseWrapper(localName="GetCustomizationSpecResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.GetCustomizationSpecResponse")
CustomizationSpecItem getCustomizationSpec(ManagedObjectReference _this,
                                                                                                                                            String name)
                                           throws RemoteException,
                                                  RuntimeFault,
                                                  NotFound
Throws:
RemoteException
RuntimeFault
NotFound

createCustomizationSpec

@RequestWrapper(localName="CreateCustomizationSpec",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateCustomizationSpec")
@ResponseWrapper(localName="CreateCustomizationSpecResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateCustomizationSpecResponse")
void createCustomizationSpec(ManagedObjectReference _this,
                                                                                                                              CustomizationSpecItem item)
                             throws RemoteException,
                                    CustomizationFault,
                                    AlreadyExists,
                                    RuntimeFault
Throws:
RemoteException
CustomizationFault
AlreadyExists
RuntimeFault

overwriteCustomizationSpec

@RequestWrapper(localName="OverwriteCustomizationSpec",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.OverwriteCustomizationSpec")
@ResponseWrapper(localName="OverwriteCustomizationSpecResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.OverwriteCustomizationSpecResponse")
void overwriteCustomizationSpec(ManagedObjectReference _this,
                                                                                                                                 CustomizationSpecItem item)
                                throws RemoteException,
                                       CustomizationFault,
                                       ConcurrentAccess,
                                       RuntimeFault,
                                       NotFound
Throws:
RemoteException
CustomizationFault
ConcurrentAccess
RuntimeFault
NotFound

deleteCustomizationSpec

@RequestWrapper(localName="DeleteCustomizationSpec",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DeleteCustomizationSpec")
@ResponseWrapper(localName="DeleteCustomizationSpecResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DeleteCustomizationSpecResponse")
void deleteCustomizationSpec(ManagedObjectReference _this,
                                                                                                                              String name)
                             throws RemoteException,
                                    RuntimeFault,
                                    NotFound
Throws:
RemoteException
RuntimeFault
NotFound

duplicateCustomizationSpec

@RequestWrapper(localName="DuplicateCustomizationSpec",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DuplicateCustomizationSpec")
@ResponseWrapper(localName="DuplicateCustomizationSpecResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DuplicateCustomizationSpecResponse")
void duplicateCustomizationSpec(ManagedObjectReference _this,
                                                                                                                                 String name,
                                                                                                                                 String newName)
                                throws RemoteException,
                                       AlreadyExists,
                                       RuntimeFault,
                                       NotFound
Throws:
RemoteException
AlreadyExists
RuntimeFault
NotFound

renameCustomizationSpec

@RequestWrapper(localName="RenameCustomizationSpec",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RenameCustomizationSpec")
@ResponseWrapper(localName="RenameCustomizationSpecResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RenameCustomizationSpecResponse")
void renameCustomizationSpec(ManagedObjectReference _this,
                                                                                                                              String name,
                                                                                                                              String newName)
                             throws RemoteException,
                                    AlreadyExists,
                                    RuntimeFault,
                                    NotFound
Throws:
RemoteException
AlreadyExists
RuntimeFault
NotFound

customizationSpecItemToXml

@RequestWrapper(localName="CustomizationSpecItemToXml",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CustomizationSpecItemToXml")
@ResponseWrapper(localName="CustomizationSpecItemToXmlResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CustomizationSpecItemToXmlResponse")
String customizationSpecItemToXml(ManagedObjectReference _this,
                                                                                                                                   CustomizationSpecItem item)
                                  throws RemoteException,
                                         RuntimeFault
Throws:
RemoteException
RuntimeFault

xmlToCustomizationSpecItem

@RequestWrapper(localName="XmlToCustomizationSpecItem",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.XmlToCustomizationSpecItem")
@ResponseWrapper(localName="XmlToCustomizationSpecItemResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.XmlToCustomizationSpecItemResponse")
CustomizationSpecItem xmlToCustomizationSpecItem(ManagedObjectReference _this,
                                                                                                                                                  String specItemXml)
                                                 throws RemoteException,
                                                        CustomizationFault,
                                                        RuntimeFault
Throws:
RemoteException
CustomizationFault
RuntimeFault

checkCustomizationResources

@RequestWrapper(localName="CheckCustomizationResources",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckCustomizationResources")
@ResponseWrapper(localName="CheckCustomizationResourcesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckCustomizationResourcesResponse")
void checkCustomizationResources(ManagedObjectReference _this,
                                                                                                                                  String guestOs)
                                 throws RemoteException,
                                        CustomizationFault,
                                        RuntimeFault
Throws:
RemoteException
CustomizationFault
RuntimeFault

queryConnectionInfo

@RequestWrapper(localName="QueryConnectionInfo",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryConnectionInfo")
@ResponseWrapper(localName="QueryConnectionInfoResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryConnectionInfoResponse")
HostConnectInfo queryConnectionInfo(ManagedObjectReference _this,
                                                                                                                                     String hostname,
                                                                                                                                     Integer port,
                                                                                                                                     String username,
                                                                                                                                     String password,
                                                                                                                                     String sslThumbprint)
                                    throws RemoteException,
                                           InvalidLogin,
                                           HostConnectFault,
                                           RuntimeFault
Throws:
RemoteException
InvalidLogin
HostConnectFault
RuntimeFault

powerOnMultiVM

@RequestWrapper(localName="PowerOnMultiVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PowerOnMultiVM")
@ResponseWrapper(localName="PowerOnMultiVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PowerOnMultiVMResponse")
ClusterPowerOnVmResult powerOnMultiVM(ManagedObjectReference _this,
                                                                                                                                       List<ManagedObjectReference> vm)
                                      throws RemoteException,
                                             RuntimeFault
Throws:
RemoteException
RuntimeFault

powerOnMultiVM_Task

@RequestWrapper(localName="PowerOnMultiVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PowerOnMultiVM_Task")
@ResponseWrapper(localName="PowerOnMultiVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PowerOnMultiVM_TaskResponse")
ManagedObjectReference powerOnMultiVM_Task(ManagedObjectReference _this,
                                                                                                                                            List<ManagedObjectReference> vm)
                                           throws RemoteException,
                                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

refreshDatastore

@RequestWrapper(localName="RefreshDatastore",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RefreshDatastore")
@ResponseWrapper(localName="RefreshDatastoreResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RefreshDatastoreResponse")
void refreshDatastore(ManagedObjectReference _this)
                      throws RemoteException,
                             HostConfigFault,
                             RuntimeFault,
                             NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

refreshDatastoreStorageInfo

@RequestWrapper(localName="RefreshDatastoreStorageInfo",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RefreshDatastoreStorageInfo")
@ResponseWrapper(localName="RefreshDatastoreStorageInfoResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RefreshDatastoreStorageInfoResponse")
void refreshDatastoreStorageInfo(ManagedObjectReference _this)
                                 throws RemoteException,
                                        RuntimeFault
Throws:
RemoteException
RuntimeFault

renameDatastore

@RequestWrapper(localName="RenameDatastore",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RenameDatastore")
@ResponseWrapper(localName="RenameDatastoreResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RenameDatastoreResponse")
void renameDatastore(ManagedObjectReference _this,
                                                                                                                      String newName)
                     throws RemoteException,
                            InvalidName,
                            DuplicateName,
                            RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
RuntimeFault

destroyDatastore

@RequestWrapper(localName="DestroyDatastore",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DestroyDatastore")
@ResponseWrapper(localName="DestroyDatastoreResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DestroyDatastoreResponse")
void destroyDatastore(ManagedObjectReference _this)
                      throws RemoteException,
                             ResourceInUse,
                             RuntimeFault
Throws:
RemoteException
ResourceInUse
RuntimeFault

queryDescriptions

@RequestWrapper(localName="QueryDescriptions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryDescriptions")
@ResponseWrapper(localName="QueryDescriptionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryDescriptionsResponse")
List<DiagnosticManagerLogDescriptor> queryDescriptions(ManagedObjectReference _this,
                                                                                                                                                        ManagedObjectReference host)
                                                       throws RemoteException,
                                                              RuntimeFault
Throws:
RemoteException
RuntimeFault

browseDiagnosticLog

@RequestWrapper(localName="BrowseDiagnosticLog",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.BrowseDiagnosticLog")
@ResponseWrapper(localName="BrowseDiagnosticLogResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.BrowseDiagnosticLogResponse")
DiagnosticManagerLogHeader browseDiagnosticLog(ManagedObjectReference _this,
                                                                                                                                                ManagedObjectReference host,
                                                                                                                                                String key,
                                                                                                                                                Integer start,
                                                                                                                                                Integer lines)
                                               throws RemoteException,
                                                      CannotAccessFile,
                                                      RuntimeFault
Throws:
RemoteException
CannotAccessFile
RuntimeFault

generateLogBundles

@RequestWrapper(localName="GenerateLogBundles",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.GenerateLogBundles")
@ResponseWrapper(localName="GenerateLogBundlesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.GenerateLogBundlesResponse")
List<DiagnosticManagerBundleInfo> generateLogBundles(ManagedObjectReference _this,
                                                                                                                                                      Boolean includeDefault,
                                                                                                                                                      List<ManagedObjectReference> host)
                                                     throws RemoteException,
                                                            RuntimeFault,
                                                            LogBundlingFailed
Throws:
RemoteException
RuntimeFault
LogBundlingFailed

generateLogBundles_Task

@RequestWrapper(localName="GenerateLogBundles_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.GenerateLogBundles_Task")
@ResponseWrapper(localName="GenerateLogBundles_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.GenerateLogBundles_TaskResponse")
ManagedObjectReference generateLogBundles_Task(ManagedObjectReference _this,
                                                                                                                                                Boolean includeDefault,
                                                                                                                                                List<ManagedObjectReference> host)
                                               throws RemoteException,
                                                      RuntimeFault,
                                                      LogBundlingFailed
Throws:
RemoteException
RuntimeFault
LogBundlingFailed

fetchDVPortKeys

@RequestWrapper(localName="FetchDVPortKeys",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FetchDVPortKeys")
@ResponseWrapper(localName="FetchDVPortKeysResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FetchDVPortKeysResponse")
List<String> fetchDVPortKeys(ManagedObjectReference _this,
                                                                                                                              DistributedVirtualSwitchPortCriteria criteria)
                             throws RemoteException,
                                    RuntimeFault
Throws:
RemoteException
RuntimeFault

fetchDVPorts

@RequestWrapper(localName="FetchDVPorts",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FetchDVPorts")
@ResponseWrapper(localName="FetchDVPortsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FetchDVPortsResponse")
List<DistributedVirtualPort> fetchDVPorts(ManagedObjectReference _this,
                                                                                                                                           DistributedVirtualSwitchPortCriteria criteria)
                                          throws RemoteException,
                                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

queryUsedVlanIdInDvs

@RequestWrapper(localName="QueryUsedVlanIdInDvs",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryUsedVlanIdInDvs")
@ResponseWrapper(localName="QueryUsedVlanIdInDvsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryUsedVlanIdInDvsResponse")
List<Integer> queryUsedVlanIdInDvs(ManagedObjectReference _this)
                                   throws RemoteException,
                                          RuntimeFault
Throws:
RemoteException
RuntimeFault

reconfigureDvs

@RequestWrapper(localName="ReconfigureDvs",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureDvs")
@ResponseWrapper(localName="ReconfigureDvsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureDvsResponse")
void reconfigureDvs(ManagedObjectReference _this,
                                                                                                                     DVSConfigSpec spec)
                    throws RemoteException,
                           InvalidName,
                           DvsNotAuthorized,
                           DuplicateName,
                           DvsFault,
                           ResourceNotAvailable,
                           InvalidState,
                           ResourceInUse,
                           ConcurrentAccess,
                           AlreadyExists,
                           RuntimeFault,
                           NotFound,
                           LimitExceeded
Throws:
RemoteException
InvalidName
DvsNotAuthorized
DuplicateName
DvsFault
ResourceNotAvailable
InvalidState
ResourceInUse
ConcurrentAccess
AlreadyExists
RuntimeFault
NotFound
LimitExceeded

reconfigureDvs_Task

@RequestWrapper(localName="ReconfigureDvs_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureDvs_Task")
@ResponseWrapper(localName="ReconfigureDvs_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureDvs_TaskResponse")
ManagedObjectReference reconfigureDvs_Task(ManagedObjectReference _this,
                                                                                                                                            DVSConfigSpec spec)
                                           throws RemoteException,
                                                  InvalidName,
                                                  DvsNotAuthorized,
                                                  DuplicateName,
                                                  DvsFault,
                                                  ResourceNotAvailable,
                                                  InvalidState,
                                                  ResourceInUse,
                                                  ConcurrentAccess,
                                                  AlreadyExists,
                                                  RuntimeFault,
                                                  NotFound,
                                                  LimitExceeded
Throws:
RemoteException
InvalidName
DvsNotAuthorized
DuplicateName
DvsFault
ResourceNotAvailable
InvalidState
ResourceInUse
ConcurrentAccess
AlreadyExists
RuntimeFault
NotFound
LimitExceeded

performDvsProductSpecOperation

@RequestWrapper(localName="PerformDvsProductSpecOperation",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PerformDvsProductSpecOperation")
@ResponseWrapper(localName="PerformDvsProductSpecOperationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PerformDvsProductSpecOperationResponse")
void performDvsProductSpecOperation(ManagedObjectReference _this,
                                                                                                                                     String operation,
                                                                                                                                     DistributedVirtualSwitchProductSpec productSpec)
                                    throws RemoteException,
                                           DvsFault,
                                           TaskInProgress,
                                           InvalidState,
                                           RuntimeFault
Throws:
RemoteException
DvsFault
TaskInProgress
InvalidState
RuntimeFault

performDvsProductSpecOperation_Task

@RequestWrapper(localName="PerformDvsProductSpecOperation_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PerformDvsProductSpecOperation_Task")
@ResponseWrapper(localName="PerformDvsProductSpecOperation_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PerformDvsProductSpecOperation_TaskResponse")
ManagedObjectReference performDvsProductSpecOperation_Task(ManagedObjectReference _this,
                                                                                                                                                            String operation,
                                                                                                                                                            DistributedVirtualSwitchProductSpec productSpec)
                                                           throws RemoteException,
                                                                  DvsFault,
                                                                  TaskInProgress,
                                                                  InvalidState,
                                                                  RuntimeFault
Throws:
RemoteException
DvsFault
TaskInProgress
InvalidState
RuntimeFault

mergeDvs

@RequestWrapper(localName="MergeDvs",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MergeDvs")
@ResponseWrapper(localName="MergeDvsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MergeDvsResponse")
void mergeDvs(ManagedObjectReference _this,
                                                                                                               ManagedObjectReference dvs)
              throws RemoteException,
                     DvsFault,
                     InvalidHostState,
                     ResourceInUse,
                     RuntimeFault,
                     NotFound
Throws:
RemoteException
DvsFault
InvalidHostState
ResourceInUse
RuntimeFault
NotFound

mergeDvs_Task

@RequestWrapper(localName="MergeDvs_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MergeDvs_Task")
@ResponseWrapper(localName="MergeDvs_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MergeDvs_TaskResponse")
ManagedObjectReference mergeDvs_Task(ManagedObjectReference _this,
                                                                                                                                      ManagedObjectReference dvs)
                                     throws RemoteException,
                                            DvsFault,
                                            InvalidHostState,
                                            ResourceInUse,
                                            RuntimeFault,
                                            NotFound
Throws:
RemoteException
DvsFault
InvalidHostState
ResourceInUse
RuntimeFault
NotFound

addDVPortgroup

@RequestWrapper(localName="AddDVPortgroup",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddDVPortgroup")
@ResponseWrapper(localName="AddDVPortgroupResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddDVPortgroupResponse")
void addDVPortgroup(ManagedObjectReference _this,
                                                                                                                     List<DVPortgroupConfigSpec> spec)
                    throws RemoteException,
                           InvalidName,
                           DuplicateName,
                           DvsFault,
                           RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
DvsFault
RuntimeFault

addDVPortgroup_Task

@RequestWrapper(localName="AddDVPortgroup_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddDVPortgroup_Task")
@ResponseWrapper(localName="AddDVPortgroup_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddDVPortgroup_TaskResponse")
ManagedObjectReference addDVPortgroup_Task(ManagedObjectReference _this,
                                                                                                                                            List<DVPortgroupConfigSpec> spec)
                                           throws RemoteException,
                                                  InvalidName,
                                                  DuplicateName,
                                                  DvsFault,
                                                  RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
DvsFault
RuntimeFault

moveDVPort

@RequestWrapper(localName="MoveDVPort",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MoveDVPort")
@ResponseWrapper(localName="MoveDVPortResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MoveDVPortResponse")
void moveDVPort(ManagedObjectReference _this,
                                                                                                                 List<String> portKey,
                                                                                                                 String destinationPortgroupKey)
                throws RemoteException,
                       DvsFault,
                       ConcurrentAccess,
                       RuntimeFault,
                       NotFound
Throws:
RemoteException
DvsFault
ConcurrentAccess
RuntimeFault
NotFound

moveDVPort_Task

@RequestWrapper(localName="MoveDVPort_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MoveDVPort_Task")
@ResponseWrapper(localName="MoveDVPort_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MoveDVPort_TaskResponse")
ManagedObjectReference moveDVPort_Task(ManagedObjectReference _this,
                                                                                                                                        List<String> portKey,
                                                                                                                                        String destinationPortgroupKey)
                                       throws RemoteException,
                                              DvsFault,
                                              ConcurrentAccess,
                                              RuntimeFault,
                                              NotFound
Throws:
RemoteException
DvsFault
ConcurrentAccess
RuntimeFault
NotFound

updateDvsCapability

@RequestWrapper(localName="UpdateDvsCapability",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateDvsCapability")
@ResponseWrapper(localName="UpdateDvsCapabilityResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateDvsCapabilityResponse")
void updateDvsCapability(ManagedObjectReference _this,
                                                                                                                          DVSCapability capability)
                         throws RemoteException,
                                RuntimeFault
Throws:
RemoteException
RuntimeFault

reconfigureDVPort

@RequestWrapper(localName="ReconfigureDVPort",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureDVPort")
@ResponseWrapper(localName="ReconfigureDVPortResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureDVPortResponse")
void reconfigureDVPort(ManagedObjectReference _this,
                                                                                                                        List<DVPortConfigSpec> port)
                       throws RemoteException,
                              DvsFault,
                              ConcurrentAccess,
                              ResourceInUse,
                              RuntimeFault,
                              NotFound
Throws:
RemoteException
DvsFault
ConcurrentAccess
ResourceInUse
RuntimeFault
NotFound

reconfigureDVPort_Task

@RequestWrapper(localName="ReconfigureDVPort_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureDVPort_Task")
@ResponseWrapper(localName="ReconfigureDVPort_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureDVPort_TaskResponse")
ManagedObjectReference reconfigureDVPort_Task(ManagedObjectReference _this,
                                                                                                                                               List<DVPortConfigSpec> port)
                                              throws RemoteException,
                                                     DvsFault,
                                                     ConcurrentAccess,
                                                     ResourceInUse,
                                                     RuntimeFault,
                                                     NotFound
Throws:
RemoteException
DvsFault
ConcurrentAccess
ResourceInUse
RuntimeFault
NotFound

refreshDVPortState

@RequestWrapper(localName="RefreshDVPortState",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RefreshDVPortState")
@ResponseWrapper(localName="RefreshDVPortStateResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RefreshDVPortStateResponse")
void refreshDVPortState(ManagedObjectReference _this,
                                                                                                                         List<String> portKeys)
                        throws RemoteException,
                               DvsFault,
                               RuntimeFault,
                               NotFound
Throws:
RemoteException
DvsFault
RuntimeFault
NotFound

rectifyDvsHost

@RequestWrapper(localName="RectifyDvsHost",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RectifyDvsHost")
@ResponseWrapper(localName="RectifyDvsHostResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RectifyDvsHostResponse")
void rectifyDvsHost(ManagedObjectReference _this,
                                                                                                                     List<ManagedObjectReference> hosts)
                    throws RemoteException,
                           DvsFault,
                           RuntimeFault,
                           NotFound
Throws:
RemoteException
DvsFault
RuntimeFault
NotFound

rectifyDvsHost_Task

@RequestWrapper(localName="RectifyDvsHost_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RectifyDvsHost_Task")
@ResponseWrapper(localName="RectifyDvsHost_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RectifyDvsHost_TaskResponse")
ManagedObjectReference rectifyDvsHost_Task(ManagedObjectReference _this,
                                                                                                                                            List<ManagedObjectReference> hosts)
                                           throws RemoteException,
                                                  DvsFault,
                                                  RuntimeFault,
                                                  NotFound
Throws:
RemoteException
DvsFault
RuntimeFault
NotFound

queryConfigOptionDescriptor

@RequestWrapper(localName="QueryConfigOptionDescriptor",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryConfigOptionDescriptor")
@ResponseWrapper(localName="QueryConfigOptionDescriptorResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryConfigOptionDescriptorResponse")
List<VirtualMachineConfigOptionDescriptor> queryConfigOptionDescriptor(ManagedObjectReference _this)
                                                                       throws RemoteException,
                                                                              RuntimeFault
Throws:
RemoteException
RuntimeFault

queryConfigOption

@RequestWrapper(localName="QueryConfigOption",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryConfigOption")
@ResponseWrapper(localName="QueryConfigOptionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryConfigOptionResponse")
VirtualMachineConfigOption queryConfigOption(ManagedObjectReference _this,
                                                                                                                                              String key,
                                                                                                                                              ManagedObjectReference host)
                                             throws RemoteException,
                                                    RuntimeFault
Throws:
RemoteException
RuntimeFault

queryConfigTarget

@RequestWrapper(localName="QueryConfigTarget",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryConfigTarget")
@ResponseWrapper(localName="QueryConfigTargetResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryConfigTargetResponse")
ConfigTarget queryConfigTarget(ManagedObjectReference _this,
                                                                                                                                ManagedObjectReference host)
                               throws RemoteException,
                                      RuntimeFault
Throws:
RemoteException
RuntimeFault

queryTargetCapabilities

@RequestWrapper(localName="QueryTargetCapabilities",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryTargetCapabilities")
@ResponseWrapper(localName="QueryTargetCapabilitiesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryTargetCapabilitiesResponse")
HostCapability queryTargetCapabilities(ManagedObjectReference _this,
                                                                                                                                        ManagedObjectReference host)
                                       throws RemoteException,
                                              RuntimeFault
Throws:
RemoteException
RuntimeFault

setCustomValue

@RequestWrapper(localName="SetCustomValue",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetCustomValue")
@ResponseWrapper(localName="SetCustomValueResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetCustomValueResponse")
void setCustomValue(ManagedObjectReference _this,
                                                                                                                     String key,
                                                                                                                     String value)
                    throws RemoteException,
                           RuntimeFault
Throws:
RemoteException
RuntimeFault

unregisterExtension

@RequestWrapper(localName="UnregisterExtension",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UnregisterExtension")
@ResponseWrapper(localName="UnregisterExtensionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UnregisterExtensionResponse")
void unregisterExtension(ManagedObjectReference _this,
                                                                                                                          String extensionKey)
                         throws RemoteException,
                                RuntimeFault,
                                NotFound
Throws:
RemoteException
RuntimeFault
NotFound

findExtension

@RequestWrapper(localName="FindExtension",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FindExtension")
@ResponseWrapper(localName="FindExtensionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FindExtensionResponse")
Extension findExtension(ManagedObjectReference _this,
                                                                                                                         String extensionKey)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

registerExtension

@RequestWrapper(localName="RegisterExtension",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RegisterExtension")
@ResponseWrapper(localName="RegisterExtensionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RegisterExtensionResponse")
void registerExtension(ManagedObjectReference _this,
                                                                                                                        Extension extension)
                       throws RemoteException,
                              RuntimeFault
Throws:
RemoteException
RuntimeFault

updateExtension

@RequestWrapper(localName="UpdateExtension",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateExtension")
@ResponseWrapper(localName="UpdateExtensionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateExtensionResponse")
void updateExtension(ManagedObjectReference _this,
                                                                                                                      Extension extension)
                     throws RemoteException,
                            RuntimeFault,
                            NotFound
Throws:
RemoteException
RuntimeFault
NotFound

getPublicKey

@RequestWrapper(localName="GetPublicKey",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.GetPublicKey")
@ResponseWrapper(localName="GetPublicKeyResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.GetPublicKeyResponse")
String getPublicKey(ManagedObjectReference _this)
                    throws RemoteException,
                           RuntimeFault
Throws:
RemoteException
RuntimeFault

setPublicKey

@RequestWrapper(localName="SetPublicKey",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetPublicKey")
@ResponseWrapper(localName="SetPublicKeyResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetPublicKeyResponse")
void setPublicKey(ManagedObjectReference _this,
                                                                                                                   String extensionKey,
                                                                                                                   String publicKey)
                  throws RemoteException,
                         RuntimeFault
Throws:
RemoteException
RuntimeFault

setExtensionCertificate

@RequestWrapper(localName="SetExtensionCertificate",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetExtensionCertificate")
@ResponseWrapper(localName="SetExtensionCertificateResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetExtensionCertificateResponse")
void setExtensionCertificate(ManagedObjectReference _this,
                                                                                                                              String extensionKey,
                                                                                                                              String certificatePem)
                             throws RemoteException,
                                    NoClientCertificate,
                                    RuntimeFault,
                                    NotFound
Throws:
RemoteException
NoClientCertificate
RuntimeFault
NotFound

move

@RequestWrapper(localName="Move",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Move")
@ResponseWrapper(localName="MoveResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MoveResponse")
void move(ManagedObjectReference _this,
                                                                                                           ManagedObjectReference sourceDatacenter,
                                                                                                           String sourcePath,
                                                                                                           ManagedObjectReference destinationDatacenter,
                                                                                                           String destinationPath,
                                                                                                           Boolean force,
                                                                                                           String fileType)
          throws RemoteException,
                 FileFault,
                 InvalidDatastore,
                 RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

move_Task

@RequestWrapper(localName="Move_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Move_Task")
@ResponseWrapper(localName="Move_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.Move_TaskResponse")
ManagedObjectReference move_Task(ManagedObjectReference _this,
                                                                                                                                  ManagedObjectReference sourceDatacenter,
                                                                                                                                  String sourcePath,
                                                                                                                                  ManagedObjectReference destinationDatacenter,
                                                                                                                                  String destinationPath,
                                                                                                                                  Boolean force,
                                                                                                                                  String fileType)
                                 throws RemoteException,
                                        FileFault,
                                        InvalidDatastore,
                                        RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

moveDatastoreFile

@RequestWrapper(localName="MoveDatastoreFile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MoveDatastoreFile")
@ResponseWrapper(localName="MoveDatastoreFileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MoveDatastoreFileResponse")
void moveDatastoreFile(ManagedObjectReference _this,
                                                                                                                        String sourceName,
                                                                                                                        ManagedObjectReference sourceDatacenter,
                                                                                                                        String destinationName,
                                                                                                                        ManagedObjectReference destinationDatacenter,
                                                                                                                        Boolean force)
                       throws RemoteException,
                              FileFault,
                              InvalidDatastore,
                              RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

moveDatastoreFile_Task

@RequestWrapper(localName="MoveDatastoreFile_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MoveDatastoreFile_Task")
@ResponseWrapper(localName="MoveDatastoreFile_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MoveDatastoreFile_TaskResponse")
ManagedObjectReference moveDatastoreFile_Task(ManagedObjectReference _this,
                                                                                                                                               String sourceName,
                                                                                                                                               ManagedObjectReference sourceDatacenter,
                                                                                                                                               String destinationName,
                                                                                                                                               ManagedObjectReference destinationDatacenter,
                                                                                                                                               Boolean force)
                                              throws RemoteException,
                                                     FileFault,
                                                     InvalidDatastore,
                                                     RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

copy

@RequestWrapper(localName="Copy",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Copy")
@ResponseWrapper(localName="CopyResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CopyResponse")
void copy(ManagedObjectReference _this,
                                                                                                           ManagedObjectReference sourceDatacenter,
                                                                                                           String sourcePath,
                                                                                                           ManagedObjectReference destinationDatacenter,
                                                                                                           String destinationPath,
                                                                                                           Boolean force,
                                                                                                           String fileType)
          throws RemoteException,
                 FileFault,
                 InvalidDatastore,
                 RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

copy_Task

@RequestWrapper(localName="Copy_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Copy_Task")
@ResponseWrapper(localName="Copy_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.Copy_TaskResponse")
ManagedObjectReference copy_Task(ManagedObjectReference _this,
                                                                                                                                  ManagedObjectReference sourceDatacenter,
                                                                                                                                  String sourcePath,
                                                                                                                                  ManagedObjectReference destinationDatacenter,
                                                                                                                                  String destinationPath,
                                                                                                                                  Boolean force,
                                                                                                                                  String fileType)
                                 throws RemoteException,
                                        FileFault,
                                        InvalidDatastore,
                                        RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

copyDatastoreFile

@RequestWrapper(localName="CopyDatastoreFile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CopyDatastoreFile")
@ResponseWrapper(localName="CopyDatastoreFileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CopyDatastoreFileResponse")
void copyDatastoreFile(ManagedObjectReference _this,
                                                                                                                        String sourceName,
                                                                                                                        ManagedObjectReference sourceDatacenter,
                                                                                                                        String destinationName,
                                                                                                                        ManagedObjectReference destinationDatacenter,
                                                                                                                        Boolean force)
                       throws RemoteException,
                              FileFault,
                              InvalidDatastore,
                              RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

copyDatastoreFile_Task

@RequestWrapper(localName="CopyDatastoreFile_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CopyDatastoreFile_Task")
@ResponseWrapper(localName="CopyDatastoreFile_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CopyDatastoreFile_TaskResponse")
ManagedObjectReference copyDatastoreFile_Task(ManagedObjectReference _this,
                                                                                                                                               String sourceName,
                                                                                                                                               ManagedObjectReference sourceDatacenter,
                                                                                                                                               String destinationName,
                                                                                                                                               ManagedObjectReference destinationDatacenter,
                                                                                                                                               Boolean force)
                                              throws RemoteException,
                                                     FileFault,
                                                     InvalidDatastore,
                                                     RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

delete

@RequestWrapper(localName="Delete",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Delete")
@ResponseWrapper(localName="DeleteResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DeleteResponse")
void delete(ManagedObjectReference _this,
                                                                                                             ManagedObjectReference datacenter,
                                                                                                             String datastorePath,
                                                                                                             String fileType)
            throws RemoteException,
                   FileFault,
                   InvalidDatastore,
                   RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

delete_Task

@RequestWrapper(localName="Delete_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Delete_Task")
@ResponseWrapper(localName="Delete_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.Delete_TaskResponse")
ManagedObjectReference delete_Task(ManagedObjectReference _this,
                                                                                                                                    ManagedObjectReference datacenter,
                                                                                                                                    String datastorePath,
                                                                                                                                    String fileType)
                                   throws RemoteException,
                                          FileFault,
                                          InvalidDatastore,
                                          RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

deleteDatastoreFile

@RequestWrapper(localName="DeleteDatastoreFile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DeleteDatastoreFile")
@ResponseWrapper(localName="DeleteDatastoreFileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DeleteDatastoreFileResponse")
void deleteDatastoreFile(ManagedObjectReference _this,
                                                                                                                          String name,
                                                                                                                          ManagedObjectReference datacenter)
                         throws RemoteException,
                                FileFault,
                                InvalidDatastore,
                                RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

deleteDatastoreFile_Task

@RequestWrapper(localName="DeleteDatastoreFile_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DeleteDatastoreFile_Task")
@ResponseWrapper(localName="DeleteDatastoreFile_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DeleteDatastoreFile_TaskResponse")
ManagedObjectReference deleteDatastoreFile_Task(ManagedObjectReference _this,
                                                                                                                                                 String name,
                                                                                                                                                 ManagedObjectReference datacenter)
                                                throws RemoteException,
                                                       FileFault,
                                                       InvalidDatastore,
                                                       RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

makeDirectory

@RequestWrapper(localName="MakeDirectory",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MakeDirectory")
@ResponseWrapper(localName="MakeDirectoryResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MakeDirectoryResponse")
void makeDirectory(ManagedObjectReference _this,
                                                                                                                    String name,
                                                                                                                    ManagedObjectReference datacenter,
                                                                                                                    Boolean createParentDirectories)
                   throws RemoteException,
                          FileFault,
                          InvalidDatastore,
                          RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

changeOwner

@RequestWrapper(localName="ChangeOwner",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ChangeOwner")
@ResponseWrapper(localName="ChangeOwnerResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ChangeOwnerResponse")
void changeOwner(ManagedObjectReference _this,
                                                                                                                  String name,
                                                                                                                  ManagedObjectReference datacenter,
                                                                                                                  String owner)
                 throws RemoteException,
                        FileFault,
                        InvalidDatastore,
                        RuntimeFault,
                        UserNotFound
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault
UserNotFound

createFolder

@RequestWrapper(localName="CreateFolder",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateFolder")
@ResponseWrapper(localName="CreateFolderResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateFolderResponse")
ManagedObjectReference createFolder(ManagedObjectReference _this,
                                                                                                                                     String name)
                                    throws RemoteException,
                                           InvalidName,
                                           DuplicateName,
                                           RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
RuntimeFault

moveIntoFolder

@RequestWrapper(localName="MoveIntoFolder",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MoveIntoFolder")
@ResponseWrapper(localName="MoveIntoFolderResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MoveIntoFolderResponse")
void moveIntoFolder(ManagedObjectReference _this,
                                                                                                                     List<ManagedObjectReference> list)
                    throws RemoteException,
                           DuplicateName,
                           InvalidState,
                           RuntimeFault,
                           InvalidFolder
Throws:
RemoteException
DuplicateName
InvalidState
RuntimeFault
InvalidFolder

moveIntoFolder_Task

@RequestWrapper(localName="MoveIntoFolder_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MoveIntoFolder_Task")
@ResponseWrapper(localName="MoveIntoFolder_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MoveIntoFolder_TaskResponse")
ManagedObjectReference moveIntoFolder_Task(ManagedObjectReference _this,
                                                                                                                                            List<ManagedObjectReference> list)
                                           throws RemoteException,
                                                  DuplicateName,
                                                  InvalidState,
                                                  RuntimeFault,
                                                  InvalidFolder
Throws:
RemoteException
DuplicateName
InvalidState
RuntimeFault
InvalidFolder

createVM

@RequestWrapper(localName="CreateVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateVM")
@ResponseWrapper(localName="CreateVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateVMResponse")
ManagedObjectReference createVM(ManagedObjectReference _this,
                                                                                                                                 VirtualMachineConfigSpec config,
                                                                                                                                 ManagedObjectReference pool,
                                                                                                                                 ManagedObjectReference host)
                                throws RemoteException,
                                       InvalidName,
                                       VmConfigFault,
                                       DuplicateName,
                                       FileFault,
                                       OutOfBounds,
                                       InsufficientResourcesFault,
                                       InvalidDatastore,
                                       RuntimeFault
Throws:
RemoteException
InvalidName
VmConfigFault
DuplicateName
FileFault
OutOfBounds
InsufficientResourcesFault
InvalidDatastore
RuntimeFault

createVM_Task

@RequestWrapper(localName="CreateVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateVM_Task")
@ResponseWrapper(localName="CreateVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateVM_TaskResponse")
ManagedObjectReference createVM_Task(ManagedObjectReference _this,
                                                                                                                                      VirtualMachineConfigSpec config,
                                                                                                                                      ManagedObjectReference pool,
                                                                                                                                      ManagedObjectReference host)
                                     throws RemoteException,
                                            InvalidName,
                                            VmConfigFault,
                                            DuplicateName,
                                            FileFault,
                                            OutOfBounds,
                                            InsufficientResourcesFault,
                                            InvalidDatastore,
                                            RuntimeFault
Throws:
RemoteException
InvalidName
VmConfigFault
DuplicateName
FileFault
OutOfBounds
InsufficientResourcesFault
InvalidDatastore
RuntimeFault

registerVM

@RequestWrapper(localName="RegisterVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RegisterVM")
@ResponseWrapper(localName="RegisterVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RegisterVMResponse")
ManagedObjectReference registerVM(ManagedObjectReference _this,
                                                                                                                                   String path,
                                                                                                                                   String name,
                                                                                                                                   Boolean asTemplate,
                                                                                                                                   ManagedObjectReference pool,
                                                                                                                                   ManagedObjectReference host)
                                  throws RemoteException,
                                         VmConfigFault,
                                         InvalidName,
                                         DuplicateName,
                                         FileFault,
                                         OutOfBounds,
                                         InsufficientResourcesFault,
                                         InvalidDatastore,
                                         AlreadyExists,
                                         RuntimeFault,
                                         NotFound
Throws:
RemoteException
VmConfigFault
InvalidName
DuplicateName
FileFault
OutOfBounds
InsufficientResourcesFault
InvalidDatastore
AlreadyExists
RuntimeFault
NotFound

registerVM_Task

@RequestWrapper(localName="RegisterVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RegisterVM_Task")
@ResponseWrapper(localName="RegisterVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RegisterVM_TaskResponse")
ManagedObjectReference registerVM_Task(ManagedObjectReference _this,
                                                                                                                                        String path,
                                                                                                                                        String name,
                                                                                                                                        Boolean asTemplate,
                                                                                                                                        ManagedObjectReference pool,
                                                                                                                                        ManagedObjectReference host)
                                       throws RemoteException,
                                              VmConfigFault,
                                              InvalidName,
                                              DuplicateName,
                                              FileFault,
                                              OutOfBounds,
                                              InsufficientResourcesFault,
                                              InvalidDatastore,
                                              AlreadyExists,
                                              RuntimeFault,
                                              NotFound
Throws:
RemoteException
VmConfigFault
InvalidName
DuplicateName
FileFault
OutOfBounds
InsufficientResourcesFault
InvalidDatastore
AlreadyExists
RuntimeFault
NotFound

createCluster

@RequestWrapper(localName="CreateCluster",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateCluster")
@ResponseWrapper(localName="CreateClusterResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateClusterResponse")
ManagedObjectReference createCluster(ManagedObjectReference _this,
                                                                                                                                      String name,
                                                                                                                                      ClusterConfigSpec spec)
                                     throws RemoteException,
                                            InvalidName,
                                            DuplicateName,
                                            RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
RuntimeFault

createClusterEx

@RequestWrapper(localName="CreateClusterEx",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateClusterEx")
@ResponseWrapper(localName="CreateClusterExResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateClusterExResponse")
ManagedObjectReference createClusterEx(ManagedObjectReference _this,
                                                                                                                                        String name,
                                                                                                                                        ClusterConfigSpecEx spec)
                                       throws RemoteException,
                                              InvalidName,
                                              DuplicateName,
                                              RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
RuntimeFault

addStandaloneHost

@RequestWrapper(localName="AddStandaloneHost",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddStandaloneHost")
@ResponseWrapper(localName="AddStandaloneHostResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddStandaloneHostResponse")
ManagedObjectReference addStandaloneHost(ManagedObjectReference _this,
                                                                                                                                          HostConnectSpec spec,
                                                                                                                                          ComputeResourceConfigSpec compResSpec,
                                                                                                                                          Boolean addConnected,
                                                                                                                                          String license)
                                         throws RemoteException,
                                                InvalidLogin,
                                                DuplicateName,
                                                HostConnectFault,
                                                RuntimeFault
Throws:
RemoteException
InvalidLogin
DuplicateName
HostConnectFault
RuntimeFault

addStandaloneHost_Task

@RequestWrapper(localName="AddStandaloneHost_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddStandaloneHost_Task")
@ResponseWrapper(localName="AddStandaloneHost_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddStandaloneHost_TaskResponse")
ManagedObjectReference addStandaloneHost_Task(ManagedObjectReference _this,
                                                                                                                                               HostConnectSpec spec,
                                                                                                                                               ComputeResourceConfigSpec compResSpec,
                                                                                                                                               Boolean addConnected,
                                                                                                                                               String license)
                                              throws RemoteException,
                                                     InvalidLogin,
                                                     DuplicateName,
                                                     HostConnectFault,
                                                     RuntimeFault
Throws:
RemoteException
InvalidLogin
DuplicateName
HostConnectFault
RuntimeFault

addStandaloneHostWithAdminDisabled

@RequestWrapper(localName="AddStandaloneHostWithAdminDisabled",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddStandaloneHostWithAdminDisabled")
@ResponseWrapper(localName="AddStandaloneHostWithAdminDisabledResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddStandaloneHostWithAdminDisabledResponse")
ManagedObjectReference addStandaloneHostWithAdminDisabled(ManagedObjectReference _this,
                                                                                                                                                           HostConnectSpec spec,
                                                                                                                                                           ComputeResourceConfigSpec compResSpec,
                                                                                                                                                           Boolean addConnected,
                                                                                                                                                           String license)
                                                          throws RemoteException,
                                                                 HostConfigFault,
                                                                 InvalidLogin,
                                                                 DuplicateName,
                                                                 HostConnectFault,
                                                                 RuntimeFault
Throws:
RemoteException
HostConfigFault
InvalidLogin
DuplicateName
HostConnectFault
RuntimeFault

addStandaloneHostWithAdminDisabled_Task

@RequestWrapper(localName="AddStandaloneHostWithAdminDisabled_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddStandaloneHostWithAdminDisabled_Task")
@ResponseWrapper(localName="AddStandaloneHostWithAdminDisabled_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddStandaloneHostWithAdminDisabled_TaskResponse")
ManagedObjectReference addStandaloneHostWithAdminDisabled_Task(ManagedObjectReference _this,
                                                                                                                                                                HostConnectSpec spec,
                                                                                                                                                                ComputeResourceConfigSpec compResSpec,
                                                                                                                                                                Boolean addConnected,
                                                                                                                                                                String license)
                                                               throws RemoteException,
                                                                      HostConfigFault,
                                                                      InvalidLogin,
                                                                      DuplicateName,
                                                                      HostConnectFault,
                                                                      RuntimeFault
Throws:
RemoteException
HostConfigFault
InvalidLogin
DuplicateName
HostConnectFault
RuntimeFault

createDatacenter

@RequestWrapper(localName="CreateDatacenter",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateDatacenter")
@ResponseWrapper(localName="CreateDatacenterResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateDatacenterResponse")
ManagedObjectReference createDatacenter(ManagedObjectReference _this,
                                                                                                                                         String name)
                                        throws RemoteException,
                                               InvalidName,
                                               DuplicateName,
                                               RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
RuntimeFault

unregisterAndDestroy

@RequestWrapper(localName="UnregisterAndDestroy",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UnregisterAndDestroy")
@ResponseWrapper(localName="UnregisterAndDestroyResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UnregisterAndDestroyResponse")
void unregisterAndDestroy(ManagedObjectReference _this)
                          throws RemoteException,
                                 InvalidState,
                                 ConcurrentAccess,
                                 RuntimeFault
Throws:
RemoteException
InvalidState
ConcurrentAccess
RuntimeFault

unregisterAndDestroy_Task

@RequestWrapper(localName="UnregisterAndDestroy_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UnregisterAndDestroy_Task")
@ResponseWrapper(localName="UnregisterAndDestroy_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UnregisterAndDestroy_TaskResponse")
ManagedObjectReference unregisterAndDestroy_Task(ManagedObjectReference _this)
                                                 throws RemoteException,
                                                        InvalidState,
                                                        ConcurrentAccess,
                                                        RuntimeFault
Throws:
RemoteException
InvalidState
ConcurrentAccess
RuntimeFault

createDVS

@RequestWrapper(localName="CreateDVS",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateDVS")
@ResponseWrapper(localName="CreateDVSResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateDVSResponse")
ManagedObjectReference createDVS(ManagedObjectReference _this,
                                                                                                                                  DVSCreateSpec spec)
                                 throws RemoteException,
                                        InvalidName,
                                        DvsNotAuthorized,
                                        DuplicateName,
                                        DvsFault,
                                        RuntimeFault,
                                        NotFound
Throws:
RemoteException
InvalidName
DvsNotAuthorized
DuplicateName
DvsFault
RuntimeFault
NotFound

createDVS_Task

@RequestWrapper(localName="CreateDVS_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateDVS_Task")
@ResponseWrapper(localName="CreateDVS_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateDVS_TaskResponse")
ManagedObjectReference createDVS_Task(ManagedObjectReference _this,
                                                                                                                                       DVSCreateSpec spec)
                                      throws RemoteException,
                                             InvalidName,
                                             DvsNotAuthorized,
                                             DuplicateName,
                                             DvsFault,
                                             RuntimeFault,
                                             NotFound
Throws:
RemoteException
InvalidName
DvsNotAuthorized
DuplicateName
DvsFault
RuntimeFault
NotFound

setCollectorPageSize

@RequestWrapper(localName="SetCollectorPageSize",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetCollectorPageSize")
@ResponseWrapper(localName="SetCollectorPageSizeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetCollectorPageSizeResponse")
void setCollectorPageSize(ManagedObjectReference _this,
                                                                                                                           Integer maxCount)
                          throws RemoteException,
                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

rewindCollector

@RequestWrapper(localName="RewindCollector",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RewindCollector")
@ResponseWrapper(localName="RewindCollectorResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RewindCollectorResponse")
void rewindCollector(ManagedObjectReference _this)
                     throws RemoteException,
                            RuntimeFault
Throws:
RemoteException
RuntimeFault

resetCollector

@RequestWrapper(localName="ResetCollector",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ResetCollector")
@ResponseWrapper(localName="ResetCollectorResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ResetCollectorResponse")
void resetCollector(ManagedObjectReference _this)
                    throws RemoteException,
                           RuntimeFault
Throws:
RemoteException
RuntimeFault

destroyCollector

@RequestWrapper(localName="DestroyCollector",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DestroyCollector")
@ResponseWrapper(localName="DestroyCollectorResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DestroyCollectorResponse")
void destroyCollector(ManagedObjectReference _this)
                      throws RemoteException,
                             RuntimeFault
Throws:
RemoteException
RuntimeFault

queryHostConnectionInfo

@RequestWrapper(localName="QueryHostConnectionInfo",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryHostConnectionInfo")
@ResponseWrapper(localName="QueryHostConnectionInfoResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryHostConnectionInfoResponse")
HostConnectInfo queryHostConnectionInfo(ManagedObjectReference _this)
                                        throws RemoteException,
                                               RuntimeFault
Throws:
RemoteException
RuntimeFault

retrieveInternalCapability

@RequestWrapper(localName="RetrieveInternalCapability",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveInternalCapability")
@ResponseWrapper(localName="RetrieveInternalCapabilityResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveInternalCapabilityResponse")
HostInternalCapability retrieveInternalCapability(ManagedObjectReference _this)
                                                  throws RemoteException,
                                                         RuntimeFault
Throws:
RemoteException
RuntimeFault

retrieveInternalConfigManager

@RequestWrapper(localName="RetrieveInternalConfigManager",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveInternalConfigManager")
@ResponseWrapper(localName="RetrieveInternalConfigManagerResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveInternalConfigManagerResponse")
HostInternalConfigManager retrieveInternalConfigManager(ManagedObjectReference _this)
                                                        throws RemoteException,
                                                               RuntimeFault
Throws:
RemoteException
RuntimeFault

updateSystemResources

@RequestWrapper(localName="UpdateSystemResources",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateSystemResources")
@ResponseWrapper(localName="UpdateSystemResourcesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateSystemResourcesResponse")
void updateSystemResources(ManagedObjectReference _this,
                                                                                                                            HostSystemResourceInfo resourceInfo)
                           throws RemoteException,
                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

reconnectHost

@RequestWrapper(localName="ReconnectHost",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconnectHost")
@ResponseWrapper(localName="ReconnectHostResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconnectHostResponse")
void reconnectHost(ManagedObjectReference _this,
                                                                                                                    HostConnectSpec cnxSpec)
                   throws RemoteException,
                          InvalidName,
                          InvalidLogin,
                          InvalidState,
                          HostConnectFault,
                          RuntimeFault
Throws:
RemoteException
InvalidName
InvalidLogin
InvalidState
HostConnectFault
RuntimeFault

reconnectHost_Task

@RequestWrapper(localName="ReconnectHost_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconnectHost_Task")
@ResponseWrapper(localName="ReconnectHost_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconnectHost_TaskResponse")
ManagedObjectReference reconnectHost_Task(ManagedObjectReference _this,
                                                                                                                                           HostConnectSpec cnxSpec)
                                          throws RemoteException,
                                                 InvalidName,
                                                 InvalidLogin,
                                                 InvalidState,
                                                 HostConnectFault,
                                                 RuntimeFault
Throws:
RemoteException
InvalidName
InvalidLogin
InvalidState
HostConnectFault
RuntimeFault

disconnectHost

@RequestWrapper(localName="DisconnectHost",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DisconnectHost")
@ResponseWrapper(localName="DisconnectHostResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DisconnectHostResponse")
void disconnectHost(ManagedObjectReference _this)
                    throws RemoteException,
                           RuntimeFault
Throws:
RemoteException
RuntimeFault

disconnectHost_Task

@RequestWrapper(localName="DisconnectHost_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DisconnectHost_Task")
@ResponseWrapper(localName="DisconnectHost_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DisconnectHost_TaskResponse")
ManagedObjectReference disconnectHost_Task(ManagedObjectReference _this)
                                           throws RemoteException,
                                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

enterMaintenanceMode

@RequestWrapper(localName="EnterMaintenanceMode",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.EnterMaintenanceMode")
@ResponseWrapper(localName="EnterMaintenanceModeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.EnterMaintenanceModeResponse")
void enterMaintenanceMode(ManagedObjectReference _this,
                                                                                                                           Integer timeout,
                                                                                                                           Boolean evacuatePoweredOffVms)
                          throws RemoteException,
                                 Timedout,
                                 InvalidState,
                                 RuntimeFault
Throws:
RemoteException
Timedout
InvalidState
RuntimeFault

enterMaintenanceMode_Task

@RequestWrapper(localName="EnterMaintenanceMode_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.EnterMaintenanceMode_Task")
@ResponseWrapper(localName="EnterMaintenanceMode_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.EnterMaintenanceMode_TaskResponse")
ManagedObjectReference enterMaintenanceMode_Task(ManagedObjectReference _this,
                                                                                                                                                  Integer timeout,
                                                                                                                                                  Boolean evacuatePoweredOffVms)
                                                 throws RemoteException,
                                                        Timedout,
                                                        InvalidState,
                                                        RuntimeFault
Throws:
RemoteException
Timedout
InvalidState
RuntimeFault

exitMaintenanceMode

@RequestWrapper(localName="ExitMaintenanceMode",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExitMaintenanceMode")
@ResponseWrapper(localName="ExitMaintenanceModeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExitMaintenanceModeResponse")
void exitMaintenanceMode(ManagedObjectReference _this,
                                                                                                                          Integer timeout)
                         throws RemoteException,
                                Timedout,
                                InvalidState,
                                RuntimeFault
Throws:
RemoteException
Timedout
InvalidState
RuntimeFault

exitMaintenanceMode_Task

@RequestWrapper(localName="ExitMaintenanceMode_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExitMaintenanceMode_Task")
@ResponseWrapper(localName="ExitMaintenanceMode_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExitMaintenanceMode_TaskResponse")
ManagedObjectReference exitMaintenanceMode_Task(ManagedObjectReference _this,
                                                                                                                                                 Integer timeout)
                                                throws RemoteException,
                                                       Timedout,
                                                       InvalidState,
                                                       RuntimeFault
Throws:
RemoteException
Timedout
InvalidState
RuntimeFault

rebootHost

@RequestWrapper(localName="RebootHost",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RebootHost")
@ResponseWrapper(localName="RebootHostResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RebootHostResponse")
void rebootHost(ManagedObjectReference _this,
                                                                                                                 Boolean force)
                throws RemoteException,
                       InvalidState,
                       RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

rebootHost_Task

@RequestWrapper(localName="RebootHost_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RebootHost_Task")
@ResponseWrapper(localName="RebootHost_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RebootHost_TaskResponse")
ManagedObjectReference rebootHost_Task(ManagedObjectReference _this,
                                                                                                                                        Boolean force)
                                       throws RemoteException,
                                              InvalidState,
                                              RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

shutdownHost

@RequestWrapper(localName="ShutdownHost",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ShutdownHost")
@ResponseWrapper(localName="ShutdownHostResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ShutdownHostResponse")
void shutdownHost(ManagedObjectReference _this,
                                                                                                                   Boolean force)
                  throws RemoteException,
                         InvalidState,
                         RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

shutdownHost_Task

@RequestWrapper(localName="ShutdownHost_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ShutdownHost_Task")
@ResponseWrapper(localName="ShutdownHost_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ShutdownHost_TaskResponse")
ManagedObjectReference shutdownHost_Task(ManagedObjectReference _this,
                                                                                                                                          Boolean force)
                                         throws RemoteException,
                                                InvalidState,
                                                RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

powerDownHostToStandBy

@RequestWrapper(localName="PowerDownHostToStandBy",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PowerDownHostToStandBy")
@ResponseWrapper(localName="PowerDownHostToStandByResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PowerDownHostToStandByResponse")
void powerDownHostToStandBy(ManagedObjectReference _this,
                                                                                                                             Integer timeoutSec,
                                                                                                                             Boolean evacuatePoweredOffVms)
                            throws RemoteException,
                                   RequestCanceled,
                                   HostPowerOpFailed,
                                   NotSupported,
                                   Timedout,
                                   InvalidState,
                                   RuntimeFault
Throws:
RemoteException
RequestCanceled
HostPowerOpFailed
NotSupported
Timedout
InvalidState
RuntimeFault

powerDownHostToStandBy_Task

@RequestWrapper(localName="PowerDownHostToStandBy_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PowerDownHostToStandBy_Task")
@ResponseWrapper(localName="PowerDownHostToStandBy_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PowerDownHostToStandBy_TaskResponse")
ManagedObjectReference powerDownHostToStandBy_Task(ManagedObjectReference _this,
                                                                                                                                                    Integer timeoutSec,
                                                                                                                                                    Boolean evacuatePoweredOffVms)
                                                   throws RemoteException,
                                                          RequestCanceled,
                                                          HostPowerOpFailed,
                                                          NotSupported,
                                                          Timedout,
                                                          InvalidState,
                                                          RuntimeFault
Throws:
RemoteException
RequestCanceled
HostPowerOpFailed
NotSupported
Timedout
InvalidState
RuntimeFault

powerUpHostFromStandBy

@RequestWrapper(localName="PowerUpHostFromStandBy",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PowerUpHostFromStandBy")
@ResponseWrapper(localName="PowerUpHostFromStandByResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PowerUpHostFromStandByResponse")
void powerUpHostFromStandBy(ManagedObjectReference _this,
                                                                                                                             Integer timeoutSec)
                            throws RemoteException,
                                   HostPowerOpFailed,
                                   NotSupported,
                                   Timedout,
                                   InvalidState,
                                   RuntimeFault
Throws:
RemoteException
HostPowerOpFailed
NotSupported
Timedout
InvalidState
RuntimeFault

powerUpHostFromStandBy_Task

@RequestWrapper(localName="PowerUpHostFromStandBy_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PowerUpHostFromStandBy_Task")
@ResponseWrapper(localName="PowerUpHostFromStandBy_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PowerUpHostFromStandBy_TaskResponse")
ManagedObjectReference powerUpHostFromStandBy_Task(ManagedObjectReference _this,
                                                                                                                                                    Integer timeoutSec)
                                                   throws RemoteException,
                                                          HostPowerOpFailed,
                                                          NotSupported,
                                                          Timedout,
                                                          InvalidState,
                                                          RuntimeFault
Throws:
RemoteException
HostPowerOpFailed
NotSupported
Timedout
InvalidState
RuntimeFault

queryMemoryOverhead

@RequestWrapper(localName="QueryMemoryOverhead",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryMemoryOverhead")
@ResponseWrapper(localName="QueryMemoryOverheadResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryMemoryOverheadResponse")
Long queryMemoryOverhead(ManagedObjectReference _this,
                                                                                                                          Long memorySize,
                                                                                                                          Integer videoRamSize,
                                                                                                                          Integer numVcpus)
                         throws RemoteException,
                                RuntimeFault
Throws:
RemoteException
RuntimeFault

queryMemoryOverheadEx

@RequestWrapper(localName="QueryMemoryOverheadEx",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryMemoryOverheadEx")
@ResponseWrapper(localName="QueryMemoryOverheadExResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryMemoryOverheadExResponse")
Long queryMemoryOverheadEx(ManagedObjectReference _this,
                                                                                                                            VirtualMachineConfigInfo vmConfigInfo)
                           throws RemoteException,
                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

reconfigureHostForDAS

@RequestWrapper(localName="ReconfigureHostForDAS",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureHostForDAS")
@ResponseWrapper(localName="ReconfigureHostForDASResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureHostForDASResponse")
void reconfigureHostForDAS(ManagedObjectReference _this)
                           throws RemoteException,
                                  DasConfigFault,
                                  RuntimeFault
Throws:
RemoteException
DasConfigFault
RuntimeFault

reconfigureHostForDAS_Task

@RequestWrapper(localName="ReconfigureHostForDAS_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureHostForDAS_Task")
@ResponseWrapper(localName="ReconfigureHostForDAS_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureHostForDAS_TaskResponse")
ManagedObjectReference reconfigureHostForDAS_Task(ManagedObjectReference _this)
                                                  throws RemoteException,
                                                         DasConfigFault,
                                                         RuntimeFault
Throws:
RemoteException
DasConfigFault
RuntimeFault

retrievePatchManager

@RequestWrapper(localName="RetrievePatchManager",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrievePatchManager")
@ResponseWrapper(localName="RetrievePatchManagerResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrievePatchManagerResponse")
ManagedObjectReference retrievePatchManager(ManagedObjectReference _this)
                                            throws RemoteException,
                                                   RuntimeFault
Throws:
RemoteException
RuntimeFault

updateFlags

@RequestWrapper(localName="UpdateFlags",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateFlags")
@ResponseWrapper(localName="UpdateFlagsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateFlagsResponse")
void updateFlags(ManagedObjectReference _this,
                                                                                                                  HostFlagInfo flagInfo)
                 throws RemoteException,
                        RuntimeFault
Throws:
RemoteException
RuntimeFault

sendWakeOnLanPacket

@RequestWrapper(localName="SendWakeOnLanPacket",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SendWakeOnLanPacket")
@ResponseWrapper(localName="SendWakeOnLanPacketResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SendWakeOnLanPacketResponse")
void sendWakeOnLanPacket(ManagedObjectReference _this,
                                                                                                                          List<HostWakeOnLanConfig> wakeOnLanConfig)
                         throws RemoteException,
                                RuntimeFault
Throws:
RemoteException
RuntimeFault

disableAdmin

@RequestWrapper(localName="DisableAdmin",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DisableAdmin")
@ResponseWrapper(localName="DisableAdminResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DisableAdminResponse")
void disableAdmin(ManagedObjectReference _this)
                  throws RemoteException,
                         HostConfigFault,
                         RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

enableAdmin

@RequestWrapper(localName="EnableAdmin",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.EnableAdmin")
@ResponseWrapper(localName="EnableAdminResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.EnableAdminResponse")
void enableAdmin(ManagedObjectReference _this)
                 throws RemoteException,
                        HostConfigFault,
                        RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

updateManagementServerIp

@RequestWrapper(localName="UpdateManagementServerIp",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateManagementServerIp")
@ResponseWrapper(localName="UpdateManagementServerIpResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateManagementServerIpResponse")
void updateManagementServerIp(ManagedObjectReference _this,
                                                                                                                               String serverIp)
                              throws RemoteException,
                                     RuntimeFault
Throws:
RemoteException
RuntimeFault

acquireCimServicesTicket

@RequestWrapper(localName="AcquireCimServicesTicket",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AcquireCimServicesTicket")
@ResponseWrapper(localName="AcquireCimServicesTicketResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AcquireCimServicesTicketResponse")
HostServiceTicket acquireCimServicesTicket(ManagedObjectReference _this)
                                           throws RemoteException,
                                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

updateIpmi

@RequestWrapper(localName="UpdateIpmi",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateIpmi")
@ResponseWrapper(localName="UpdateIpmiResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateIpmiResponse")
void updateIpmi(ManagedObjectReference _this,
                                                                                                                 HostIpmiInfo ipmiInfo)
                throws RemoteException,
                       InvalidIpmiMacAddress,
                       InvalidIpmiLoginInfo,
                       RuntimeFault
Throws:
RemoteException
InvalidIpmiMacAddress
InvalidIpmiLoginInfo
RuntimeFault

updateSslThumbprintInfo

@RequestWrapper(localName="UpdateSslThumbprintInfo",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateSslThumbprintInfo")
@ResponseWrapper(localName="UpdateSslThumbprintInfoResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateSslThumbprintInfoResponse")
void updateSslThumbprintInfo(ManagedObjectReference _this,
                                                                                                                              HostSslThumbprintInfo sslThumbprintInfo)
                             throws RemoteException,
                                    RuntimeFault
Throws:
RemoteException
RuntimeFault

httpNfcLeaseComplete

@RequestWrapper(localName="HttpNfcLeaseComplete",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.HttpNfcLeaseComplete")
@ResponseWrapper(localName="HttpNfcLeaseCompleteResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.HttpNfcLeaseCompleteResponse")
void httpNfcLeaseComplete(ManagedObjectReference _this)
                          throws RemoteException,
                                 Timedout,
                                 InvalidState,
                                 RuntimeFault
Throws:
RemoteException
Timedout
InvalidState
RuntimeFault

httpNfcLeaseAbort

@RequestWrapper(localName="HttpNfcLeaseAbort",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.HttpNfcLeaseAbort")
@ResponseWrapper(localName="HttpNfcLeaseAbortResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.HttpNfcLeaseAbortResponse")
void httpNfcLeaseAbort(ManagedObjectReference _this,
                                                                                                                        LocalizedMethodFault fault)
                       throws RemoteException,
                              Timedout,
                              InvalidState,
                              RuntimeFault
Throws:
RemoteException
Timedout
InvalidState
RuntimeFault

httpNfcLeaseProgress

@RequestWrapper(localName="HttpNfcLeaseProgress",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.HttpNfcLeaseProgress")
@ResponseWrapper(localName="HttpNfcLeaseProgressResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.HttpNfcLeaseProgressResponse")
void httpNfcLeaseProgress(ManagedObjectReference _this,
                                                                                                                           Integer percent)
                          throws RemoteException,
                                 Timedout,
                                 RuntimeFault
Throws:
RemoteException
Timedout
RuntimeFault

addLibrary

@RequestWrapper(localName="AddLibrary",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddLibrary")
@ResponseWrapper(localName="AddLibraryResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddLibraryResponse")
String addLibrary(ManagedObjectReference _this,
                                                                                                                   String serviceUrl,
                                                                                                                   String libName,
                                                                                                                   String sslThumbprint)
                  throws RemoteException,
                         AlreadyExists,
                         RuntimeFault,
                         NotFound,
                         SSLVerifyFault
Throws:
RemoteException
AlreadyExists
RuntimeFault
NotFound
SSLVerifyFault

updateLibrary

@RequestWrapper(localName="UpdateLibrary",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateLibrary")
@ResponseWrapper(localName="UpdateLibraryResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateLibraryResponse")
void updateLibrary(ManagedObjectReference _this,
                                                                                                                    String libKey,
                                                                                                                    String libName,
                                                                                                                    String sslThumbprint)
                   throws RemoteException,
                          AlreadyExists,
                          RuntimeFault,
                          InvalidArgument
Throws:
RemoteException
AlreadyExists
RuntimeFault
InvalidArgument

removeLibrary

@RequestWrapper(localName="RemoveLibrary",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveLibrary")
@ResponseWrapper(localName="RemoveLibraryResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveLibraryResponse")
void removeLibrary(ManagedObjectReference _this,
                                                                                                                    String libKey)
                   throws RemoteException,
                          RuntimeFault,
                          InvalidArgument
Throws:
RemoteException
RuntimeFault
InvalidArgument

importLibraryMedia

@RequestWrapper(localName="ImportLibraryMedia",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ImportLibraryMedia")
@ResponseWrapper(localName="ImportLibraryMediaResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ImportLibraryMediaResponse")
void importLibraryMedia(ManagedObjectReference _this,
                                                                                                                         String url,
                                                                                                                         String sslThumbprint,
                                                                                                                         List<KeyValue> headers,
                                                                                                                         ManagedObjectReference dstDc,
                                                                                                                         String dstName,
                                                                                                                         Boolean force)
                        throws RemoteException,
                               NoDiskSpace,
                               LibraryFault,
                               FileAlreadyExists,
                               FileFault,
                               InvalidDatastore,
                               RuntimeFault,
                               HttpFault,
                               SSLVerifyFault
Throws:
RemoteException
NoDiskSpace
LibraryFault
FileAlreadyExists
FileFault
InvalidDatastore
RuntimeFault
HttpFault
SSLVerifyFault

importLibraryMedia_Task

@RequestWrapper(localName="ImportLibraryMedia_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ImportLibraryMedia_Task")
@ResponseWrapper(localName="ImportLibraryMedia_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ImportLibraryMedia_TaskResponse")
ManagedObjectReference importLibraryMedia_Task(ManagedObjectReference _this,
                                                                                                                                                String url,
                                                                                                                                                String sslThumbprint,
                                                                                                                                                List<KeyValue> headers,
                                                                                                                                                ManagedObjectReference dstDc,
                                                                                                                                                String dstName,
                                                                                                                                                Boolean force)
                                               throws RemoteException,
                                                      NoDiskSpace,
                                                      LibraryFault,
                                                      FileAlreadyExists,
                                                      FileFault,
                                                      InvalidDatastore,
                                                      RuntimeFault,
                                                      HttpFault,
                                                      SSLVerifyFault
Throws:
RemoteException
NoDiskSpace
LibraryFault
FileAlreadyExists
FileFault
InvalidDatastore
RuntimeFault
HttpFault
SSLVerifyFault

exportMediaToLibrary

@RequestWrapper(localName="ExportMediaToLibrary",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExportMediaToLibrary")
@ResponseWrapper(localName="ExportMediaToLibraryResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExportMediaToLibraryResponse")
String exportMediaToLibrary(ManagedObjectReference _this,
                                                                                                                             ManagedObjectReference srcDc,
                                                                                                                             String srcName,
                                                                                                                             String libKey,
                                                                                                                             ImageLibraryManagerMediaInfo metadata,
                                                                                                                             List<KeyValue> headers)
                            throws RemoteException,
                                   FileLocked,
                                   FileNotFound,
                                   LibraryFault,
                                   FileFault,
                                   InvalidDatastore,
                                   RuntimeFault,
                                   HttpFault,
                                   SSLVerifyFault,
                                   InvalidArgument
Throws:
RemoteException
FileLocked
FileNotFound
LibraryFault
FileFault
InvalidDatastore
RuntimeFault
HttpFault
SSLVerifyFault
InvalidArgument

exportMediaToLibrary_Task

@RequestWrapper(localName="ExportMediaToLibrary_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExportMediaToLibrary_Task")
@ResponseWrapper(localName="ExportMediaToLibrary_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExportMediaToLibrary_TaskResponse")
ManagedObjectReference exportMediaToLibrary_Task(ManagedObjectReference _this,
                                                                                                                                                  ManagedObjectReference srcDc,
                                                                                                                                                  String srcName,
                                                                                                                                                  String libKey,
                                                                                                                                                  ImageLibraryManagerMediaInfo metadata,
                                                                                                                                                  List<KeyValue> headers)
                                                 throws RemoteException,
                                                        FileLocked,
                                                        FileNotFound,
                                                        LibraryFault,
                                                        FileFault,
                                                        InvalidDatastore,
                                                        RuntimeFault,
                                                        HttpFault,
                                                        SSLVerifyFault,
                                                        InvalidArgument
Throws:
RemoteException
FileLocked
FileNotFound
LibraryFault
FileFault
InvalidDatastore
RuntimeFault
HttpFault
SSLVerifyFault
InvalidArgument

publishMediaToLibrary

@RequestWrapper(localName="PublishMediaToLibrary",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PublishMediaToLibrary")
@ResponseWrapper(localName="PublishMediaToLibraryResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PublishMediaToLibraryResponse")
String publishMediaToLibrary(ManagedObjectReference _this,
                                                                                                                              ManagedObjectReference srcDc,
                                                                                                                              String srcName,
                                                                                                                              String libKey,
                                                                                                                              ImageLibraryManagerMediaInfo metadata,
                                                                                                                              List<KeyValue> headers)
                             throws RemoteException,
                                    FileLocked,
                                    FileNotFound,
                                    LibraryFault,
                                    FileFault,
                                    InvalidDatastore,
                                    RuntimeFault,
                                    HttpFault,
                                    SSLVerifyFault,
                                    InvalidArgument
Throws:
RemoteException
FileLocked
FileNotFound
LibraryFault
FileFault
InvalidDatastore
RuntimeFault
HttpFault
SSLVerifyFault
InvalidArgument

publishMediaToLibrary_Task

@RequestWrapper(localName="PublishMediaToLibrary_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PublishMediaToLibrary_Task")
@ResponseWrapper(localName="PublishMediaToLibrary_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PublishMediaToLibrary_TaskResponse")
ManagedObjectReference publishMediaToLibrary_Task(ManagedObjectReference _this,
                                                                                                                                                   ManagedObjectReference srcDc,
                                                                                                                                                   String srcName,
                                                                                                                                                   String libKey,
                                                                                                                                                   ImageLibraryManagerMediaInfo metadata,
                                                                                                                                                   List<KeyValue> headers)
                                                  throws RemoteException,
                                                         FileLocked,
                                                         FileNotFound,
                                                         LibraryFault,
                                                         FileFault,
                                                         InvalidDatastore,
                                                         RuntimeFault,
                                                         HttpFault,
                                                         SSLVerifyFault,
                                                         InvalidArgument
Throws:
RemoteException
FileLocked
FileNotFound
LibraryFault
FileFault
InvalidDatastore
RuntimeFault
HttpFault
SSLVerifyFault
InvalidArgument

internalQueryLatestVmStats

@RequestWrapper(localName="InternalQueryLatestVmStats",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.InternalQueryLatestVmStats")
@ResponseWrapper(localName="InternalQueryLatestVmStatsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.InternalQueryLatestVmStatsResponse")
List<InternalStatsValue> internalQueryLatestVmStats(ManagedObjectReference _this,
                                                                                                                                                     ManagedObjectReference vm,
                                                                                                                                                     List<String> statsSet)
                                                    throws RemoteException,
                                                           RuntimeFault
Throws:
RemoteException
RuntimeFault

queryIpPools

@RequestWrapper(localName="QueryIpPools",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryIpPools")
@ResponseWrapper(localName="QueryIpPoolsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryIpPoolsResponse")
List<IpPool> queryIpPools(ManagedObjectReference _this,
                                                                                                                           ManagedObjectReference dc)
                          throws RemoteException,
                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

createIpPool

@RequestWrapper(localName="CreateIpPool",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateIpPool")
@ResponseWrapper(localName="CreateIpPoolResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateIpPoolResponse")
Integer createIpPool(ManagedObjectReference _this,
                                                                                                                      ManagedObjectReference dc,
                                                                                                                      IpPool pool)
                     throws RemoteException,
                            RuntimeFault
Throws:
RemoteException
RuntimeFault

updateIpPool

@RequestWrapper(localName="UpdateIpPool",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateIpPool")
@ResponseWrapper(localName="UpdateIpPoolResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateIpPoolResponse")
void updateIpPool(ManagedObjectReference _this,
                                                                                                                   ManagedObjectReference dc,
                                                                                                                   IpPool pool)
                  throws RemoteException,
                         RuntimeFault
Throws:
RemoteException
RuntimeFault

destroyIpPool

@RequestWrapper(localName="DestroyIpPool",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DestroyIpPool")
@ResponseWrapper(localName="DestroyIpPoolResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DestroyIpPoolResponse")
void destroyIpPool(ManagedObjectReference _this,
                                                                                                                    ManagedObjectReference dc,
                                                                                                                    Integer id,
                                                                                                                    Boolean force)
                   throws RemoteException,
                          InvalidState,
                          RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

updateAssignedLicense

@RequestWrapper(localName="UpdateAssignedLicense",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateAssignedLicense")
@ResponseWrapper(localName="UpdateAssignedLicenseResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateAssignedLicenseResponse")
LicenseManagerLicenseInfo updateAssignedLicense(ManagedObjectReference _this,
                                                                                                                                                 String entity,
                                                                                                                                                 String licenseKey,
                                                                                                                                                 String entityDisplayName)
                                                throws RemoteException,
                                                       LicenseEntityNotFound,
                                                       RuntimeFault
Throws:
RemoteException
LicenseEntityNotFound
RuntimeFault

removeAssignedLicense

@RequestWrapper(localName="RemoveAssignedLicense",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveAssignedLicense")
@ResponseWrapper(localName="RemoveAssignedLicenseResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveAssignedLicenseResponse")
void removeAssignedLicense(ManagedObjectReference _this,
                                                                                                                            String entityId)
                           throws RemoteException,
                                  LicenseEntityNotFound,
                                  RuntimeFault
Throws:
RemoteException
LicenseEntityNotFound
RuntimeFault

queryAssignedLicenses

@RequestWrapper(localName="QueryAssignedLicenses",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryAssignedLicenses")
@ResponseWrapper(localName="QueryAssignedLicensesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryAssignedLicensesResponse")
List<LicenseAssignmentManagerLicenseAssignment> queryAssignedLicenses(ManagedObjectReference _this,
                                                                                                                                                                       String entityId)
                                                                      throws RemoteException,
                                                                             RuntimeFault
Throws:
RemoteException
RuntimeFault

isFeatureAvailable

@RequestWrapper(localName="IsFeatureAvailable",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.IsFeatureAvailable")
@ResponseWrapper(localName="IsFeatureAvailableResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.IsFeatureAvailableResponse")
List<LicenseAssignmentManagerFeatureLicenseAvailability> isFeatureAvailable(ManagedObjectReference _this,
                                                                                                                                                                             List<LicenseAssignmentManagerEntityFeaturePair> entityFeaturePair)
                                                                            throws RemoteException,
                                                                                   RuntimeFault
Throws:
RemoteException
RuntimeFault

updateFeatureInUse

@RequestWrapper(localName="UpdateFeatureInUse",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateFeatureInUse")
@ResponseWrapper(localName="UpdateFeatureInUseResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateFeatureInUseResponse")
void updateFeatureInUse(ManagedObjectReference _this,
                                                                                                                         String entityId,
                                                                                                                         String feature,
                                                                                                                         Boolean inUse)
                        throws RemoteException,
                               LicenseEntityNotFound,
                               RuntimeFault
Throws:
RemoteException
LicenseEntityNotFound
RuntimeFault

registerEntity

@RequestWrapper(localName="RegisterEntity",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RegisterEntity")
@ResponseWrapper(localName="RegisterEntityResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RegisterEntityResponse")
void registerEntity(ManagedObjectReference _this,
                                                                                                                     String entityId,
                                                                                                                     String productName,
                                                                                                                     String productVersion,
                                                                                                                     String displayName,
                                                                                                                     Integer cost,
                                                                                                                     Calendar evaluationExpiry,
                                                                                                                     String evaluationKey)
                    throws RemoteException,
                           LicenseEntityAlreadyExists,
                           RuntimeFault
Throws:
RemoteException
LicenseEntityAlreadyExists
RuntimeFault

unregisterEntity

@RequestWrapper(localName="UnregisterEntity",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UnregisterEntity")
@ResponseWrapper(localName="UnregisterEntityResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UnregisterEntityResponse")
void unregisterEntity(ManagedObjectReference _this,
                                                                                                                       String entityId)
                      throws RemoteException,
                             LicenseEntityNotFound,
                             RuntimeFault
Throws:
RemoteException
LicenseEntityNotFound
RuntimeFault

updateUsage

@RequestWrapper(localName="UpdateUsage",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateUsage")
@ResponseWrapper(localName="UpdateUsageResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateUsageResponse")
void updateUsage(ManagedObjectReference _this,
                                                                                                                  String entityId,
                                                                                                                  Integer value)
                 throws RemoteException,
                        LicenseEntityNotFound,
                        RuntimeFault
Throws:
RemoteException
LicenseEntityNotFound
RuntimeFault

uploadLicenseFile

@RequestWrapper(localName="UploadLicenseFile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UploadLicenseFile")
@ResponseWrapper(localName="UploadLicenseFileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UploadLicenseFileResponse")
void uploadLicenseFile(ManagedObjectReference _this,
                                                                                                                        LicenseAssignmentManagerLicenseFileDescriptor licenseFile)
                       throws RemoteException,
                              RuntimeFault
Throws:
RemoteException
RuntimeFault

querySupportedFeatures

@RequestWrapper(localName="QuerySupportedFeatures",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QuerySupportedFeatures")
@ResponseWrapper(localName="QuerySupportedFeaturesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QuerySupportedFeaturesResponse")
List<LicenseFeatureInfo> querySupportedFeatures(ManagedObjectReference _this,
                                                                                                                                                 ManagedObjectReference host)
                                                throws RemoteException,
                                                       RuntimeFault
Throws:
RemoteException
RuntimeFault

queryLicenseSourceAvailability

@RequestWrapper(localName="QueryLicenseSourceAvailability",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryLicenseSourceAvailability")
@ResponseWrapper(localName="QueryLicenseSourceAvailabilityResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryLicenseSourceAvailabilityResponse")
List<LicenseAvailabilityInfo> queryLicenseSourceAvailability(ManagedObjectReference _this,
                                                                                                                                                              ManagedObjectReference host)
                                                             throws RemoteException,
                                                                    RuntimeFault
Throws:
RemoteException
RuntimeFault

queryLicenseUsage

@RequestWrapper(localName="QueryLicenseUsage",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryLicenseUsage")
@ResponseWrapper(localName="QueryLicenseUsageResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryLicenseUsageResponse")
LicenseUsageInfo queryLicenseUsage(ManagedObjectReference _this,
                                                                                                                                    ManagedObjectReference host)
                                   throws RemoteException,
                                          RuntimeFault
Throws:
RemoteException
RuntimeFault

setLicenseEdition

@RequestWrapper(localName="SetLicenseEdition",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetLicenseEdition")
@ResponseWrapper(localName="SetLicenseEditionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetLicenseEditionResponse")
void setLicenseEdition(ManagedObjectReference _this,
                                                                                                                        ManagedObjectReference host,
                                                                                                                        String featureKey)
                       throws RemoteException,
                              LicenseServerUnavailable,
                              InvalidState,
                              RuntimeFault
Throws:
RemoteException
LicenseServerUnavailable
InvalidState
RuntimeFault

checkLicenseFeature

@RequestWrapper(localName="CheckLicenseFeature",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckLicenseFeature")
@ResponseWrapper(localName="CheckLicenseFeatureResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckLicenseFeatureResponse")
Boolean checkLicenseFeature(ManagedObjectReference _this,
                                                                                                                             ManagedObjectReference host,
                                                                                                                             String featureKey)
                            throws RemoteException,
                                   InvalidState,
                                   RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

enableFeature

@RequestWrapper(localName="EnableFeature",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.EnableFeature")
@ResponseWrapper(localName="EnableFeatureResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.EnableFeatureResponse")
Boolean enableFeature(ManagedObjectReference _this,
                                                                                                                       ManagedObjectReference host,
                                                                                                                       String featureKey)
                      throws RemoteException,
                             LicenseServerUnavailable,
                             InvalidState,
                             RuntimeFault
Throws:
RemoteException
LicenseServerUnavailable
InvalidState
RuntimeFault

disableFeature

@RequestWrapper(localName="DisableFeature",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DisableFeature")
@ResponseWrapper(localName="DisableFeatureResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DisableFeatureResponse")
Boolean disableFeature(ManagedObjectReference _this,
                                                                                                                        ManagedObjectReference host,
                                                                                                                        String featureKey)
                       throws RemoteException,
                              LicenseServerUnavailable,
                              InvalidState,
                              RuntimeFault
Throws:
RemoteException
LicenseServerUnavailable
InvalidState
RuntimeFault

configureLicenseSource

@RequestWrapper(localName="ConfigureLicenseSource",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ConfigureLicenseSource")
@ResponseWrapper(localName="ConfigureLicenseSourceResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ConfigureLicenseSourceResponse")
void configureLicenseSource(ManagedObjectReference _this,
                                                                                                                             ManagedObjectReference host,
                                                                                                                             LicenseSource licenseSource)
                            throws RemoteException,
                                   CannotAccessLocalSource,
                                   LicenseServerUnavailable,
                                   InvalidLicense,
                                   RuntimeFault
Throws:
RemoteException
CannotAccessLocalSource
LicenseServerUnavailable
InvalidLicense
RuntimeFault

updateLicense

@RequestWrapper(localName="UpdateLicense",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateLicense")
@ResponseWrapper(localName="UpdateLicenseResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateLicenseResponse")
LicenseManagerLicenseInfo updateLicense(ManagedObjectReference _this,
                                                                                                                                         String licenseKey,
                                                                                                                                         List<KeyValue> labels)
                                        throws RemoteException,
                                               RuntimeFault
Throws:
RemoteException
RuntimeFault

addLicense

@RequestWrapper(localName="AddLicense",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddLicense")
@ResponseWrapper(localName="AddLicenseResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddLicenseResponse")
LicenseManagerLicenseInfo addLicense(ManagedObjectReference _this,
                                                                                                                                      String licenseKey,
                                                                                                                                      List<KeyValue> labels)
                                     throws RemoteException,
                                            RuntimeFault
Throws:
RemoteException
RuntimeFault

removeLicense

@RequestWrapper(localName="RemoveLicense",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveLicense")
@ResponseWrapper(localName="RemoveLicenseResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveLicenseResponse")
void removeLicense(ManagedObjectReference _this,
                                                                                                                    String licenseKey)
                   throws RemoteException,
                          RuntimeFault
Throws:
RemoteException
RuntimeFault

decodeLicense

@RequestWrapper(localName="DecodeLicense",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DecodeLicense")
@ResponseWrapper(localName="DecodeLicenseResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DecodeLicenseResponse")
LicenseManagerLicenseInfo decodeLicense(ManagedObjectReference _this,
                                                                                                                                         String licenseKey)
                                        throws RemoteException,
                                               RuntimeFault
Throws:
RemoteException
RuntimeFault

updateLicenseLabel

@RequestWrapper(localName="UpdateLicenseLabel",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateLicenseLabel")
@ResponseWrapper(localName="UpdateLicenseLabelResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateLicenseLabelResponse")
void updateLicenseLabel(ManagedObjectReference _this,
                                                                                                                         String licenseKey,
                                                                                                                         String labelKey,
                                                                                                                         String labelValue)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

removeLicenseLabel

@RequestWrapper(localName="RemoveLicenseLabel",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveLicenseLabel")
@ResponseWrapper(localName="RemoveLicenseLabelResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveLicenseLabelResponse")
void removeLicenseLabel(ManagedObjectReference _this,
                                                                                                                         String licenseKey,
                                                                                                                         String labelKey)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

reload

@RequestWrapper(localName="Reload",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Reload")
@ResponseWrapper(localName="ReloadResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReloadResponse")
void reload(ManagedObjectReference _this)
            throws RemoteException,
                   RuntimeFault
Throws:
RemoteException
RuntimeFault

rename

@RequestWrapper(localName="Rename",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Rename")
@ResponseWrapper(localName="RenameResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RenameResponse")
void rename(ManagedObjectReference _this,
                                                                                                             String newName)
            throws RemoteException,
                   InvalidName,
                   DuplicateName,
                   RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
RuntimeFault

rename_Task

@RequestWrapper(localName="Rename_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Rename_Task")
@ResponseWrapper(localName="Rename_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.Rename_TaskResponse")
ManagedObjectReference rename_Task(ManagedObjectReference _this,
                                                                                                                                    String newName)
                                   throws RemoteException,
                                          InvalidName,
                                          DuplicateName,
                                          RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
RuntimeFault

destroy

@RequestWrapper(localName="Destroy",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Destroy")
@ResponseWrapper(localName="DestroyResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DestroyResponse")
void destroy(ManagedObjectReference _this)
             throws RemoteException,
                    VimFault,
                    RuntimeFault
Throws:
RemoteException
VimFault
RuntimeFault

destroy_Task

@RequestWrapper(localName="Destroy_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Destroy_Task")
@ResponseWrapper(localName="Destroy_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.Destroy_TaskResponse")
ManagedObjectReference destroy_Task(ManagedObjectReference _this)
                                    throws RemoteException,
                                           VimFault,
                                           RuntimeFault
Throws:
RemoteException
VimFault
RuntimeFault

addTag

@RequestWrapper(localName="AddTag",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddTag")
@ResponseWrapper(localName="AddTagResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddTagResponse")
void addTag(ManagedObjectReference _this,
                                                                                                             List<Tag> tag)
            throws RemoteException,
                   RuntimeFault
Throws:
RemoteException
RuntimeFault

removeTag

@RequestWrapper(localName="RemoveTag",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveTag")
@ResponseWrapper(localName="RemoveTagResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveTagResponse")
void removeTag(ManagedObjectReference _this,
                                                                                                                List<Tag> tag)
               throws RemoteException,
                      RuntimeFault
Throws:
RemoteException
RuntimeFault

destroyNetwork

@RequestWrapper(localName="DestroyNetwork",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DestroyNetwork")
@ResponseWrapper(localName="DestroyNetworkResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DestroyNetworkResponse")
void destroyNetwork(ManagedObjectReference _this)
                    throws RemoteException,
                           ResourceInUse,
                           RuntimeFault
Throws:
RemoteException
ResourceInUse
RuntimeFault

nfcRandomAccessOpenDisk

@RequestWrapper(localName="NfcRandomAccessOpenDisk",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.NfcRandomAccessOpenDisk")
@ResponseWrapper(localName="NfcRandomAccessOpenDiskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.NfcRandomAccessOpenDiskResponse")
HostServiceTicket nfcRandomAccessOpenDisk(ManagedObjectReference _this,
                                                                                                                                           ManagedObjectReference vm,
                                                                                                                                           Integer diskDeviceKey,
                                                                                                                                           ManagedObjectReference hostForAccess)
                                          throws RemoteException,
                                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

nfcRandomAccessOpenReadonly

@RequestWrapper(localName="NfcRandomAccessOpenReadonly",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.NfcRandomAccessOpenReadonly")
@ResponseWrapper(localName="NfcRandomAccessOpenReadonlyResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.NfcRandomAccessOpenReadonlyResponse")
HostServiceTicket nfcRandomAccessOpenReadonly(ManagedObjectReference _this,
                                                                                                                                               ManagedObjectReference vm,
                                                                                                                                               Integer diskDeviceKey,
                                                                                                                                               ManagedObjectReference hostForAccess)
                                              throws RemoteException,
                                                     RuntimeFault
Throws:
RemoteException
RuntimeFault

nfcGetVmFiles

@RequestWrapper(localName="NfcGetVmFiles",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.NfcGetVmFiles")
@ResponseWrapper(localName="NfcGetVmFilesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.NfcGetVmFilesResponse")
HostServiceTicket nfcGetVmFiles(ManagedObjectReference _this,
                                                                                                                                 ManagedObjectReference vm,
                                                                                                                                 ManagedObjectReference hostForAccess)
                                throws RemoteException,
                                       RuntimeFault
Throws:
RemoteException
RuntimeFault

nfcPutVmFiles

@RequestWrapper(localName="NfcPutVmFiles",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.NfcPutVmFiles")
@ResponseWrapper(localName="NfcPutVmFilesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.NfcPutVmFilesResponse")
HostServiceTicket nfcPutVmFiles(ManagedObjectReference _this,
                                                                                                                                 ManagedObjectReference vm,
                                                                                                                                 ManagedObjectReference hostForAccess)
                                throws RemoteException,
                                       RuntimeFault
Throws:
RemoteException
RuntimeFault

nfcFileManagement

@RequestWrapper(localName="NfcFileManagement",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.NfcFileManagement")
@ResponseWrapper(localName="NfcFileManagementResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.NfcFileManagementResponse")
HostServiceTicket nfcFileManagement(ManagedObjectReference _this,
                                                                                                                                     ManagedObjectReference ds,
                                                                                                                                     ManagedObjectReference hostForAccess)
                                    throws RemoteException,
                                           RuntimeFault
Throws:
RemoteException
RuntimeFault

nfcSystemManagement

@RequestWrapper(localName="NfcSystemManagement",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.NfcSystemManagement")
@ResponseWrapper(localName="NfcSystemManagementResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.NfcSystemManagementResponse")
HostServiceTicket nfcSystemManagement(ManagedObjectReference _this,
                                                                                                                                       ManagedObjectReference hostForAccess)
                                      throws RemoteException,
                                             RuntimeFault
Throws:
RemoteException
RuntimeFault

validateHost

@RequestWrapper(localName="ValidateHost",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ValidateHost")
@ResponseWrapper(localName="ValidateHostResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ValidateHostResponse")
OvfValidateHostResult validateHost(ManagedObjectReference _this,
                                                                                                                                    String ovfDescriptor,
                                                                                                                                    ManagedObjectReference host,
                                                                                                                                    OvfValidateHostParams vhp)
                                   throws RemoteException,
                                          TaskInProgress,
                                          FileFault,
                                          InvalidState,
                                          ConcurrentAccess,
                                          RuntimeFault
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
ConcurrentAccess
RuntimeFault

parseDescriptor

@RequestWrapper(localName="ParseDescriptor",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ParseDescriptor")
@ResponseWrapper(localName="ParseDescriptorResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ParseDescriptorResponse")
OvfParseDescriptorResult parseDescriptor(ManagedObjectReference _this,
                                                                                                                                          String ovfDescriptor,
                                                                                                                                          OvfParseDescriptorParams pdp)
                                         throws RemoteException,
                                                VmConfigFault,
                                                TaskInProgress,
                                                FileFault,
                                                InvalidState,
                                                ConcurrentAccess,
                                                RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
ConcurrentAccess
RuntimeFault

createImportSpec

@RequestWrapper(localName="CreateImportSpec",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateImportSpec")
@ResponseWrapper(localName="CreateImportSpecResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateImportSpecResponse")
OvfCreateImportSpecResult createImportSpec(ManagedObjectReference _this,
                                                                                                                                            String ovfDescriptor,
                                                                                                                                            ManagedObjectReference resourcePool,
                                                                                                                                            ManagedObjectReference datastore,
                                                                                                                                            OvfCreateImportSpecParams cisp)
                                           throws RemoteException,
                                                  VmConfigFault,
                                                  TaskInProgress,
                                                  FileFault,
                                                  InvalidState,
                                                  ConcurrentAccess,
                                                  InvalidDatastore,
                                                  RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
ConcurrentAccess
InvalidDatastore
RuntimeFault

createDescriptor

@RequestWrapper(localName="CreateDescriptor",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateDescriptor")
@ResponseWrapper(localName="CreateDescriptorResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateDescriptorResponse")
OvfCreateDescriptorResult createDescriptor(ManagedObjectReference _this,
                                                                                                                                            ManagedObjectReference obj,
                                                                                                                                            OvfCreateDescriptorParams cdp)
                                           throws RemoteException,
                                                  VmConfigFault,
                                                  TaskInProgress,
                                                  FileFault,
                                                  InvalidState,
                                                  ConcurrentAccess,
                                                  RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
ConcurrentAccess
RuntimeFault

parseDescriptorAtUrl

@RequestWrapper(localName="ParseDescriptorAtUrl",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ParseDescriptorAtUrl")
@ResponseWrapper(localName="ParseDescriptorAtUrlResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ParseDescriptorAtUrlResponse")
OvfParseDescriptorResult parseDescriptorAtUrl(ManagedObjectReference _this,
                                                                                                                                               String ovfDescriptorUrl,
                                                                                                                                               OvfParseDescriptorParams pdp,
                                                                                                                                               List<KeyValue> httpHeaders,
                                                                                                                                               String sslThumbprint)
                                              throws RemoteException,
                                                     VmConfigFault,
                                                     TaskInProgress,
                                                     FileFault,
                                                     InvalidState,
                                                     ConcurrentAccess,
                                                     RuntimeFault,
                                                     HttpFault,
                                                     SSLVerifyFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
ConcurrentAccess
RuntimeFault
HttpFault
SSLVerifyFault

parseDescriptorAtUrl_Task

@RequestWrapper(localName="ParseDescriptorAtUrl_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ParseDescriptorAtUrl_Task")
@ResponseWrapper(localName="ParseDescriptorAtUrl_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ParseDescriptorAtUrl_TaskResponse")
ManagedObjectReference parseDescriptorAtUrl_Task(ManagedObjectReference _this,
                                                                                                                                                  String ovfDescriptorUrl,
                                                                                                                                                  OvfParseDescriptorParams pdp,
                                                                                                                                                  List<KeyValue> httpHeaders,
                                                                                                                                                  String sslThumbprint)
                                                 throws RemoteException,
                                                        VmConfigFault,
                                                        TaskInProgress,
                                                        FileFault,
                                                        InvalidState,
                                                        ConcurrentAccess,
                                                        RuntimeFault,
                                                        HttpFault,
                                                        SSLVerifyFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
ConcurrentAccess
RuntimeFault
HttpFault
SSLVerifyFault

importOvfAtUrl

@RequestWrapper(localName="ImportOvfAtUrl",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ImportOvfAtUrl")
@ResponseWrapper(localName="ImportOvfAtUrlResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ImportOvfAtUrlResponse")
ManagedObjectReference importOvfAtUrl(ManagedObjectReference _this,
                                                                                                                                       String ovfDescriptorUrl,
                                                                                                                                       OvfCreateImportSpecParams importSpecParams,
                                                                                                                                       ManagedObjectReference fldr,
                                                                                                                                       ManagedObjectReference pool,
                                                                                                                                       ManagedObjectReference datastore,
                                                                                                                                       List<KeyValue> httpHeaders,
                                                                                                                                       String sslThumbprint)
                                      throws RemoteException,
                                             InvalidName,
                                             VmConfigFault,
                                             DuplicateName,
                                             FileFault,
                                             OutOfBounds,
                                             InsufficientResourcesFault,
                                             VmWwnConflict,
                                             InvalidDatastore,
                                             RuntimeFault,
                                             HttpFault,
                                             SSLVerifyFault
Throws:
RemoteException
InvalidName
VmConfigFault
DuplicateName
FileFault
OutOfBounds
InsufficientResourcesFault
VmWwnConflict
InvalidDatastore
RuntimeFault
HttpFault
SSLVerifyFault

importOvfAtUrl_Task

@RequestWrapper(localName="ImportOvfAtUrl_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ImportOvfAtUrl_Task")
@ResponseWrapper(localName="ImportOvfAtUrl_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ImportOvfAtUrl_TaskResponse")
ManagedObjectReference importOvfAtUrl_Task(ManagedObjectReference _this,
                                                                                                                                            String ovfDescriptorUrl,
                                                                                                                                            OvfCreateImportSpecParams importSpecParams,
                                                                                                                                            ManagedObjectReference fldr,
                                                                                                                                            ManagedObjectReference pool,
                                                                                                                                            ManagedObjectReference datastore,
                                                                                                                                            List<KeyValue> httpHeaders,
                                                                                                                                            String sslThumbprint)
                                           throws RemoteException,
                                                  InvalidName,
                                                  VmConfigFault,
                                                  DuplicateName,
                                                  FileFault,
                                                  OutOfBounds,
                                                  InsufficientResourcesFault,
                                                  VmWwnConflict,
                                                  InvalidDatastore,
                                                  RuntimeFault,
                                                  HttpFault,
                                                  SSLVerifyFault
Throws:
RemoteException
InvalidName
VmConfigFault
DuplicateName
FileFault
OutOfBounds
InsufficientResourcesFault
VmWwnConflict
InvalidDatastore
RuntimeFault
HttpFault
SSLVerifyFault

exportOvfToUrl

@RequestWrapper(localName="ExportOvfToUrl",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExportOvfToUrl")
@ResponseWrapper(localName="ExportOvfToUrlResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExportOvfToUrlResponse")
List<String> exportOvfToUrl(ManagedObjectReference _this,
                                                                                                                             ManagedObjectReference entity,
                                                                                                                             String dstBaseUrl,
                                                                                                                             List<KeyValue> httpHeaders,
                                                                                                                             String sslThumbprint)
                            throws RemoteException,
                                   VmConfigFault,
                                   TaskInProgress,
                                   FileFault,
                                   InvalidState,
                                   InvalidType,
                                   ConcurrentAccess,
                                   RuntimeFault,
                                   HttpFault,
                                   SSLVerifyFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
InvalidType
ConcurrentAccess
RuntimeFault
HttpFault
SSLVerifyFault

exportOvfToUrl_Task

@RequestWrapper(localName="ExportOvfToUrl_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExportOvfToUrl_Task")
@ResponseWrapper(localName="ExportOvfToUrl_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExportOvfToUrl_TaskResponse")
ManagedObjectReference exportOvfToUrl_Task(ManagedObjectReference _this,
                                                                                                                                            ManagedObjectReference entity,
                                                                                                                                            String dstBaseUrl,
                                                                                                                                            List<KeyValue> httpHeaders,
                                                                                                                                            String sslThumbprint)
                                           throws RemoteException,
                                                  VmConfigFault,
                                                  TaskInProgress,
                                                  FileFault,
                                                  InvalidState,
                                                  InvalidType,
                                                  ConcurrentAccess,
                                                  RuntimeFault,
                                                  HttpFault,
                                                  SSLVerifyFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
InvalidType
ConcurrentAccess
RuntimeFault
HttpFault
SSLVerifyFault

queryPerfProviderSummary

@RequestWrapper(localName="QueryPerfProviderSummary",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryPerfProviderSummary")
@ResponseWrapper(localName="QueryPerfProviderSummaryResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryPerfProviderSummaryResponse")
PerfProviderSummary queryPerfProviderSummary(ManagedObjectReference _this,
                                                                                                                                              ManagedObjectReference entity)
                                             throws RemoteException,
                                                    RuntimeFault
Throws:
RemoteException
RuntimeFault

queryAvailablePerfMetric

@RequestWrapper(localName="QueryAvailablePerfMetric",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryAvailablePerfMetric")
@ResponseWrapper(localName="QueryAvailablePerfMetricResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryAvailablePerfMetricResponse")
List<PerfMetricId> queryAvailablePerfMetric(ManagedObjectReference _this,
                                                                                                                                             ManagedObjectReference entity,
                                                                                                                                             Calendar beginTime,
                                                                                                                                             Calendar endTime,
                                                                                                                                             Integer intervalId)
                                            throws RemoteException,
                                                   RuntimeFault
Throws:
RemoteException
RuntimeFault

queryPerfCounter

@RequestWrapper(localName="QueryPerfCounter",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryPerfCounter")
@ResponseWrapper(localName="QueryPerfCounterResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryPerfCounterResponse")
List<PerfCounterInfo> queryPerfCounter(ManagedObjectReference _this,
                                                                                                                                        List<Integer> counterId)
                                       throws RemoteException,
                                              RuntimeFault
Throws:
RemoteException
RuntimeFault

queryPerfCounterByLevel

@RequestWrapper(localName="QueryPerfCounterByLevel",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryPerfCounterByLevel")
@ResponseWrapper(localName="QueryPerfCounterByLevelResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryPerfCounterByLevelResponse")
List<PerfCounterInfo> queryPerfCounterByLevel(ManagedObjectReference _this,
                                                                                                                                               Integer level)
                                              throws RemoteException,
                                                     RuntimeFault
Throws:
RemoteException
RuntimeFault

queryPerf

@RequestWrapper(localName="QueryPerf",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryPerf")
@ResponseWrapper(localName="QueryPerfResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryPerfResponse")
List<PerfEntityMetricBase> queryPerf(ManagedObjectReference _this,
                                                                                                                                      List<PerfQuerySpec> querySpec)
                                     throws RemoteException,
                                            RuntimeFault
Throws:
RemoteException
RuntimeFault

queryPerfComposite

@RequestWrapper(localName="QueryPerfComposite",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryPerfComposite")
@ResponseWrapper(localName="QueryPerfCompositeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryPerfCompositeResponse")
PerfCompositeMetric queryPerfComposite(ManagedObjectReference _this,
                                                                                                                                        PerfQuerySpec querySpec)
                                       throws RemoteException,
                                              RuntimeFault
Throws:
RemoteException
RuntimeFault

summarizeStats

@RequestWrapper(localName="SummarizeStats",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SummarizeStats")
@ResponseWrapper(localName="SummarizeStatsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SummarizeStatsResponse")
List<PerfEntityMetricCSV> summarizeStats(ManagedObjectReference _this,
                                                                                                                                          List<PerfQuerySpec> querySpec)
                                         throws RemoteException,
                                                RuntimeFault
Throws:
RemoteException
RuntimeFault

createPerfInterval

@RequestWrapper(localName="CreatePerfInterval",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreatePerfInterval")
@ResponseWrapper(localName="CreatePerfIntervalResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreatePerfIntervalResponse")
void createPerfInterval(ManagedObjectReference _this,
                                                                                                                         PerfInterval intervalId)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

removePerfInterval

@RequestWrapper(localName="RemovePerfInterval",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemovePerfInterval")
@ResponseWrapper(localName="RemovePerfIntervalResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemovePerfIntervalResponse")
void removePerfInterval(ManagedObjectReference _this,
                                                                                                                         Integer samplePeriod)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

updatePerfInterval

@RequestWrapper(localName="UpdatePerfInterval",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdatePerfInterval")
@ResponseWrapper(localName="UpdatePerfIntervalResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdatePerfIntervalResponse")
void updatePerfInterval(ManagedObjectReference _this,
                                                                                                                         PerfInterval interval)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

addEndpoint

@RequestWrapper(localName="AddEndpoint",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddEndpoint")
@ResponseWrapper(localName="AddEndpointResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddEndpointResponse")
void addEndpoint(ManagedObjectReference _this,
                                                                                                                  ProxyServiceEndpointSpec endpoint)
                 throws RemoteException,
                        AlreadyExists,
                        RuntimeFault
Throws:
RemoteException
AlreadyExists
RuntimeFault

removeEndpoint

@RequestWrapper(localName="RemoveEndpoint",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveEndpoint")
@ResponseWrapper(localName="RemoveEndpointResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveEndpointResponse")
void removeEndpoint(ManagedObjectReference _this,
                                                                                                                     ProxyServiceEndpointSpec endpoint)
                    throws RemoteException,
                           RuntimeFault,
                           NotFound
Throws:
RemoteException
RuntimeFault
NotFound

estimateDatabaseSize

@RequestWrapper(localName="EstimateDatabaseSize",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.EstimateDatabaseSize")
@ResponseWrapper(localName="EstimateDatabaseSizeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.EstimateDatabaseSizeResponse")
DatabaseSizeEstimate estimateDatabaseSize(ManagedObjectReference _this,
                                                                                                                                           DatabaseSizeParam dbSizeParam)
                                          throws RemoteException,
                                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

updateConfig

@RequestWrapper(localName="UpdateConfig",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateConfig")
@ResponseWrapper(localName="UpdateConfigResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateConfigResponse")
void updateConfig(ManagedObjectReference _this,
                                                                                                                   String name,
                                                                                                                   ResourceConfigSpec config)
                  throws RemoteException,
                         InvalidName,
                         DuplicateName,
                         ConcurrentAccess,
                         InsufficientResourcesFault,
                         RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
ConcurrentAccess
InsufficientResourcesFault
RuntimeFault

moveIntoResourcePool

@RequestWrapper(localName="MoveIntoResourcePool",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MoveIntoResourcePool")
@ResponseWrapper(localName="MoveIntoResourcePoolResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MoveIntoResourcePoolResponse")
void moveIntoResourcePool(ManagedObjectReference _this,
                                                                                                                           List<ManagedObjectReference> list)
                          throws RemoteException,
                                 DuplicateName,
                                 InsufficientResourcesFault,
                                 RuntimeFault
Throws:
RemoteException
DuplicateName
InsufficientResourcesFault
RuntimeFault

updateChildResourceConfiguration

@RequestWrapper(localName="UpdateChildResourceConfiguration",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateChildResourceConfiguration")
@ResponseWrapper(localName="UpdateChildResourceConfigurationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateChildResourceConfigurationResponse")
void updateChildResourceConfiguration(ManagedObjectReference _this,
                                                                                                                                       List<ResourceConfigSpec> spec)
                                      throws RemoteException,
                                             InvalidState,
                                             InsufficientResourcesFault,
                                             RuntimeFault
Throws:
RemoteException
InvalidState
InsufficientResourcesFault
RuntimeFault

createResourcePool

@RequestWrapper(localName="CreateResourcePool",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateResourcePool")
@ResponseWrapper(localName="CreateResourcePoolResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateResourcePoolResponse")
ManagedObjectReference createResourcePool(ManagedObjectReference _this,
                                                                                                                                           String name,
                                                                                                                                           ResourceConfigSpec spec)
                                          throws RemoteException,
                                                 InvalidName,
                                                 DuplicateName,
                                                 InsufficientResourcesFault,
                                                 RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
InsufficientResourcesFault
RuntimeFault

destroyChildren

@RequestWrapper(localName="DestroyChildren",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DestroyChildren")
@ResponseWrapper(localName="DestroyChildrenResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DestroyChildrenResponse")
void destroyChildren(ManagedObjectReference _this)
                     throws RemoteException,
                            RuntimeFault
Throws:
RemoteException
RuntimeFault

createVApp

@RequestWrapper(localName="CreateVApp",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateVApp")
@ResponseWrapper(localName="CreateVAppResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateVAppResponse")
ManagedObjectReference createVApp(ManagedObjectReference _this,
                                                                                                                                   String name,
                                                                                                                                   ResourceConfigSpec resSpec,
                                                                                                                                   VAppConfigSpec configSpec,
                                                                                                                                   ManagedObjectReference vmFolder)
                                  throws RemoteException,
                                         VmConfigFault,
                                         InvalidName,
                                         DuplicateName,
                                         InvalidState,
                                         InsufficientResourcesFault,
                                         RuntimeFault
Throws:
RemoteException
VmConfigFault
InvalidName
DuplicateName
InvalidState
InsufficientResourcesFault
RuntimeFault

createChildVM

@RequestWrapper(localName="CreateChildVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateChildVM")
@ResponseWrapper(localName="CreateChildVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateChildVMResponse")
ManagedObjectReference createChildVM(ManagedObjectReference _this,
                                                                                                                                      VirtualMachineConfigSpec config,
                                                                                                                                      ManagedObjectReference host)
                                     throws RemoteException,
                                            InvalidName,
                                            VmConfigFault,
                                            FileFault,
                                            OutOfBounds,
                                            InsufficientResourcesFault,
                                            InvalidDatastore,
                                            RuntimeFault
Throws:
RemoteException
InvalidName
VmConfigFault
FileFault
OutOfBounds
InsufficientResourcesFault
InvalidDatastore
RuntimeFault

createChildVM_Task

@RequestWrapper(localName="CreateChildVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateChildVM_Task")
@ResponseWrapper(localName="CreateChildVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateChildVM_TaskResponse")
ManagedObjectReference createChildVM_Task(ManagedObjectReference _this,
                                                                                                                                           VirtualMachineConfigSpec config,
                                                                                                                                           ManagedObjectReference host)
                                          throws RemoteException,
                                                 InvalidName,
                                                 VmConfigFault,
                                                 FileFault,
                                                 OutOfBounds,
                                                 InsufficientResourcesFault,
                                                 InvalidDatastore,
                                                 RuntimeFault
Throws:
RemoteException
InvalidName
VmConfigFault
FileFault
OutOfBounds
InsufficientResourcesFault
InvalidDatastore
RuntimeFault

registerChildVM

@RequestWrapper(localName="RegisterChildVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RegisterChildVM")
@ResponseWrapper(localName="RegisterChildVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RegisterChildVMResponse")
ManagedObjectReference registerChildVM(ManagedObjectReference _this,
                                                                                                                                        String path,
                                                                                                                                        String name,
                                                                                                                                        ManagedObjectReference host)
                                       throws RemoteException,
                                              VmConfigFault,
                                              InvalidName,
                                              FileFault,
                                              OutOfBounds,
                                              InsufficientResourcesFault,
                                              InvalidDatastore,
                                              AlreadyExists,
                                              RuntimeFault,
                                              NotFound
Throws:
RemoteException
VmConfigFault
InvalidName
FileFault
OutOfBounds
InsufficientResourcesFault
InvalidDatastore
AlreadyExists
RuntimeFault
NotFound

registerChildVM_Task

@RequestWrapper(localName="RegisterChildVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RegisterChildVM_Task")
@ResponseWrapper(localName="RegisterChildVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RegisterChildVM_TaskResponse")
ManagedObjectReference registerChildVM_Task(ManagedObjectReference _this,
                                                                                                                                             String path,
                                                                                                                                             String name,
                                                                                                                                             ManagedObjectReference host)
                                            throws RemoteException,
                                                   VmConfigFault,
                                                   InvalidName,
                                                   FileFault,
                                                   OutOfBounds,
                                                   InsufficientResourcesFault,
                                                   InvalidDatastore,
                                                   AlreadyExists,
                                                   RuntimeFault,
                                                   NotFound
Throws:
RemoteException
VmConfigFault
InvalidName
FileFault
OutOfBounds
InsufficientResourcesFault
InvalidDatastore
AlreadyExists
RuntimeFault
NotFound

importVApp

@RequestWrapper(localName="ImportVApp",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ImportVApp")
@ResponseWrapper(localName="ImportVAppResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ImportVAppResponse")
ManagedObjectReference importVApp(ManagedObjectReference _this,
                                                                                                                                   ImportSpec spec,
                                                                                                                                   ManagedObjectReference folder,
                                                                                                                                   ManagedObjectReference host)
                                  throws RemoteException,
                                         InvalidName,
                                         VmConfigFault,
                                         DuplicateName,
                                         FileFault,
                                         OutOfBounds,
                                         InsufficientResourcesFault,
                                         InvalidDatastore,
                                         RuntimeFault
Throws:
RemoteException
InvalidName
VmConfigFault
DuplicateName
FileFault
OutOfBounds
InsufficientResourcesFault
InvalidDatastore
RuntimeFault

findByUuid

@RequestWrapper(localName="FindByUuid",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FindByUuid")
@ResponseWrapper(localName="FindByUuidResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FindByUuidResponse")
ManagedObjectReference findByUuid(ManagedObjectReference _this,
                                                                                                                                   ManagedObjectReference datacenter,
                                                                                                                                   String uuid,
                                                                                                                                   Boolean vmSearch,
                                                                                                                                   Boolean instanceUuid)
                                  throws RemoteException,
                                         RuntimeFault
Throws:
RemoteException
RuntimeFault

findByDatastorePath

@RequestWrapper(localName="FindByDatastorePath",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FindByDatastorePath")
@ResponseWrapper(localName="FindByDatastorePathResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FindByDatastorePathResponse")
ManagedObjectReference findByDatastorePath(ManagedObjectReference _this,
                                                                                                                                            ManagedObjectReference datacenter,
                                                                                                                                            String path)
                                           throws RemoteException,
                                                  InvalidDatastore,
                                                  RuntimeFault
Throws:
RemoteException
InvalidDatastore
RuntimeFault

findByDnsName

@RequestWrapper(localName="FindByDnsName",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FindByDnsName")
@ResponseWrapper(localName="FindByDnsNameResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FindByDnsNameResponse")
ManagedObjectReference findByDnsName(ManagedObjectReference _this,
                                                                                                                                      ManagedObjectReference datacenter,
                                                                                                                                      String dnsName,
                                                                                                                                      Boolean vmSearch)
                                     throws RemoteException,
                                            RuntimeFault
Throws:
RemoteException
RuntimeFault

findByIp

@RequestWrapper(localName="FindByIp",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FindByIp")
@ResponseWrapper(localName="FindByIpResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FindByIpResponse")
ManagedObjectReference findByIp(ManagedObjectReference _this,
                                                                                                                                 ManagedObjectReference datacenter,
                                                                                                                                 String ip,
                                                                                                                                 Boolean vmSearch)
                                throws RemoteException,
                                       RuntimeFault
Throws:
RemoteException
RuntimeFault

findByInventoryPath

@RequestWrapper(localName="FindByInventoryPath",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FindByInventoryPath")
@ResponseWrapper(localName="FindByInventoryPathResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FindByInventoryPathResponse")
ManagedObjectReference findByInventoryPath(ManagedObjectReference _this,
                                                                                                                                            String inventoryPath)
                                           throws RemoteException,
                                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

findChild

@RequestWrapper(localName="FindChild",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FindChild")
@ResponseWrapper(localName="FindChildResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FindChildResponse")
ManagedObjectReference findChild(ManagedObjectReference _this,
                                                                                                                                  ManagedObjectReference entity,
                                                                                                                                  String name)
                                 throws RemoteException,
                                        RuntimeFault
Throws:
RemoteException
RuntimeFault

findAllByUuid

@RequestWrapper(localName="FindAllByUuid",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FindAllByUuid")
@ResponseWrapper(localName="FindAllByUuidResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FindAllByUuidResponse")
List<ManagedObjectReference> findAllByUuid(ManagedObjectReference _this,
                                                                                                                                            ManagedObjectReference datacenter,
                                                                                                                                            String uuid,
                                                                                                                                            Boolean vmSearch,
                                                                                                                                            Boolean instanceUuid)
                                           throws RemoteException,
                                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

findAllByDnsName

@RequestWrapper(localName="FindAllByDnsName",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FindAllByDnsName")
@ResponseWrapper(localName="FindAllByDnsNameResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FindAllByDnsNameResponse")
List<ManagedObjectReference> findAllByDnsName(ManagedObjectReference _this,
                                                                                                                                               ManagedObjectReference datacenter,
                                                                                                                                               String dnsName,
                                                                                                                                               Boolean vmSearch)
                                              throws RemoteException,
                                                     RuntimeFault
Throws:
RemoteException
RuntimeFault

findAllByIp

@RequestWrapper(localName="FindAllByIp",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FindAllByIp")
@ResponseWrapper(localName="FindAllByIpResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FindAllByIpResponse")
List<ManagedObjectReference> findAllByIp(ManagedObjectReference _this,
                                                                                                                                          ManagedObjectReference datacenter,
                                                                                                                                          String ip,
                                                                                                                                          Boolean vmSearch)
                                         throws RemoteException,
                                                RuntimeFault
Throws:
RemoteException
RuntimeFault

queryServiceEndpointList

@RequestWrapper(localName="QueryServiceEndpointList",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryServiceEndpointList")
@ResponseWrapper(localName="QueryServiceEndpointListResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryServiceEndpointListResponse")
List<ServiceEndpoint> queryServiceEndpointList(ManagedObjectReference _this)
                                               throws RemoteException,
                                                      RuntimeFault
Throws:
RemoteException
RuntimeFault

currentTime

@RequestWrapper(localName="CurrentTime",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CurrentTime")
@ResponseWrapper(localName="CurrentTimeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CurrentTimeResponse")
Calendar currentTime(ManagedObjectReference _this)
                     throws RemoteException,
                            RuntimeFault
Throws:
RemoteException
RuntimeFault

retrieveServiceContent

@RequestWrapper(localName="RetrieveServiceContent",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveServiceContent")
@ResponseWrapper(localName="RetrieveServiceContentResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveServiceContentResponse")
ServiceContent retrieveServiceContent(ManagedObjectReference _this)
                                      throws RemoteException,
                                             RuntimeFault
Throws:
RemoteException
RuntimeFault

retrieveInternalContent

@RequestWrapper(localName="RetrieveInternalContent",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveInternalContent")
@ResponseWrapper(localName="RetrieveInternalContentResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveInternalContentResponse")
InternalServiceInstanceContent retrieveInternalContent(ManagedObjectReference _this)
                                                       throws RemoteException,
                                                              RuntimeFault
Throws:
RemoteException
RuntimeFault

validateMigration

@RequestWrapper(localName="ValidateMigration",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ValidateMigration")
@ResponseWrapper(localName="ValidateMigrationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ValidateMigrationResponse")
List<Event> validateMigration(ManagedObjectReference _this,
                                                                                                                               List<ManagedObjectReference> vm,
                                                                                                                               VirtualMachinePowerState state,
                                                                                                                               List<String> testType,
                                                                                                                               ManagedObjectReference pool,
                                                                                                                               ManagedObjectReference host)
                              throws RemoteException,
                                     InvalidState,
                                     RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

queryVMotionCompatibility

@RequestWrapper(localName="QueryVMotionCompatibility",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryVMotionCompatibility")
@ResponseWrapper(localName="QueryVMotionCompatibilityResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryVMotionCompatibilityResponse")
List<HostVMotionCompatibility> queryVMotionCompatibility(ManagedObjectReference _this,
                                                                                                                                                          ManagedObjectReference vm,
                                                                                                                                                          List<ManagedObjectReference> host,
                                                                                                                                                          List<String> compatibility)
                                                         throws RemoteException,
                                                                RuntimeFault
Throws:
RemoteException
RuntimeFault

retrieveProductComponents

@RequestWrapper(localName="RetrieveProductComponents",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveProductComponents")
@ResponseWrapper(localName="RetrieveProductComponentsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveProductComponentsResponse")
List<ProductComponentInfo> retrieveProductComponents(ManagedObjectReference _this)
                                                     throws RemoteException,
                                                            RuntimeFault
Throws:
RemoteException
RuntimeFault

queryServiceList

@RequestWrapper(localName="QueryServiceList",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryServiceList")
@ResponseWrapper(localName="QueryServiceListResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryServiceListResponse")
List<ServiceManagerServiceInfo> queryServiceList(ManagedObjectReference _this,
                                                                                                                                                  String serviceName,
                                                                                                                                                  List<String> location)
                                                 throws RemoteException,
                                                        RuntimeFault
Throws:
RemoteException
RuntimeFault

updateServiceMessage

@RequestWrapper(localName="UpdateServiceMessage",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateServiceMessage")
@ResponseWrapper(localName="UpdateServiceMessageResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateServiceMessageResponse")
void updateServiceMessage(ManagedObjectReference _this,
                                                                                                                           String message)
                          throws RemoteException,
                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

login

@RequestWrapper(localName="Login",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Login")
@ResponseWrapper(localName="LoginResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LoginResponse")
UserSession login(ManagedObjectReference _this,
                                                                                                                   String userName,
                                                                                                                   String password,
                                                                                                                   String locale)
                  throws RemoteException,
                         InvalidLogin,
                         InvalidLocale,
                         RuntimeFault
Throws:
RemoteException
InvalidLogin
InvalidLocale
RuntimeFault

loginBySSPI

@RequestWrapper(localName="LoginBySSPI",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LoginBySSPI")
@ResponseWrapper(localName="LoginBySSPIResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LoginBySSPIResponse")
UserSession loginBySSPI(ManagedObjectReference _this,
                                                                                                                         String base64Token,
                                                                                                                         String locale)
                        throws RemoteException,
                               InvalidLogin,
                               InvalidLocale,
                               SSPIChallenge,
                               RuntimeFault
Throws:
RemoteException
InvalidLogin
InvalidLocale
SSPIChallenge
RuntimeFault

loginBySSLThumbprint

@RequestWrapper(localName="LoginBySSLThumbprint",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LoginBySSLThumbprint")
@ResponseWrapper(localName="LoginBySSLThumbprintResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LoginBySSLThumbprintResponse")
UserSession loginBySSLThumbprint(ManagedObjectReference _this,
                                                                                                                                  String locale)
                                 throws RemoteException,
                                        InvalidLogin,
                                        NoClientCertificate,
                                        NotSupported,
                                        InvalidLocale,
                                        RuntimeFault,
                                        UserNotFound
Throws:
RemoteException
InvalidLogin
NoClientCertificate
NotSupported
InvalidLocale
RuntimeFault
UserNotFound

loginBySessionTicket

@RequestWrapper(localName="LoginBySessionTicket",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LoginBySessionTicket")
@ResponseWrapper(localName="LoginBySessionTicketResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LoginBySessionTicketResponse")
UserSession loginBySessionTicket(ManagedObjectReference _this,
                                                                                                                                  String ticketData)
                                 throws RemoteException,
                                        NotSupported,
                                        InvalidTicket,
                                        RuntimeFault,
                                        UserNotFound
Throws:
RemoteException
NotSupported
InvalidTicket
RuntimeFault
UserNotFound

acquireSessionTicket

@RequestWrapper(localName="AcquireSessionTicket",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AcquireSessionTicket")
@ResponseWrapper(localName="AcquireSessionTicketResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AcquireSessionTicketResponse")
String acquireSessionTicket(ManagedObjectReference _this,
                                                                                                                             String serviceKey)
                            throws RemoteException,
                                   InvalidLogin,
                                   NotSupportedHost,
                                   TooManyTickets,
                                   RuntimeFault,
                                   NoHost,
                                   NotFound
Throws:
RemoteException
InvalidLogin
NotSupportedHost
TooManyTickets
RuntimeFault
NoHost
NotFound

logout

@RequestWrapper(localName="Logout",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Logout")
@ResponseWrapper(localName="LogoutResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LogoutResponse")
void logout(ManagedObjectReference _this)
            throws RemoteException,
                   RuntimeFault
Throws:
RemoteException
RuntimeFault

acquireLocalTicket

@RequestWrapper(localName="AcquireLocalTicket",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AcquireLocalTicket")
@ResponseWrapper(localName="AcquireLocalTicketResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AcquireLocalTicketResponse")
SessionManagerLocalTicket acquireLocalTicket(ManagedObjectReference _this,
                                                                                                                                              String userName)
                                             throws RemoteException,
                                                    InvalidLogin,
                                                    RuntimeFault
Throws:
RemoteException
InvalidLogin
RuntimeFault

terminateSession

@RequestWrapper(localName="TerminateSession",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.TerminateSession")
@ResponseWrapper(localName="TerminateSessionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.TerminateSessionResponse")
void terminateSession(ManagedObjectReference _this,
                                                                                                                       List<String> sessionId)
                      throws RemoteException,
                             RuntimeFault,
                             NotFound
Throws:
RemoteException
RuntimeFault
NotFound

setLocale

@RequestWrapper(localName="SetLocale",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetLocale")
@ResponseWrapper(localName="SetLocaleResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetLocaleResponse")
void setLocale(ManagedObjectReference _this,
                                                                                                                String locale)
               throws RemoteException,
                      InvalidLocale,
                      RuntimeFault
Throws:
RemoteException
InvalidLocale
RuntimeFault

loginExtensionBySubjectName

@RequestWrapper(localName="LoginExtensionBySubjectName",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LoginExtensionBySubjectName")
@ResponseWrapper(localName="LoginExtensionBySubjectNameResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LoginExtensionBySubjectNameResponse")
UserSession loginExtensionBySubjectName(ManagedObjectReference _this,
                                                                                                                                         String extensionKey,
                                                                                                                                         String locale)
                                        throws RemoteException,
                                               InvalidLogin,
                                               NoSubjectName,
                                               NoClientCertificate,
                                               InvalidLocale,
                                               RuntimeFault,
                                               NotFound
Throws:
RemoteException
InvalidLogin
NoSubjectName
NoClientCertificate
InvalidLocale
RuntimeFault
NotFound

loginExtensionByCertificate

@RequestWrapper(localName="LoginExtensionByCertificate",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LoginExtensionByCertificate")
@ResponseWrapper(localName="LoginExtensionByCertificateResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LoginExtensionByCertificateResponse")
UserSession loginExtensionByCertificate(ManagedObjectReference _this,
                                                                                                                                         String extensionKey,
                                                                                                                                         String locale)
                                        throws RemoteException,
                                               InvalidLogin,
                                               NoClientCertificate,
                                               InvalidLocale,
                                               RuntimeFault
Throws:
RemoteException
InvalidLogin
NoClientCertificate
InvalidLocale
RuntimeFault

impersonateUser

@RequestWrapper(localName="ImpersonateUser",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ImpersonateUser")
@ResponseWrapper(localName="ImpersonateUserResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ImpersonateUserResponse")
UserSession impersonateUser(ManagedObjectReference _this,
                                                                                                                             String userName,
                                                                                                                             String locale)
                            throws RemoteException,
                                   InvalidLogin,
                                   InvalidLocale,
                                   RuntimeFault
Throws:
RemoteException
InvalidLogin
InvalidLocale
RuntimeFault

sessionIsActive

@RequestWrapper(localName="SessionIsActive",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SessionIsActive")
@ResponseWrapper(localName="SessionIsActiveResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SessionIsActiveResponse")
Boolean sessionIsActive(ManagedObjectReference _this,
                                                                                                                         String sessionID,
                                                                                                                         String userName)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

acquireCloneTicket

@RequestWrapper(localName="AcquireCloneTicket",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AcquireCloneTicket")
@ResponseWrapper(localName="AcquireCloneTicketResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AcquireCloneTicketResponse")
String acquireCloneTicket(ManagedObjectReference _this)
                          throws RemoteException,
                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

cloneSession

@RequestWrapper(localName="CloneSession",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CloneSession")
@ResponseWrapper(localName="CloneSessionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CloneSessionResponse")
UserSession cloneSession(ManagedObjectReference _this,
                                                                                                                          String cloneTicket)
                         throws RemoteException,
                                InvalidLogin,
                                RuntimeFault
Throws:
RemoteException
InvalidLogin
RuntimeFault

executeSimpleCommand

@RequestWrapper(localName="ExecuteSimpleCommand",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExecuteSimpleCommand")
@ResponseWrapper(localName="ExecuteSimpleCommandResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExecuteSimpleCommandResponse")
String executeSimpleCommand(ManagedObjectReference _this,
                                                                                                                             List<String> arguments)
                            throws RemoteException,
                                   RuntimeFault
Throws:
RemoteException
RuntimeFault

cancelTask

@RequestWrapper(localName="CancelTask",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CancelTask")
@ResponseWrapper(localName="CancelTaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CancelTaskResponse")
void cancelTask(ManagedObjectReference _this)
                throws RemoteException,
                       InvalidState,
                       RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

updateProgress

@RequestWrapper(localName="UpdateProgress",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateProgress")
@ResponseWrapper(localName="UpdateProgressResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateProgressResponse")
void updateProgress(ManagedObjectReference _this,
                                                                                                                     Integer percentDone)
                    throws RemoteException,
                           InvalidState,
                           OutOfBounds,
                           RuntimeFault
Throws:
RemoteException
InvalidState
OutOfBounds
RuntimeFault

setTaskState

@RequestWrapper(localName="SetTaskState",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetTaskState")
@ResponseWrapper(localName="SetTaskStateResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetTaskStateResponse")
void setTaskState(ManagedObjectReference _this,
                                                                                                                   TaskInfoState state,
                                                                                                                   Object result,
                                                                                                                   LocalizedMethodFault fault)
                  throws RemoteException,
                         InvalidState,
                         RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

setTaskDescription

@RequestWrapper(localName="SetTaskDescription",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetTaskDescription")
@ResponseWrapper(localName="SetTaskDescriptionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetTaskDescriptionResponse")
void setTaskDescription(ManagedObjectReference _this,
                                                                                                                         LocalizableMessage description)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

readNextTasks

@RequestWrapper(localName="ReadNextTasks",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReadNextTasks")
@ResponseWrapper(localName="ReadNextTasksResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReadNextTasksResponse")
List<TaskInfo> readNextTasks(ManagedObjectReference _this,
                                                                                                                              Integer maxCount)
                             throws RemoteException,
                                    RuntimeFault
Throws:
RemoteException
RuntimeFault

readPreviousTasks

@RequestWrapper(localName="ReadPreviousTasks",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReadPreviousTasks")
@ResponseWrapper(localName="ReadPreviousTasksResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReadPreviousTasksResponse")
List<TaskInfo> readPreviousTasks(ManagedObjectReference _this,
                                                                                                                                  Integer maxCount)
                                 throws RemoteException,
                                        RuntimeFault
Throws:
RemoteException
RuntimeFault

createCollectorForTasks

@RequestWrapper(localName="CreateCollectorForTasks",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateCollectorForTasks")
@ResponseWrapper(localName="CreateCollectorForTasksResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateCollectorForTasksResponse")
ManagedObjectReference createCollectorForTasks(ManagedObjectReference _this,
                                                                                                                                                TaskFilterSpec filter)
                                               throws RemoteException,
                                                      InvalidState,
                                                      RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

createTask

@RequestWrapper(localName="CreateTask",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateTask")
@ResponseWrapper(localName="CreateTaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateTaskResponse")
TaskInfo createTask(ManagedObjectReference _this,
                                                                                                                     ManagedObjectReference obj,
                                                                                                                     String taskTypeId,
                                                                                                                     String initiatedBy,
                                                                                                                     Boolean cancelable,
                                                                                                                     String parentTaskKey)
                    throws RemoteException,
                           RuntimeFault
Throws:
RemoteException
RuntimeFault

checkGroupMembership

@RequestWrapper(localName="CheckGroupMembership",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckGroupMembership")
@ResponseWrapper(localName="CheckGroupMembershipResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckGroupMembershipResponse")
List<Boolean> checkGroupMembership(ManagedObjectReference _this,
                                                                                                                                    String userName,
                                                                                                                                    List<String> group)
                                   throws RemoteException,
                                          RuntimeFault
Throws:
RemoteException
RuntimeFault

retrieveUserGroups

@RequestWrapper(localName="RetrieveUserGroups",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveUserGroups")
@ResponseWrapper(localName="RetrieveUserGroupsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveUserGroupsResponse")
List<UserSearchResult> retrieveUserGroups(ManagedObjectReference _this,
                                                                                                                                           String domain,
                                                                                                                                           String searchStr,
                                                                                                                                           String belongsToGroup,
                                                                                                                                           String belongsToUser,
                                                                                                                                           Boolean exactMatch,
                                                                                                                                           Boolean findUsers,
                                                                                                                                           Boolean findGroups)
                                          throws RemoteException,
                                                 RuntimeFault,
                                                 NotFound
Throws:
RemoteException
RuntimeFault
NotFound

updateVAppConfig

@RequestWrapper(localName="UpdateVAppConfig",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateVAppConfig")
@ResponseWrapper(localName="UpdateVAppConfigResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateVAppConfigResponse")
void updateVAppConfig(ManagedObjectReference _this,
                                                                                                                       VAppConfigSpec spec)
                      throws RemoteException,
                             InvalidName,
                             VmConfigFault,
                             DuplicateName,
                             TaskInProgress,
                             FileFault,
                             InvalidState,
                             ConcurrentAccess,
                             InvalidDatastore,
                             InsufficientResourcesFault,
                             RuntimeFault
Throws:
RemoteException
InvalidName
VmConfigFault
DuplicateName
TaskInProgress
FileFault
InvalidState
ConcurrentAccess
InvalidDatastore
InsufficientResourcesFault
RuntimeFault

cloneVApp

@RequestWrapper(localName="CloneVApp",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CloneVApp")
@ResponseWrapper(localName="CloneVAppResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CloneVAppResponse")
ManagedObjectReference cloneVApp(ManagedObjectReference _this,
                                                                                                                                  String name,
                                                                                                                                  ManagedObjectReference target,
                                                                                                                                  VAppCloneSpec spec)
                                 throws RemoteException,
                                        VmConfigFault,
                                        TaskInProgress,
                                        FileFault,
                                        InvalidState,
                                        InsufficientResourcesFault,
                                        MigrationFault,
                                        InvalidDatastore,
                                        RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
InsufficientResourcesFault
MigrationFault
InvalidDatastore
RuntimeFault

cloneVApp_Task

@RequestWrapper(localName="CloneVApp_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CloneVApp_Task")
@ResponseWrapper(localName="CloneVApp_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CloneVApp_TaskResponse")
ManagedObjectReference cloneVApp_Task(ManagedObjectReference _this,
                                                                                                                                       String name,
                                                                                                                                       ManagedObjectReference target,
                                                                                                                                       VAppCloneSpec spec)
                                      throws RemoteException,
                                             VmConfigFault,
                                             TaskInProgress,
                                             FileFault,
                                             InvalidState,
                                             InsufficientResourcesFault,
                                             MigrationFault,
                                             InvalidDatastore,
                                             RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
InsufficientResourcesFault
MigrationFault
InvalidDatastore
RuntimeFault

exportVApp

@RequestWrapper(localName="ExportVApp",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExportVApp")
@ResponseWrapper(localName="ExportVAppResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExportVAppResponse")
ManagedObjectReference exportVApp(ManagedObjectReference _this)
                                  throws RemoteException,
                                         TaskInProgress,
                                         FileFault,
                                         InvalidState,
                                         InvalidPowerState,
                                         RuntimeFault
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
InvalidPowerState
RuntimeFault

powerOnVApp

@RequestWrapper(localName="PowerOnVApp",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PowerOnVApp")
@ResponseWrapper(localName="PowerOnVAppResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PowerOnVAppResponse")
void powerOnVApp(ManagedObjectReference _this)
                 throws RemoteException,
                        VAppConfigFault,
                        VmConfigFault,
                        TaskInProgress,
                        FileFault,
                        InvalidState,
                        InsufficientResourcesFault,
                        RuntimeFault
Throws:
RemoteException
VAppConfigFault
VmConfigFault
TaskInProgress
FileFault
InvalidState
InsufficientResourcesFault
RuntimeFault

powerOnVApp_Task

@RequestWrapper(localName="PowerOnVApp_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PowerOnVApp_Task")
@ResponseWrapper(localName="PowerOnVApp_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PowerOnVApp_TaskResponse")
ManagedObjectReference powerOnVApp_Task(ManagedObjectReference _this)
                                        throws RemoteException,
                                               VAppConfigFault,
                                               VmConfigFault,
                                               TaskInProgress,
                                               FileFault,
                                               InvalidState,
                                               InsufficientResourcesFault,
                                               RuntimeFault
Throws:
RemoteException
VAppConfigFault
VmConfigFault
TaskInProgress
FileFault
InvalidState
InsufficientResourcesFault
RuntimeFault

powerOffVApp

@RequestWrapper(localName="PowerOffVApp",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PowerOffVApp")
@ResponseWrapper(localName="PowerOffVAppResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PowerOffVAppResponse")
void powerOffVApp(ManagedObjectReference _this,
                                                                                                                   Boolean force)
                  throws RemoteException,
                         VAppConfigFault,
                         TaskInProgress,
                         InvalidState,
                         RuntimeFault
Throws:
RemoteException
VAppConfigFault
TaskInProgress
InvalidState
RuntimeFault

powerOffVApp_Task

@RequestWrapper(localName="PowerOffVApp_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PowerOffVApp_Task")
@ResponseWrapper(localName="PowerOffVApp_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PowerOffVApp_TaskResponse")
ManagedObjectReference powerOffVApp_Task(ManagedObjectReference _this,
                                                                                                                                          Boolean force)
                                         throws RemoteException,
                                                VAppConfigFault,
                                                TaskInProgress,
                                                InvalidState,
                                                RuntimeFault
Throws:
RemoteException
VAppConfigFault
TaskInProgress
InvalidState
RuntimeFault

unregisterVApp

@RequestWrapper(localName="UnregisterVApp",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UnregisterVApp")
@ResponseWrapper(localName="UnregisterVAppResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UnregisterVAppResponse")
void unregisterVApp(ManagedObjectReference _this)
                    throws RemoteException,
                           InvalidState,
                           ConcurrentAccess,
                           RuntimeFault
Throws:
RemoteException
InvalidState
ConcurrentAccess
RuntimeFault

unregisterVApp_Task

@RequestWrapper(localName="UnregisterVApp_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UnregisterVApp_Task")
@ResponseWrapper(localName="UnregisterVApp_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UnregisterVApp_TaskResponse")
ManagedObjectReference unregisterVApp_Task(ManagedObjectReference _this)
                                           throws RemoteException,
                                                  InvalidState,
                                                  ConcurrentAccess,
                                                  RuntimeFault
Throws:
RemoteException
InvalidState
ConcurrentAccess
RuntimeFault

createVirtualDisk

@RequestWrapper(localName="CreateVirtualDisk",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateVirtualDisk")
@ResponseWrapper(localName="CreateVirtualDiskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateVirtualDiskResponse")
String createVirtualDisk(ManagedObjectReference _this,
                                                                                                                          String name,
                                                                                                                          ManagedObjectReference datacenter,
                                                                                                                          VirtualDiskSpec spec)
                         throws RemoteException,
                                FileFault,
                                RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

createVirtualDisk_Task

@RequestWrapper(localName="CreateVirtualDisk_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateVirtualDisk_Task")
@ResponseWrapper(localName="CreateVirtualDisk_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateVirtualDisk_TaskResponse")
ManagedObjectReference createVirtualDisk_Task(ManagedObjectReference _this,
                                                                                                                                               String name,
                                                                                                                                               ManagedObjectReference datacenter,
                                                                                                                                               VirtualDiskSpec spec)
                                              throws RemoteException,
                                                     FileFault,
                                                     RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

deleteVirtualDisk

@RequestWrapper(localName="DeleteVirtualDisk",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DeleteVirtualDisk")
@ResponseWrapper(localName="DeleteVirtualDiskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DeleteVirtualDiskResponse")
void deleteVirtualDisk(ManagedObjectReference _this,
                                                                                                                        String name,
                                                                                                                        ManagedObjectReference datacenter)
                       throws RemoteException,
                              FileFault,
                              RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

deleteVirtualDisk_Task

@RequestWrapper(localName="DeleteVirtualDisk_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DeleteVirtualDisk_Task")
@ResponseWrapper(localName="DeleteVirtualDisk_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DeleteVirtualDisk_TaskResponse")
ManagedObjectReference deleteVirtualDisk_Task(ManagedObjectReference _this,
                                                                                                                                               String name,
                                                                                                                                               ManagedObjectReference datacenter)
                                              throws RemoteException,
                                                     FileFault,
                                                     RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

moveVirtualDisk

@RequestWrapper(localName="MoveVirtualDisk",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MoveVirtualDisk")
@ResponseWrapper(localName="MoveVirtualDiskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MoveVirtualDiskResponse")
String moveVirtualDisk(ManagedObjectReference _this,
                                                                                                                        String sourceName,
                                                                                                                        ManagedObjectReference sourceDatacenter,
                                                                                                                        String destName,
                                                                                                                        ManagedObjectReference destDatacenter,
                                                                                                                        Boolean force)
                       throws RemoteException,
                              FileFault,
                              RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

moveVirtualDisk_Task

@RequestWrapper(localName="MoveVirtualDisk_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MoveVirtualDisk_Task")
@ResponseWrapper(localName="MoveVirtualDisk_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MoveVirtualDisk_TaskResponse")
ManagedObjectReference moveVirtualDisk_Task(ManagedObjectReference _this,
                                                                                                                                             String sourceName,
                                                                                                                                             ManagedObjectReference sourceDatacenter,
                                                                                                                                             String destName,
                                                                                                                                             ManagedObjectReference destDatacenter,
                                                                                                                                             Boolean force)
                                            throws RemoteException,
                                                   FileFault,
                                                   RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

copyVirtualDisk

@RequestWrapper(localName="CopyVirtualDisk",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CopyVirtualDisk")
@ResponseWrapper(localName="CopyVirtualDiskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CopyVirtualDiskResponse")
String copyVirtualDisk(ManagedObjectReference _this,
                                                                                                                        String sourceName,
                                                                                                                        ManagedObjectReference sourceDatacenter,
                                                                                                                        String destName,
                                                                                                                        ManagedObjectReference destDatacenter,
                                                                                                                        VirtualDiskSpec destSpec,
                                                                                                                        Boolean force)
                       throws RemoteException,
                              FileFault,
                              RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

copyVirtualDisk_Task

@RequestWrapper(localName="CopyVirtualDisk_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CopyVirtualDisk_Task")
@ResponseWrapper(localName="CopyVirtualDisk_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CopyVirtualDisk_TaskResponse")
ManagedObjectReference copyVirtualDisk_Task(ManagedObjectReference _this,
                                                                                                                                             String sourceName,
                                                                                                                                             ManagedObjectReference sourceDatacenter,
                                                                                                                                             String destName,
                                                                                                                                             ManagedObjectReference destDatacenter,
                                                                                                                                             VirtualDiskSpec destSpec,
                                                                                                                                             Boolean force)
                                            throws RemoteException,
                                                   FileFault,
                                                   RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

extendVirtualDisk

@RequestWrapper(localName="ExtendVirtualDisk",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExtendVirtualDisk")
@ResponseWrapper(localName="ExtendVirtualDiskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExtendVirtualDiskResponse")
void extendVirtualDisk(ManagedObjectReference _this,
                                                                                                                        String name,
                                                                                                                        ManagedObjectReference datacenter,
                                                                                                                        Long newCapacityKb,
                                                                                                                        Boolean eagerZero)
                       throws RemoteException,
                              FileFault,
                              RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

extendVirtualDisk_Task

@RequestWrapper(localName="ExtendVirtualDisk_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExtendVirtualDisk_Task")
@ResponseWrapper(localName="ExtendVirtualDisk_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExtendVirtualDisk_TaskResponse")
ManagedObjectReference extendVirtualDisk_Task(ManagedObjectReference _this,
                                                                                                                                               String name,
                                                                                                                                               ManagedObjectReference datacenter,
                                                                                                                                               Long newCapacityKb,
                                                                                                                                               Boolean eagerZero)
                                              throws RemoteException,
                                                     FileFault,
                                                     RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

queryVirtualDiskFragmentation

@RequestWrapper(localName="QueryVirtualDiskFragmentation",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryVirtualDiskFragmentation")
@ResponseWrapper(localName="QueryVirtualDiskFragmentationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryVirtualDiskFragmentationResponse")
Integer queryVirtualDiskFragmentation(ManagedObjectReference _this,
                                                                                                                                       String name,
                                                                                                                                       ManagedObjectReference datacenter)
                                      throws RemoteException,
                                             FileFault,
                                             RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

defragmentVirtualDisk

@RequestWrapper(localName="DefragmentVirtualDisk",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DefragmentVirtualDisk")
@ResponseWrapper(localName="DefragmentVirtualDiskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DefragmentVirtualDiskResponse")
void defragmentVirtualDisk(ManagedObjectReference _this,
                                                                                                                            String name,
                                                                                                                            ManagedObjectReference datacenter)
                           throws RemoteException,
                                  FileFault,
                                  RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

defragmentVirtualDisk_Task

@RequestWrapper(localName="DefragmentVirtualDisk_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DefragmentVirtualDisk_Task")
@ResponseWrapper(localName="DefragmentVirtualDisk_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DefragmentVirtualDisk_TaskResponse")
ManagedObjectReference defragmentVirtualDisk_Task(ManagedObjectReference _this,
                                                                                                                                                   String name,
                                                                                                                                                   ManagedObjectReference datacenter)
                                                  throws RemoteException,
                                                         FileFault,
                                                         RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

shrinkVirtualDisk

@RequestWrapper(localName="ShrinkVirtualDisk",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ShrinkVirtualDisk")
@ResponseWrapper(localName="ShrinkVirtualDiskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ShrinkVirtualDiskResponse")
void shrinkVirtualDisk(ManagedObjectReference _this,
                                                                                                                        String name,
                                                                                                                        ManagedObjectReference datacenter,
                                                                                                                        Boolean copy)
                       throws RemoteException,
                              FileFault,
                              RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

shrinkVirtualDisk_Task

@RequestWrapper(localName="ShrinkVirtualDisk_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ShrinkVirtualDisk_Task")
@ResponseWrapper(localName="ShrinkVirtualDisk_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ShrinkVirtualDisk_TaskResponse")
ManagedObjectReference shrinkVirtualDisk_Task(ManagedObjectReference _this,
                                                                                                                                               String name,
                                                                                                                                               ManagedObjectReference datacenter,
                                                                                                                                               Boolean copy)
                                              throws RemoteException,
                                                     FileFault,
                                                     RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

inflateVirtualDisk

@RequestWrapper(localName="InflateVirtualDisk",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.InflateVirtualDisk")
@ResponseWrapper(localName="InflateVirtualDiskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.InflateVirtualDiskResponse")
void inflateVirtualDisk(ManagedObjectReference _this,
                                                                                                                         String name,
                                                                                                                         ManagedObjectReference datacenter)
                        throws RemoteException,
                               FileFault,
                               RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

inflateVirtualDisk_Task

@RequestWrapper(localName="InflateVirtualDisk_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.InflateVirtualDisk_Task")
@ResponseWrapper(localName="InflateVirtualDisk_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.InflateVirtualDisk_TaskResponse")
ManagedObjectReference inflateVirtualDisk_Task(ManagedObjectReference _this,
                                                                                                                                                String name,
                                                                                                                                                ManagedObjectReference datacenter)
                                               throws RemoteException,
                                                      FileFault,
                                                      RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

eagerZeroVirtualDisk

@RequestWrapper(localName="EagerZeroVirtualDisk",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.EagerZeroVirtualDisk")
@ResponseWrapper(localName="EagerZeroVirtualDiskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.EagerZeroVirtualDiskResponse")
void eagerZeroVirtualDisk(ManagedObjectReference _this,
                                                                                                                           String name,
                                                                                                                           ManagedObjectReference datacenter)
                          throws RemoteException,
                                 FileFault,
                                 RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

eagerZeroVirtualDisk_Task

@RequestWrapper(localName="EagerZeroVirtualDisk_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.EagerZeroVirtualDisk_Task")
@ResponseWrapper(localName="EagerZeroVirtualDisk_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.EagerZeroVirtualDisk_TaskResponse")
ManagedObjectReference eagerZeroVirtualDisk_Task(ManagedObjectReference _this,
                                                                                                                                                  String name,
                                                                                                                                                  ManagedObjectReference datacenter)
                                                 throws RemoteException,
                                                        FileFault,
                                                        RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

zeroFillVirtualDisk

@RequestWrapper(localName="ZeroFillVirtualDisk",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ZeroFillVirtualDisk")
@ResponseWrapper(localName="ZeroFillVirtualDiskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ZeroFillVirtualDiskResponse")
void zeroFillVirtualDisk(ManagedObjectReference _this,
                                                                                                                          String name,
                                                                                                                          ManagedObjectReference datacenter)
                         throws RemoteException,
                                FileFault,
                                RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

zeroFillVirtualDisk_Task

@RequestWrapper(localName="ZeroFillVirtualDisk_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ZeroFillVirtualDisk_Task")
@ResponseWrapper(localName="ZeroFillVirtualDisk_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ZeroFillVirtualDisk_TaskResponse")
ManagedObjectReference zeroFillVirtualDisk_Task(ManagedObjectReference _this,
                                                                                                                                                 String name,
                                                                                                                                                 ManagedObjectReference datacenter)
                                                throws RemoteException,
                                                       FileFault,
                                                       RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

setVirtualDiskUuid

@RequestWrapper(localName="SetVirtualDiskUuid",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetVirtualDiskUuid")
@ResponseWrapper(localName="SetVirtualDiskUuidResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetVirtualDiskUuidResponse")
void setVirtualDiskUuid(ManagedObjectReference _this,
                                                                                                                         String name,
                                                                                                                         ManagedObjectReference datacenter,
                                                                                                                         String uuid)
                        throws RemoteException,
                               FileFault,
                               RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

queryVirtualDiskUuid

@RequestWrapper(localName="QueryVirtualDiskUuid",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryVirtualDiskUuid")
@ResponseWrapper(localName="QueryVirtualDiskUuidResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryVirtualDiskUuidResponse")
String queryVirtualDiskUuid(ManagedObjectReference _this,
                                                                                                                             String name,
                                                                                                                             ManagedObjectReference datacenter)
                            throws RemoteException,
                                   FileFault,
                                   RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

queryVirtualDiskGeometry

@RequestWrapper(localName="QueryVirtualDiskGeometry",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryVirtualDiskGeometry")
@ResponseWrapper(localName="QueryVirtualDiskGeometryResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryVirtualDiskGeometryResponse")
HostDiskDimensionsChs queryVirtualDiskGeometry(ManagedObjectReference _this,
                                                                                                                                                String name,
                                                                                                                                                ManagedObjectReference datacenter)
                                               throws RemoteException,
                                                      FileFault,
                                                      RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

reparentDisks

@RequestWrapper(localName="ReparentDisks",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReparentDisks")
@ResponseWrapper(localName="ReparentDisksResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReparentDisksResponse")
void reparentDisks(ManagedObjectReference _this,
                                                                                                                    List<VirtualDiskManagerReparentSpec> reparentSpec)
                   throws RemoteException,
                          FileFault,
                          RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

reparentDisks_Task

@RequestWrapper(localName="ReparentDisks_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReparentDisks_Task")
@ResponseWrapper(localName="ReparentDisks_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReparentDisks_TaskResponse")
ManagedObjectReference reparentDisks_Task(ManagedObjectReference _this,
                                                                                                                                           List<VirtualDiskManagerReparentSpec> reparentSpec)
                                          throws RemoteException,
                                                 FileFault,
                                                 RuntimeFault
Throws:
RemoteException
FileFault
RuntimeFault

refreshStorageInfo

@RequestWrapper(localName="RefreshStorageInfo",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RefreshStorageInfo")
@ResponseWrapper(localName="RefreshStorageInfoResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RefreshStorageInfoResponse")
void refreshStorageInfo(ManagedObjectReference _this)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

retrieveBackupAgent

@RequestWrapper(localName="RetrieveBackupAgent",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveBackupAgent")
@ResponseWrapper(localName="RetrieveBackupAgentResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveBackupAgentResponse")
ManagedObjectReference retrieveBackupAgent(ManagedObjectReference _this)
                                           throws RemoteException,
                                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

createSnapshot

@RequestWrapper(localName="CreateSnapshot",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateSnapshot")
@ResponseWrapper(localName="CreateSnapshotResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateSnapshotResponse")
ManagedObjectReference createSnapshot(ManagedObjectReference _this,
                                                                                                                                       String name,
                                                                                                                                       String description,
                                                                                                                                       Boolean memory,
                                                                                                                                       Boolean quiesce)
                                      throws RemoteException,
                                             InvalidName,
                                             VmConfigFault,
                                             SnapshotFault,
                                             TaskInProgress,
                                             FileFault,
                                             InvalidState,
                                             RuntimeFault
Throws:
RemoteException
InvalidName
VmConfigFault
SnapshotFault
TaskInProgress
FileFault
InvalidState
RuntimeFault

createSnapshot_Task

@RequestWrapper(localName="CreateSnapshot_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateSnapshot_Task")
@ResponseWrapper(localName="CreateSnapshot_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateSnapshot_TaskResponse")
ManagedObjectReference createSnapshot_Task(ManagedObjectReference _this,
                                                                                                                                            String name,
                                                                                                                                            String description,
                                                                                                                                            Boolean memory,
                                                                                                                                            Boolean quiesce)
                                           throws RemoteException,
                                                  InvalidName,
                                                  VmConfigFault,
                                                  SnapshotFault,
                                                  TaskInProgress,
                                                  FileFault,
                                                  InvalidState,
                                                  RuntimeFault
Throws:
RemoteException
InvalidName
VmConfigFault
SnapshotFault
TaskInProgress
FileFault
InvalidState
RuntimeFault

revertToCurrentSnapshot

@RequestWrapper(localName="RevertToCurrentSnapshot",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RevertToCurrentSnapshot")
@ResponseWrapper(localName="RevertToCurrentSnapshotResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RevertToCurrentSnapshotResponse")
void revertToCurrentSnapshot(ManagedObjectReference _this,
                                                                                                                              ManagedObjectReference host,
                                                                                                                              Boolean suppressPowerOn)
                             throws RemoteException,
                                    VmConfigFault,
                                    SnapshotFault,
                                    TaskInProgress,
                                    InvalidState,
                                    InsufficientResourcesFault,
                                    RuntimeFault,
                                    NotFound
Throws:
RemoteException
VmConfigFault
SnapshotFault
TaskInProgress
InvalidState
InsufficientResourcesFault
RuntimeFault
NotFound

revertToCurrentSnapshot_Task

@RequestWrapper(localName="RevertToCurrentSnapshot_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RevertToCurrentSnapshot_Task")
@ResponseWrapper(localName="RevertToCurrentSnapshot_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RevertToCurrentSnapshot_TaskResponse")
ManagedObjectReference revertToCurrentSnapshot_Task(ManagedObjectReference _this,
                                                                                                                                                     ManagedObjectReference host,
                                                                                                                                                     Boolean suppressPowerOn)
                                                    throws RemoteException,
                                                           VmConfigFault,
                                                           SnapshotFault,
                                                           TaskInProgress,
                                                           InvalidState,
                                                           InsufficientResourcesFault,
                                                           RuntimeFault,
                                                           NotFound
Throws:
RemoteException
VmConfigFault
SnapshotFault
TaskInProgress
InvalidState
InsufficientResourcesFault
RuntimeFault
NotFound

removeAllSnapshots

@RequestWrapper(localName="RemoveAllSnapshots",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveAllSnapshots")
@ResponseWrapper(localName="RemoveAllSnapshotsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveAllSnapshotsResponse")
void removeAllSnapshots(ManagedObjectReference _this)
                        throws RemoteException,
                               SnapshotFault,
                               TaskInProgress,
                               InvalidState,
                               RuntimeFault
Throws:
RemoteException
SnapshotFault
TaskInProgress
InvalidState
RuntimeFault

removeAllSnapshots_Task

@RequestWrapper(localName="RemoveAllSnapshots_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveAllSnapshots_Task")
@ResponseWrapper(localName="RemoveAllSnapshots_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveAllSnapshots_TaskResponse")
ManagedObjectReference removeAllSnapshots_Task(ManagedObjectReference _this)
                                               throws RemoteException,
                                                      SnapshotFault,
                                                      TaskInProgress,
                                                      InvalidState,
                                                      RuntimeFault
Throws:
RemoteException
SnapshotFault
TaskInProgress
InvalidState
RuntimeFault

reconfigVM

@RequestWrapper(localName="ReconfigVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigVM")
@ResponseWrapper(localName="ReconfigVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigVMResponse")
void reconfigVM(ManagedObjectReference _this,
                                                                                                                 VirtualMachineConfigSpec spec)
                throws RemoteException,
                       InvalidName,
                       VmConfigFault,
                       DuplicateName,
                       TaskInProgress,
                       FileFault,
                       InvalidState,
                       ConcurrentAccess,
                       InvalidDatastore,
                       InsufficientResourcesFault,
                       RuntimeFault
Throws:
RemoteException
InvalidName
VmConfigFault
DuplicateName
TaskInProgress
FileFault
InvalidState
ConcurrentAccess
InvalidDatastore
InsufficientResourcesFault
RuntimeFault

reconfigVM_Task

@RequestWrapper(localName="ReconfigVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigVM_Task")
@ResponseWrapper(localName="ReconfigVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigVM_TaskResponse")
ManagedObjectReference reconfigVM_Task(ManagedObjectReference _this,
                                                                                                                                        VirtualMachineConfigSpec spec)
                                       throws RemoteException,
                                              InvalidName,
                                              VmConfigFault,
                                              DuplicateName,
                                              TaskInProgress,
                                              FileFault,
                                              InvalidState,
                                              ConcurrentAccess,
                                              InvalidDatastore,
                                              InsufficientResourcesFault,
                                              RuntimeFault
Throws:
RemoteException
InvalidName
VmConfigFault
DuplicateName
TaskInProgress
FileFault
InvalidState
ConcurrentAccess
InvalidDatastore
InsufficientResourcesFault
RuntimeFault

upgradeVM

@RequestWrapper(localName="UpgradeVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpgradeVM")
@ResponseWrapper(localName="UpgradeVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpgradeVMResponse")
void upgradeVM(ManagedObjectReference _this,
                                                                                                                String version)
               throws RemoteException,
                      TaskInProgress,
                      InvalidState,
                      AlreadyUpgraded,
                      RuntimeFault,
                      NoDiskFound
Throws:
RemoteException
TaskInProgress
InvalidState
AlreadyUpgraded
RuntimeFault
NoDiskFound

upgradeVM_Task

@RequestWrapper(localName="UpgradeVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpgradeVM_Task")
@ResponseWrapper(localName="UpgradeVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpgradeVM_TaskResponse")
ManagedObjectReference upgradeVM_Task(ManagedObjectReference _this,
                                                                                                                                       String version)
                                      throws RemoteException,
                                             TaskInProgress,
                                             InvalidState,
                                             AlreadyUpgraded,
                                             RuntimeFault,
                                             NoDiskFound
Throws:
RemoteException
TaskInProgress
InvalidState
AlreadyUpgraded
RuntimeFault
NoDiskFound

extractOvfEnvironment

@RequestWrapper(localName="ExtractOvfEnvironment",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExtractOvfEnvironment")
@ResponseWrapper(localName="ExtractOvfEnvironmentResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExtractOvfEnvironmentResponse")
String extractOvfEnvironment(ManagedObjectReference _this)
                             throws RemoteException,
                                    InvalidState,
                                    RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

powerOnVM

@RequestWrapper(localName="PowerOnVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PowerOnVM")
@ResponseWrapper(localName="PowerOnVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PowerOnVMResponse")
void powerOnVM(ManagedObjectReference _this,
                                                                                                                ManagedObjectReference host)
               throws RemoteException,
                      VmConfigFault,
                      TaskInProgress,
                      FileFault,
                      InvalidState,
                      InsufficientResourcesFault,
                      RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
InsufficientResourcesFault
RuntimeFault

powerOnVM_Task

@RequestWrapper(localName="PowerOnVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PowerOnVM_Task")
@ResponseWrapper(localName="PowerOnVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PowerOnVM_TaskResponse")
ManagedObjectReference powerOnVM_Task(ManagedObjectReference _this,
                                                                                                                                       ManagedObjectReference host)
                                      throws RemoteException,
                                             VmConfigFault,
                                             TaskInProgress,
                                             FileFault,
                                             InvalidState,
                                             InsufficientResourcesFault,
                                             RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
InsufficientResourcesFault
RuntimeFault

powerOffVM

@RequestWrapper(localName="PowerOffVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PowerOffVM")
@ResponseWrapper(localName="PowerOffVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PowerOffVMResponse")
void powerOffVM(ManagedObjectReference _this)
                throws RemoteException,
                       TaskInProgress,
                       InvalidState,
                       RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
RuntimeFault

powerOffVM_Task

@RequestWrapper(localName="PowerOffVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PowerOffVM_Task")
@ResponseWrapper(localName="PowerOffVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PowerOffVM_TaskResponse")
ManagedObjectReference powerOffVM_Task(ManagedObjectReference _this)
                                       throws RemoteException,
                                              TaskInProgress,
                                              InvalidState,
                                              RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
RuntimeFault

suspendVM

@RequestWrapper(localName="SuspendVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SuspendVM")
@ResponseWrapper(localName="SuspendVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SuspendVMResponse")
void suspendVM(ManagedObjectReference _this)
               throws RemoteException,
                      TaskInProgress,
                      InvalidState,
                      RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
RuntimeFault

suspendVM_Task

@RequestWrapper(localName="SuspendVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SuspendVM_Task")
@ResponseWrapper(localName="SuspendVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SuspendVM_TaskResponse")
ManagedObjectReference suspendVM_Task(ManagedObjectReference _this)
                                      throws RemoteException,
                                             TaskInProgress,
                                             InvalidState,
                                             RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
RuntimeFault

resetVM

@RequestWrapper(localName="ResetVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ResetVM")
@ResponseWrapper(localName="ResetVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ResetVMResponse")
void resetVM(ManagedObjectReference _this)
             throws RemoteException,
                    TaskInProgress,
                    InvalidState,
                    RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
RuntimeFault

resetVM_Task

@RequestWrapper(localName="ResetVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ResetVM_Task")
@ResponseWrapper(localName="ResetVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ResetVM_TaskResponse")
ManagedObjectReference resetVM_Task(ManagedObjectReference _this)
                                    throws RemoteException,
                                           TaskInProgress,
                                           InvalidState,
                                           RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
RuntimeFault

shutdownGuest

@RequestWrapper(localName="ShutdownGuest",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ShutdownGuest")
@ResponseWrapper(localName="ShutdownGuestResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ShutdownGuestResponse")
void shutdownGuest(ManagedObjectReference _this)
                   throws RemoteException,
                          TaskInProgress,
                          InvalidState,
                          ToolsUnavailable,
                          RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
ToolsUnavailable
RuntimeFault

rebootGuest

@RequestWrapper(localName="RebootGuest",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RebootGuest")
@ResponseWrapper(localName="RebootGuestResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RebootGuestResponse")
void rebootGuest(ManagedObjectReference _this)
                 throws RemoteException,
                        TaskInProgress,
                        InvalidState,
                        ToolsUnavailable,
                        RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
ToolsUnavailable
RuntimeFault

standbyGuest

@RequestWrapper(localName="StandbyGuest",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.StandbyGuest")
@ResponseWrapper(localName="StandbyGuestResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.StandbyGuestResponse")
void standbyGuest(ManagedObjectReference _this)
                  throws RemoteException,
                         TaskInProgress,
                         InvalidState,
                         ToolsUnavailable,
                         RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
ToolsUnavailable
RuntimeFault

answerVM

@RequestWrapper(localName="AnswerVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AnswerVM")
@ResponseWrapper(localName="AnswerVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AnswerVMResponse")
void answerVM(ManagedObjectReference _this,
                                                                                                               String questionId,
                                                                                                               String answerChoice)
              throws RemoteException,
                     ConcurrentAccess,
                     RuntimeFault
Throws:
RemoteException
ConcurrentAccess
RuntimeFault

customizeVM

@RequestWrapper(localName="CustomizeVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CustomizeVM")
@ResponseWrapper(localName="CustomizeVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CustomizeVMResponse")
void customizeVM(ManagedObjectReference _this,
                                                                                                                  CustomizationSpec spec)
                 throws RemoteException,
                        CustomizationFault,
                        RuntimeFault
Throws:
RemoteException
CustomizationFault
RuntimeFault

customizeVM_Task

@RequestWrapper(localName="CustomizeVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CustomizeVM_Task")
@ResponseWrapper(localName="CustomizeVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CustomizeVM_TaskResponse")
ManagedObjectReference customizeVM_Task(ManagedObjectReference _this,
                                                                                                                                         CustomizationSpec spec)
                                        throws RemoteException,
                                               CustomizationFault,
                                               RuntimeFault
Throws:
RemoteException
CustomizationFault
RuntimeFault

checkCustomizationSpec

@RequestWrapper(localName="CheckCustomizationSpec",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckCustomizationSpec")
@ResponseWrapper(localName="CheckCustomizationSpecResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckCustomizationSpecResponse")
void checkCustomizationSpec(ManagedObjectReference _this,
                                                                                                                             CustomizationSpec spec)
                            throws RemoteException,
                                   CustomizationFault,
                                   RuntimeFault
Throws:
RemoteException
CustomizationFault
RuntimeFault

migrateVM

@RequestWrapper(localName="MigrateVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MigrateVM")
@ResponseWrapper(localName="MigrateVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MigrateVMResponse")
void migrateVM(ManagedObjectReference _this,
                                                                                                                ManagedObjectReference pool,
                                                                                                                ManagedObjectReference host,
                                                                                                                VirtualMachineMovePriority priority,
                                                                                                                VirtualMachinePowerState state)
               throws RemoteException,
                      VmConfigFault,
                      Timedout,
                      FileFault,
                      InvalidState,
                      InsufficientResourcesFault,
                      MigrationFault,
                      RuntimeFault
Throws:
RemoteException
VmConfigFault
Timedout
FileFault
InvalidState
InsufficientResourcesFault
MigrationFault
RuntimeFault

migrateVM_Task

@RequestWrapper(localName="MigrateVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MigrateVM_Task")
@ResponseWrapper(localName="MigrateVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MigrateVM_TaskResponse")
ManagedObjectReference migrateVM_Task(ManagedObjectReference _this,
                                                                                                                                       ManagedObjectReference pool,
                                                                                                                                       ManagedObjectReference host,
                                                                                                                                       VirtualMachineMovePriority priority,
                                                                                                                                       VirtualMachinePowerState state)
                                      throws RemoteException,
                                             VmConfigFault,
                                             Timedout,
                                             FileFault,
                                             InvalidState,
                                             InsufficientResourcesFault,
                                             MigrationFault,
                                             RuntimeFault
Throws:
RemoteException
VmConfigFault
Timedout
FileFault
InvalidState
InsufficientResourcesFault
MigrationFault
RuntimeFault

relocateVM

@RequestWrapper(localName="RelocateVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RelocateVM")
@ResponseWrapper(localName="RelocateVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RelocateVMResponse")
void relocateVM(ManagedObjectReference _this,
                                                                                                                 VirtualMachineRelocateSpec spec,
                                                                                                                 VirtualMachineMovePriority priority)
                throws RemoteException,
                       VmConfigFault,
                       Timedout,
                       FileFault,
                       InvalidState,
                       InsufficientResourcesFault,
                       MigrationFault,
                       InvalidDatastore,
                       RuntimeFault
Throws:
RemoteException
VmConfigFault
Timedout
FileFault
InvalidState
InsufficientResourcesFault
MigrationFault
InvalidDatastore
RuntimeFault

relocateVM_Task

@RequestWrapper(localName="RelocateVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RelocateVM_Task")
@ResponseWrapper(localName="RelocateVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RelocateVM_TaskResponse")
ManagedObjectReference relocateVM_Task(ManagedObjectReference _this,
                                                                                                                                        VirtualMachineRelocateSpec spec,
                                                                                                                                        VirtualMachineMovePriority priority)
                                       throws RemoteException,
                                              VmConfigFault,
                                              Timedout,
                                              FileFault,
                                              InvalidState,
                                              InsufficientResourcesFault,
                                              MigrationFault,
                                              InvalidDatastore,
                                              RuntimeFault
Throws:
RemoteException
VmConfigFault
Timedout
FileFault
InvalidState
InsufficientResourcesFault
MigrationFault
InvalidDatastore
RuntimeFault

cloneVM

@RequestWrapper(localName="CloneVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CloneVM")
@ResponseWrapper(localName="CloneVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CloneVMResponse")
ManagedObjectReference cloneVM(ManagedObjectReference _this,
                                                                                                                                ManagedObjectReference folder,
                                                                                                                                String name,
                                                                                                                                VirtualMachineCloneSpec spec)
                               throws RemoteException,
                                      VmConfigFault,
                                      TaskInProgress,
                                      CustomizationFault,
                                      FileFault,
                                      InvalidState,
                                      InsufficientResourcesFault,
                                      MigrationFault,
                                      InvalidDatastore,
                                      RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
CustomizationFault
FileFault
InvalidState
InsufficientResourcesFault
MigrationFault
InvalidDatastore
RuntimeFault

cloneVM_Task

@RequestWrapper(localName="CloneVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CloneVM_Task")
@ResponseWrapper(localName="CloneVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CloneVM_TaskResponse")
ManagedObjectReference cloneVM_Task(ManagedObjectReference _this,
                                                                                                                                     ManagedObjectReference folder,
                                                                                                                                     String name,
                                                                                                                                     VirtualMachineCloneSpec spec)
                                    throws RemoteException,
                                           VmConfigFault,
                                           TaskInProgress,
                                           CustomizationFault,
                                           FileFault,
                                           InvalidState,
                                           InsufficientResourcesFault,
                                           MigrationFault,
                                           InvalidDatastore,
                                           RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
CustomizationFault
FileFault
InvalidState
InsufficientResourcesFault
MigrationFault
InvalidDatastore
RuntimeFault

exportVm

@RequestWrapper(localName="ExportVm",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExportVm")
@ResponseWrapper(localName="ExportVmResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExportVmResponse")
ManagedObjectReference exportVm(ManagedObjectReference _this)
                                throws RemoteException,
                                       TaskInProgress,
                                       FileFault,
                                       InvalidState,
                                       InvalidPowerState,
                                       RuntimeFault
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
InvalidPowerState
RuntimeFault

markAsTemplate

@RequestWrapper(localName="MarkAsTemplate",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MarkAsTemplate")
@ResponseWrapper(localName="MarkAsTemplateResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MarkAsTemplateResponse")
void markAsTemplate(ManagedObjectReference _this)
                    throws RemoteException,
                           VmConfigFault,
                           FileFault,
                           InvalidState,
                           RuntimeFault
Throws:
RemoteException
VmConfigFault
FileFault
InvalidState
RuntimeFault

markAsVirtualMachine

@RequestWrapper(localName="MarkAsVirtualMachine",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MarkAsVirtualMachine")
@ResponseWrapper(localName="MarkAsVirtualMachineResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MarkAsVirtualMachineResponse")
void markAsVirtualMachine(ManagedObjectReference _this,
                                                                                                                           ManagedObjectReference pool,
                                                                                                                           ManagedObjectReference host)
                          throws RemoteException,
                                 VmConfigFault,
                                 FileFault,
                                 InvalidState,
                                 InvalidDatastore,
                                 RuntimeFault
Throws:
RemoteException
VmConfigFault
FileFault
InvalidState
InvalidDatastore
RuntimeFault

unregisterVM

@RequestWrapper(localName="UnregisterVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UnregisterVM")
@ResponseWrapper(localName="UnregisterVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UnregisterVMResponse")
void unregisterVM(ManagedObjectReference _this)
                  throws RemoteException,
                         InvalidPowerState,
                         RuntimeFault
Throws:
RemoteException
InvalidPowerState
RuntimeFault

resetGuestInformation

@RequestWrapper(localName="ResetGuestInformation",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ResetGuestInformation")
@ResponseWrapper(localName="ResetGuestInformationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ResetGuestInformationResponse")
void resetGuestInformation(ManagedObjectReference _this)
                           throws RemoteException,
                                  InvalidState,
                                  RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

mountToolsInstaller

@RequestWrapper(localName="MountToolsInstaller",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MountToolsInstaller")
@ResponseWrapper(localName="MountToolsInstallerResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MountToolsInstallerResponse")
void mountToolsInstaller(ManagedObjectReference _this)
                         throws RemoteException,
                                VmConfigFault,
                                InvalidState,
                                RuntimeFault
Throws:
RemoteException
VmConfigFault
InvalidState
RuntimeFault

unmountToolsInstaller

@RequestWrapper(localName="UnmountToolsInstaller",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UnmountToolsInstaller")
@ResponseWrapper(localName="UnmountToolsInstallerResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UnmountToolsInstallerResponse")
void unmountToolsInstaller(ManagedObjectReference _this)
                           throws RemoteException,
                                  VmConfigFault,
                                  InvalidState,
                                  RuntimeFault
Throws:
RemoteException
VmConfigFault
InvalidState
RuntimeFault

upgradeTools

@RequestWrapper(localName="UpgradeTools",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpgradeTools")
@ResponseWrapper(localName="UpgradeToolsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpgradeToolsResponse")
void upgradeTools(ManagedObjectReference _this,
                                                                                                                   String installerOptions)
                  throws RemoteException,
                         VmConfigFault,
                         TaskInProgress,
                         VmToolsUpgradeFault,
                         InvalidState,
                         ToolsUnavailable,
                         RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
VmToolsUpgradeFault
InvalidState
ToolsUnavailable
RuntimeFault

upgradeTools_Task

@RequestWrapper(localName="UpgradeTools_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpgradeTools_Task")
@ResponseWrapper(localName="UpgradeTools_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpgradeTools_TaskResponse")
ManagedObjectReference upgradeTools_Task(ManagedObjectReference _this,
                                                                                                                                          String installerOptions)
                                         throws RemoteException,
                                                VmConfigFault,
                                                TaskInProgress,
                                                VmToolsUpgradeFault,
                                                InvalidState,
                                                ToolsUnavailable,
                                                RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
VmToolsUpgradeFault
InvalidState
ToolsUnavailable
RuntimeFault

acquireMksTicket

@RequestWrapper(localName="AcquireMksTicket",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AcquireMksTicket")
@ResponseWrapper(localName="AcquireMksTicketResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AcquireMksTicketResponse")
VirtualMachineMksTicket acquireMksTicket(ManagedObjectReference _this)
                                         throws RemoteException,
                                                RuntimeFault
Throws:
RemoteException
RuntimeFault

setScreenResolution

@RequestWrapper(localName="SetScreenResolution",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetScreenResolution")
@ResponseWrapper(localName="SetScreenResolutionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetScreenResolutionResponse")
void setScreenResolution(ManagedObjectReference _this,
                                                                                                                          Integer width,
                                                                                                                          Integer height)
                         throws RemoteException,
                                InvalidState,
                                ToolsUnavailable,
                                RuntimeFault
Throws:
RemoteException
InvalidState
ToolsUnavailable
RuntimeFault

defragmentAllDisks

@RequestWrapper(localName="DefragmentAllDisks",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DefragmentAllDisks")
@ResponseWrapper(localName="DefragmentAllDisksResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DefragmentAllDisksResponse")
void defragmentAllDisks(ManagedObjectReference _this)
                        throws RemoteException,
                               TaskInProgress,
                               FileFault,
                               InvalidState,
                               InvalidPowerState,
                               RuntimeFault
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
InvalidPowerState
RuntimeFault

createSecondaryVM

@RequestWrapper(localName="CreateSecondaryVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateSecondaryVM")
@ResponseWrapper(localName="CreateSecondaryVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateSecondaryVMResponse")
FaultToleranceSecondaryOpResult createSecondaryVM(ManagedObjectReference _this,
                                                                                                                                                   ManagedObjectReference host)
                                                  throws RemoteException,
                                                         VmConfigFault,
                                                         TaskInProgress,
                                                         FileFault,
                                                         InvalidState,
                                                         VmFaultToleranceIssue,
                                                         InsufficientResourcesFault,
                                                         RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
VmFaultToleranceIssue
InsufficientResourcesFault
RuntimeFault

createSecondaryVM_Task

@RequestWrapper(localName="CreateSecondaryVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateSecondaryVM_Task")
@ResponseWrapper(localName="CreateSecondaryVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateSecondaryVM_TaskResponse")
ManagedObjectReference createSecondaryVM_Task(ManagedObjectReference _this,
                                                                                                                                               ManagedObjectReference host)
                                              throws RemoteException,
                                                     VmConfigFault,
                                                     TaskInProgress,
                                                     FileFault,
                                                     InvalidState,
                                                     VmFaultToleranceIssue,
                                                     InsufficientResourcesFault,
                                                     RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
VmFaultToleranceIssue
InsufficientResourcesFault
RuntimeFault

turnOffFaultToleranceForVM

@RequestWrapper(localName="TurnOffFaultToleranceForVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.TurnOffFaultToleranceForVM")
@ResponseWrapper(localName="TurnOffFaultToleranceForVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.TurnOffFaultToleranceForVMResponse")
void turnOffFaultToleranceForVM(ManagedObjectReference _this)
                                throws RemoteException,
                                       TaskInProgress,
                                       InvalidState,
                                       VmFaultToleranceIssue,
                                       RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
VmFaultToleranceIssue
RuntimeFault

turnOffFaultToleranceForVM_Task

@RequestWrapper(localName="TurnOffFaultToleranceForVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.TurnOffFaultToleranceForVM_Task")
@ResponseWrapper(localName="TurnOffFaultToleranceForVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.TurnOffFaultToleranceForVM_TaskResponse")
ManagedObjectReference turnOffFaultToleranceForVM_Task(ManagedObjectReference _this)
                                                       throws RemoteException,
                                                              TaskInProgress,
                                                              InvalidState,
                                                              VmFaultToleranceIssue,
                                                              RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
VmFaultToleranceIssue
RuntimeFault

makePrimaryVM

@RequestWrapper(localName="MakePrimaryVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MakePrimaryVM")
@ResponseWrapper(localName="MakePrimaryVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MakePrimaryVMResponse")
void makePrimaryVM(ManagedObjectReference _this,
                                                                                                                    ManagedObjectReference vm)
                   throws RemoteException,
                          TaskInProgress,
                          InvalidState,
                          VmFaultToleranceIssue,
                          RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
VmFaultToleranceIssue
RuntimeFault

makePrimaryVM_Task

@RequestWrapper(localName="MakePrimaryVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.MakePrimaryVM_Task")
@ResponseWrapper(localName="MakePrimaryVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.MakePrimaryVM_TaskResponse")
ManagedObjectReference makePrimaryVM_Task(ManagedObjectReference _this,
                                                                                                                                           ManagedObjectReference vm)
                                          throws RemoteException,
                                                 TaskInProgress,
                                                 InvalidState,
                                                 VmFaultToleranceIssue,
                                                 RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
VmFaultToleranceIssue
RuntimeFault

terminateFaultTolerantVM

@RequestWrapper(localName="TerminateFaultTolerantVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.TerminateFaultTolerantVM")
@ResponseWrapper(localName="TerminateFaultTolerantVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.TerminateFaultTolerantVMResponse")
void terminateFaultTolerantVM(ManagedObjectReference _this,
                                                                                                                               ManagedObjectReference vm)
                              throws RemoteException,
                                     TaskInProgress,
                                     InvalidState,
                                     VmFaultToleranceIssue,
                                     RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
VmFaultToleranceIssue
RuntimeFault

terminateFaultTolerantVM_Task

@RequestWrapper(localName="TerminateFaultTolerantVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.TerminateFaultTolerantVM_Task")
@ResponseWrapper(localName="TerminateFaultTolerantVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.TerminateFaultTolerantVM_TaskResponse")
ManagedObjectReference terminateFaultTolerantVM_Task(ManagedObjectReference _this,
                                                                                                                                                      ManagedObjectReference vm)
                                                     throws RemoteException,
                                                            TaskInProgress,
                                                            InvalidState,
                                                            VmFaultToleranceIssue,
                                                            RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
VmFaultToleranceIssue
RuntimeFault

disableSecondaryVM

@RequestWrapper(localName="DisableSecondaryVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DisableSecondaryVM")
@ResponseWrapper(localName="DisableSecondaryVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DisableSecondaryVMResponse")
void disableSecondaryVM(ManagedObjectReference _this,
                                                                                                                         ManagedObjectReference vm)
                        throws RemoteException,
                               TaskInProgress,
                               InvalidState,
                               VmFaultToleranceIssue,
                               RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
VmFaultToleranceIssue
RuntimeFault

disableSecondaryVM_Task

@RequestWrapper(localName="DisableSecondaryVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DisableSecondaryVM_Task")
@ResponseWrapper(localName="DisableSecondaryVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DisableSecondaryVM_TaskResponse")
ManagedObjectReference disableSecondaryVM_Task(ManagedObjectReference _this,
                                                                                                                                                ManagedObjectReference vm)
                                               throws RemoteException,
                                                      TaskInProgress,
                                                      InvalidState,
                                                      VmFaultToleranceIssue,
                                                      RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
VmFaultToleranceIssue
RuntimeFault

enableSecondaryVM

@RequestWrapper(localName="EnableSecondaryVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.EnableSecondaryVM")
@ResponseWrapper(localName="EnableSecondaryVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.EnableSecondaryVMResponse")
FaultToleranceSecondaryOpResult enableSecondaryVM(ManagedObjectReference _this,
                                                                                                                                                   ManagedObjectReference vm,
                                                                                                                                                   ManagedObjectReference host)
                                                  throws RemoteException,
                                                         VmConfigFault,
                                                         TaskInProgress,
                                                         InvalidState,
                                                         VmFaultToleranceIssue,
                                                         RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
InvalidState
VmFaultToleranceIssue
RuntimeFault

enableSecondaryVM_Task

@RequestWrapper(localName="EnableSecondaryVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.EnableSecondaryVM_Task")
@ResponseWrapper(localName="EnableSecondaryVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.EnableSecondaryVM_TaskResponse")
ManagedObjectReference enableSecondaryVM_Task(ManagedObjectReference _this,
                                                                                                                                               ManagedObjectReference vm,
                                                                                                                                               ManagedObjectReference host)
                                              throws RemoteException,
                                                     VmConfigFault,
                                                     TaskInProgress,
                                                     InvalidState,
                                                     VmFaultToleranceIssue,
                                                     RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
InvalidState
VmFaultToleranceIssue
RuntimeFault

setDisplayTopology

@RequestWrapper(localName="SetDisplayTopology",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetDisplayTopology")
@ResponseWrapper(localName="SetDisplayTopologyResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetDisplayTopologyResponse")
void setDisplayTopology(ManagedObjectReference _this,
                                                                                                                         List<VirtualMachineDisplayTopology> displays)
                        throws RemoteException,
                               InvalidState,
                               ToolsUnavailable,
                               RuntimeFault
Throws:
RemoteException
InvalidState
ToolsUnavailable
RuntimeFault

startRecording

@RequestWrapper(localName="StartRecording",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.StartRecording")
@ResponseWrapper(localName="StartRecordingResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.StartRecordingResponse")
ManagedObjectReference startRecording(ManagedObjectReference _this,
                                                                                                                                       String name,
                                                                                                                                       String description)
                                      throws RemoteException,
                                             InvalidName,
                                             VmConfigFault,
                                             SnapshotFault,
                                             TaskInProgress,
                                             HostIncompatibleForRecordReplay,
                                             RecordReplayDisabled,
                                             FileFault,
                                             InvalidState,
                                             InvalidPowerState,
                                             RuntimeFault
Throws:
RemoteException
InvalidName
VmConfigFault
SnapshotFault
TaskInProgress
HostIncompatibleForRecordReplay
RecordReplayDisabled
FileFault
InvalidState
InvalidPowerState
RuntimeFault

startRecording_Task

@RequestWrapper(localName="StartRecording_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.StartRecording_Task")
@ResponseWrapper(localName="StartRecording_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.StartRecording_TaskResponse")
ManagedObjectReference startRecording_Task(ManagedObjectReference _this,
                                                                                                                                            String name,
                                                                                                                                            String description)
                                           throws RemoteException,
                                                  InvalidName,
                                                  VmConfigFault,
                                                  SnapshotFault,
                                                  TaskInProgress,
                                                  HostIncompatibleForRecordReplay,
                                                  RecordReplayDisabled,
                                                  FileFault,
                                                  InvalidState,
                                                  InvalidPowerState,
                                                  RuntimeFault
Throws:
RemoteException
InvalidName
VmConfigFault
SnapshotFault
TaskInProgress
HostIncompatibleForRecordReplay
RecordReplayDisabled
FileFault
InvalidState
InvalidPowerState
RuntimeFault

stopRecording

@RequestWrapper(localName="StopRecording",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.StopRecording")
@ResponseWrapper(localName="StopRecordingResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.StopRecordingResponse")
void stopRecording(ManagedObjectReference _this)
                   throws RemoteException,
                          SnapshotFault,
                          TaskInProgress,
                          FileFault,
                          InvalidState,
                          InvalidPowerState,
                          RuntimeFault
Throws:
RemoteException
SnapshotFault
TaskInProgress
FileFault
InvalidState
InvalidPowerState
RuntimeFault

stopRecording_Task

@RequestWrapper(localName="StopRecording_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.StopRecording_Task")
@ResponseWrapper(localName="StopRecording_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.StopRecording_TaskResponse")
ManagedObjectReference stopRecording_Task(ManagedObjectReference _this)
                                          throws RemoteException,
                                                 SnapshotFault,
                                                 TaskInProgress,
                                                 FileFault,
                                                 InvalidState,
                                                 InvalidPowerState,
                                                 RuntimeFault
Throws:
RemoteException
SnapshotFault
TaskInProgress
FileFault
InvalidState
InvalidPowerState
RuntimeFault

startReplaying

@RequestWrapper(localName="StartReplaying",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.StartReplaying")
@ResponseWrapper(localName="StartReplayingResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.StartReplayingResponse")
void startReplaying(ManagedObjectReference _this,
                                                                                                                     ManagedObjectReference replaySnapshot)
                    throws RemoteException,
                           VmConfigFault,
                           SnapshotFault,
                           TaskInProgress,
                           HostIncompatibleForRecordReplay,
                           RecordReplayDisabled,
                           FileFault,
                           InvalidState,
                           InvalidPowerState,
                           RuntimeFault,
                           NotFound
Throws:
RemoteException
VmConfigFault
SnapshotFault
TaskInProgress
HostIncompatibleForRecordReplay
RecordReplayDisabled
FileFault
InvalidState
InvalidPowerState
RuntimeFault
NotFound

startReplaying_Task

@RequestWrapper(localName="StartReplaying_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.StartReplaying_Task")
@ResponseWrapper(localName="StartReplaying_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.StartReplaying_TaskResponse")
ManagedObjectReference startReplaying_Task(ManagedObjectReference _this,
                                                                                                                                            ManagedObjectReference replaySnapshot)
                                           throws RemoteException,
                                                  VmConfigFault,
                                                  SnapshotFault,
                                                  TaskInProgress,
                                                  HostIncompatibleForRecordReplay,
                                                  RecordReplayDisabled,
                                                  FileFault,
                                                  InvalidState,
                                                  InvalidPowerState,
                                                  RuntimeFault,
                                                  NotFound
Throws:
RemoteException
VmConfigFault
SnapshotFault
TaskInProgress
HostIncompatibleForRecordReplay
RecordReplayDisabled
FileFault
InvalidState
InvalidPowerState
RuntimeFault
NotFound

stopReplaying

@RequestWrapper(localName="StopReplaying",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.StopReplaying")
@ResponseWrapper(localName="StopReplayingResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.StopReplayingResponse")
void stopReplaying(ManagedObjectReference _this)
                   throws RemoteException,
                          SnapshotFault,
                          TaskInProgress,
                          FileFault,
                          InvalidState,
                          InvalidPowerState,
                          RuntimeFault
Throws:
RemoteException
SnapshotFault
TaskInProgress
FileFault
InvalidState
InvalidPowerState
RuntimeFault

stopReplaying_Task

@RequestWrapper(localName="StopReplaying_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.StopReplaying_Task")
@ResponseWrapper(localName="StopReplaying_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.StopReplaying_TaskResponse")
ManagedObjectReference stopReplaying_Task(ManagedObjectReference _this)
                                          throws RemoteException,
                                                 SnapshotFault,
                                                 TaskInProgress,
                                                 FileFault,
                                                 InvalidState,
                                                 InvalidPowerState,
                                                 RuntimeFault
Throws:
RemoteException
SnapshotFault
TaskInProgress
FileFault
InvalidState
InvalidPowerState
RuntimeFault

promoteDisks

@RequestWrapper(localName="PromoteDisks",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PromoteDisks")
@ResponseWrapper(localName="PromoteDisksResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PromoteDisksResponse")
void promoteDisks(ManagedObjectReference _this,
                                                                                                                   Boolean unlink,
                                                                                                                   List<VirtualDisk> disks)
                  throws RemoteException,
                         TaskInProgress,
                         InvalidState,
                         InvalidPowerState,
                         RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
InvalidPowerState
RuntimeFault

promoteDisks_Task

@RequestWrapper(localName="PromoteDisks_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PromoteDisks_Task")
@ResponseWrapper(localName="PromoteDisks_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PromoteDisks_TaskResponse")
ManagedObjectReference promoteDisks_Task(ManagedObjectReference _this,
                                                                                                                                          Boolean unlink,
                                                                                                                                          List<VirtualDisk> disks)
                                         throws RemoteException,
                                                TaskInProgress,
                                                InvalidState,
                                                InvalidPowerState,
                                                RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
InvalidPowerState
RuntimeFault

createScreenshot

@RequestWrapper(localName="CreateScreenshot",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateScreenshot")
@ResponseWrapper(localName="CreateScreenshotResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateScreenshotResponse")
String createScreenshot(ManagedObjectReference _this)
                        throws RemoteException,
                               TaskInProgress,
                               FileFault,
                               InvalidState,
                               RuntimeFault
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
RuntimeFault

createScreenshot_Task

@RequestWrapper(localName="CreateScreenshot_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateScreenshot_Task")
@ResponseWrapper(localName="CreateScreenshot_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateScreenshot_TaskResponse")
ManagedObjectReference createScreenshot_Task(ManagedObjectReference _this)
                                             throws RemoteException,
                                                    TaskInProgress,
                                                    FileFault,
                                                    InvalidState,
                                                    RuntimeFault
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
RuntimeFault

queryChangedDiskAreas

@RequestWrapper(localName="QueryChangedDiskAreas",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryChangedDiskAreas")
@ResponseWrapper(localName="QueryChangedDiskAreasResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryChangedDiskAreasResponse")
DiskChangeInfo queryChangedDiskAreas(ManagedObjectReference _this,
                                                                                                                                      ManagedObjectReference snapshot,
                                                                                                                                      Integer deviceKey,
                                                                                                                                      Long startOffset,
                                                                                                                                      String changeId)
                                     throws RemoteException,
                                            FileFault,
                                            RuntimeFault,
                                            NotFound
Throws:
RemoteException
FileFault
RuntimeFault
NotFound

queryUnownedFiles

@RequestWrapper(localName="QueryUnownedFiles",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryUnownedFiles")
@ResponseWrapper(localName="QueryUnownedFilesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryUnownedFilesResponse")
List<String> queryUnownedFiles(ManagedObjectReference _this)
                               throws RemoteException,
                                      RuntimeFault
Throws:
RemoteException
RuntimeFault

removeAlarm

@RequestWrapper(localName="RemoveAlarm",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveAlarm")
@ResponseWrapper(localName="RemoveAlarmResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveAlarmResponse")
void removeAlarm(ManagedObjectReference _this)
                 throws RemoteException,
                        RuntimeFault
Throws:
RemoteException
RuntimeFault

reconfigureAlarm

@RequestWrapper(localName="ReconfigureAlarm",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureAlarm")
@ResponseWrapper(localName="ReconfigureAlarmResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureAlarmResponse")
void reconfigureAlarm(ManagedObjectReference _this,
                                                                                                                       AlarmSpec spec)
                      throws RemoteException,
                             InvalidName,
                             DuplicateName,
                             RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
RuntimeFault

createAlarm

@RequestWrapper(localName="CreateAlarm",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateAlarm")
@ResponseWrapper(localName="CreateAlarmResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateAlarmResponse")
ManagedObjectReference createAlarm(ManagedObjectReference _this,
                                                                                                                                    ManagedObjectReference entity,
                                                                                                                                    AlarmSpec spec)
                                   throws RemoteException,
                                          InvalidName,
                                          DuplicateName,
                                          RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
RuntimeFault

getAlarm

@RequestWrapper(localName="GetAlarm",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.GetAlarm")
@ResponseWrapper(localName="GetAlarmResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.GetAlarmResponse")
List<ManagedObjectReference> getAlarm(ManagedObjectReference _this,
                                                                                                                                       ManagedObjectReference entity)
                                      throws RemoteException,
                                             RuntimeFault
Throws:
RemoteException
RuntimeFault

areAlarmActionsEnabled

@RequestWrapper(localName="AreAlarmActionsEnabled",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AreAlarmActionsEnabled")
@ResponseWrapper(localName="AreAlarmActionsEnabledResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AreAlarmActionsEnabledResponse")
Boolean areAlarmActionsEnabled(ManagedObjectReference _this,
                                                                                                                                ManagedObjectReference entity)
                               throws RemoteException,
                                      RuntimeFault
Throws:
RemoteException
RuntimeFault

enableAlarmActions

@RequestWrapper(localName="EnableAlarmActions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.EnableAlarmActions")
@ResponseWrapper(localName="EnableAlarmActionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.EnableAlarmActionsResponse")
void enableAlarmActions(ManagedObjectReference _this,
                                                                                                                         ManagedObjectReference entity,
                                                                                                                         Boolean enabled)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

getAlarmState

@RequestWrapper(localName="GetAlarmState",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.GetAlarmState")
@ResponseWrapper(localName="GetAlarmStateResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.GetAlarmStateResponse")
List<AlarmState> getAlarmState(ManagedObjectReference _this,
                                                                                                                                ManagedObjectReference entity)
                               throws RemoteException,
                                      RuntimeFault
Throws:
RemoteException
RuntimeFault

acknowledgeAlarm

@RequestWrapper(localName="AcknowledgeAlarm",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AcknowledgeAlarm")
@ResponseWrapper(localName="AcknowledgeAlarmResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AcknowledgeAlarmResponse")
void acknowledgeAlarm(ManagedObjectReference _this,
                                                                                                                       ManagedObjectReference alarm,
                                                                                                                       ManagedObjectReference entity)
                      throws RemoteException,
                             RuntimeFault
Throws:
RemoteException
RuntimeFault

setAlarmStatus

@RequestWrapper(localName="SetAlarmStatus",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetAlarmStatus")
@ResponseWrapper(localName="SetAlarmStatusResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetAlarmStatusResponse")
void setAlarmStatus(ManagedObjectReference _this,
                                                                                                                     ManagedObjectReference alarm,
                                                                                                                     ManagedObjectReference entity,
                                                                                                                     ManagedEntityStatus status)
                    throws RemoteException,
                           RuntimeFault
Throws:
RemoteException
RuntimeFault

configureEVC

@RequestWrapper(localName="ConfigureEVC",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ConfigureEVC")
@ResponseWrapper(localName="ConfigureEVCResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ConfigureEVCResponse")
void configureEVC(ManagedObjectReference _this,
                                                                                                                   String evcModeKey)
                  throws RemoteException,
                         EVCConfigFault,
                         RuntimeFault
Throws:
RemoteException
EVCConfigFault
RuntimeFault

configureEVC_Task

@RequestWrapper(localName="ConfigureEVC_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ConfigureEVC_Task")
@ResponseWrapper(localName="ConfigureEVC_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ConfigureEVC_TaskResponse")
ManagedObjectReference configureEVC_Task(ManagedObjectReference _this,
                                                                                                                                          String evcModeKey)
                                         throws RemoteException,
                                                EVCConfigFault,
                                                RuntimeFault
Throws:
RemoteException
EVCConfigFault
RuntimeFault

disableEVC

@RequestWrapper(localName="DisableEVC",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DisableEVC")
@ResponseWrapper(localName="DisableEVCResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DisableEVCResponse")
void disableEVC(ManagedObjectReference _this)
                throws RemoteException,
                       RuntimeFault
Throws:
RemoteException
RuntimeFault

disableEVC_Task

@RequestWrapper(localName="DisableEVC_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DisableEVC_Task")
@ResponseWrapper(localName="DisableEVC_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DisableEVC_TaskResponse")
ManagedObjectReference disableEVC_Task(ManagedObjectReference _this)
                                       throws RemoteException,
                                              RuntimeFault
Throws:
RemoteException
RuntimeFault

reconfigureDVPortgroup

@RequestWrapper(localName="ReconfigureDVPortgroup",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureDVPortgroup")
@ResponseWrapper(localName="ReconfigureDVPortgroupResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureDVPortgroupResponse")
void reconfigureDVPortgroup(ManagedObjectReference _this,
                                                                                                                             DVPortgroupConfigSpec spec)
                            throws RemoteException,
                                   InvalidName,
                                   DuplicateName,
                                   DvsFault,
                                   ConcurrentAccess,
                                   RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
DvsFault
ConcurrentAccess
RuntimeFault

reconfigureDVPortgroup_Task

@RequestWrapper(localName="ReconfigureDVPortgroup_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureDVPortgroup_Task")
@ResponseWrapper(localName="ReconfigureDVPortgroup_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureDVPortgroup_TaskResponse")
ManagedObjectReference reconfigureDVPortgroup_Task(ManagedObjectReference _this,
                                                                                                                                                    DVPortgroupConfigSpec spec)
                                                   throws RemoteException,
                                                          InvalidName,
                                                          DuplicateName,
                                                          DvsFault,
                                                          ConcurrentAccess,
                                                          RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
DvsFault
ConcurrentAccess
RuntimeFault

queryAvailableDvsSpec

@RequestWrapper(localName="QueryAvailableDvsSpec",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryAvailableDvsSpec")
@ResponseWrapper(localName="QueryAvailableDvsSpecResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryAvailableDvsSpecResponse")
List<DistributedVirtualSwitchProductSpec> queryAvailableDvsSpec(ManagedObjectReference _this)
                                                                throws RemoteException,
                                                                       RuntimeFault
Throws:
RemoteException
RuntimeFault

queryCompatibleHostForNewDvs

@RequestWrapper(localName="QueryCompatibleHostForNewDvs",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryCompatibleHostForNewDvs")
@ResponseWrapper(localName="QueryCompatibleHostForNewDvsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryCompatibleHostForNewDvsResponse")
List<ManagedObjectReference> queryCompatibleHostForNewDvs(ManagedObjectReference _this,
                                                                                                                                                           ManagedObjectReference container,
                                                                                                                                                           Boolean recursive,
                                                                                                                                                           DistributedVirtualSwitchProductSpec switchProductSpec)
                                                          throws RemoteException,
                                                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

queryCompatibleHostForExistingDvs

@RequestWrapper(localName="QueryCompatibleHostForExistingDvs",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryCompatibleHostForExistingDvs")
@ResponseWrapper(localName="QueryCompatibleHostForExistingDvsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryCompatibleHostForExistingDvsResponse")
List<ManagedObjectReference> queryCompatibleHostForExistingDvs(ManagedObjectReference _this,
                                                                                                                                                                ManagedObjectReference container,
                                                                                                                                                                Boolean recursive,
                                                                                                                                                                ManagedObjectReference dvs)
                                                               throws RemoteException,
                                                                      RuntimeFault
Throws:
RemoteException
RuntimeFault

queryDvsCompatibleHostSpec

@RequestWrapper(localName="QueryDvsCompatibleHostSpec",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryDvsCompatibleHostSpec")
@ResponseWrapper(localName="QueryDvsCompatibleHostSpecResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryDvsCompatibleHostSpecResponse")
List<DistributedVirtualSwitchHostProductSpec> queryDvsCompatibleHostSpec(ManagedObjectReference _this,
                                                                                                                                                                          DistributedVirtualSwitchProductSpec switchProductSpec)
                                                                         throws RemoteException,
                                                                                RuntimeFault
Throws:
RemoteException
RuntimeFault

queryDvsByUuid

@RequestWrapper(localName="QueryDvsByUuid",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryDvsByUuid")
@ResponseWrapper(localName="QueryDvsByUuidResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryDvsByUuidResponse")
ManagedObjectReference queryDvsByUuid(ManagedObjectReference _this,
                                                                                                                                       String uuid)
                                      throws RemoteException,
                                             RuntimeFault,
                                             NotFound
Throws:
RemoteException
RuntimeFault
NotFound

queryDvsConfigTarget

@RequestWrapper(localName="QueryDvsConfigTarget",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryDvsConfigTarget")
@ResponseWrapper(localName="QueryDvsConfigTargetResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryDvsConfigTargetResponse")
DVSManagerDvsConfigTarget queryDvsConfigTarget(ManagedObjectReference _this,
                                                                                                                                                ManagedObjectReference host,
                                                                                                                                                ManagedObjectReference dvs)
                                               throws RemoteException,
                                                      RuntimeFault
Throws:
RemoteException
RuntimeFault

hostDVSCreateDVS

@RequestWrapper(localName="HostDVSCreateDVS",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.HostDVSCreateDVS")
@ResponseWrapper(localName="HostDVSCreateDVSResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.HostDVSCreateDVSResponse")
void hostDVSCreateDVS(ManagedObjectReference _this,
                                                                                                                       HostDVSCreateSpec spec)
                      throws RemoteException,
                             PlatformConfigFault,
                             DvsFault,
                             AlreadyExists,
                             RuntimeFault
Throws:
RemoteException
PlatformConfigFault
DvsFault
AlreadyExists
RuntimeFault

hostDVSRemoveDVS

@RequestWrapper(localName="HostDVSRemoveDVS",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.HostDVSRemoveDVS")
@ResponseWrapper(localName="HostDVSRemoveDVSResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.HostDVSRemoveDVSResponse")
void hostDVSRemoveDVS(ManagedObjectReference _this,
                                                                                                                       String switchUuid)
                      throws RemoteException,
                             PlatformConfigFault,
                             DvsFault,
                             ResourceInUse,
                             RuntimeFault,
                             NotFound
Throws:
RemoteException
PlatformConfigFault
DvsFault
ResourceInUse
RuntimeFault
NotFound

hostDVSReconfigure

@RequestWrapper(localName="HostDVSReconfigure",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.HostDVSReconfigure")
@ResponseWrapper(localName="HostDVSReconfigureResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.HostDVSReconfigureResponse")
void hostDVSReconfigure(ManagedObjectReference _this,
                                                                                                                         HostDVSConfigSpec spec)
                        throws RemoteException,
                               PlatformConfigFault,
                               DvsFault,
                               RuntimeFault,
                               NotFound
Throws:
RemoteException
PlatformConfigFault
DvsFault
RuntimeFault
NotFound

hostDVSUpdatePorts

@RequestWrapper(localName="HostDVSUpdatePorts",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.HostDVSUpdatePorts")
@ResponseWrapper(localName="HostDVSUpdatePortsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.HostDVSUpdatePortsResponse")
void hostDVSUpdatePorts(ManagedObjectReference _this,
                                                                                                                         String switchUuid,
                                                                                                                         List<HostDVSPortData> portData)
                        throws RemoteException,
                               PlatformConfigFault,
                               RuntimeFault,
                               NotFound,
                               LimitExceeded
Throws:
RemoteException
PlatformConfigFault
RuntimeFault
NotFound
LimitExceeded

hostDVSDeletePorts

@RequestWrapper(localName="HostDVSDeletePorts",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.HostDVSDeletePorts")
@ResponseWrapper(localName="HostDVSDeletePortsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.HostDVSDeletePortsResponse")
void hostDVSDeletePorts(ManagedObjectReference _this,
                                                                                                                         String switchUuid,
                                                                                                                         List<HostDVSPortDeleteSpec> portSpec)
                        throws RemoteException,
                               PlatformConfigFault,
                               RuntimeFault,
                               NotFound
Throws:
RemoteException
PlatformConfigFault
RuntimeFault
NotFound

hostDVSGetPortState

@RequestWrapper(localName="HostDVSGetPortState",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.HostDVSGetPortState")
@ResponseWrapper(localName="HostDVSGetPortStateResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.HostDVSGetPortStateResponse")
List<HostDVSPortData> hostDVSGetPortState(ManagedObjectReference _this,
                                                                                                                                           String switchUuid,
                                                                                                                                           List<String> portKeys)
                                          throws RemoteException,
                                                 PlatformConfigFault,
                                                 RuntimeFault,
                                                 NotFound
Throws:
RemoteException
PlatformConfigFault
RuntimeFault
NotFound

hostDVSClonePort

@RequestWrapper(localName="HostDVSClonePort",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.HostDVSClonePort")
@ResponseWrapper(localName="HostDVSClonePortResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.HostDVSClonePortResponse")
void hostDVSClonePort(ManagedObjectReference _this,
                                                                                                                       String switchUuid,
                                                                                                                       List<HostDVSPortCloneSpec> ports)
                      throws RemoteException,
                             PlatformConfigFault,
                             RuntimeFault,
                             NotFound
Throws:
RemoteException
PlatformConfigFault
RuntimeFault
NotFound

retrieveDvsConfigSpec

@RequestWrapper(localName="RetrieveDvsConfigSpec",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveDvsConfigSpec")
@ResponseWrapper(localName="RetrieveDvsConfigSpecResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveDvsConfigSpecResponse")
HostDVSConfigSpec retrieveDvsConfigSpec(ManagedObjectReference _this,
                                                                                                                                         String switchUuid)
                                        throws RemoteException,
                                               PlatformConfigFault,
                                               DvsFault,
                                               RuntimeFault,
                                               NotFound
Throws:
RemoteException
PlatformConfigFault
DvsFault
RuntimeFault
NotFound

hostDVSUpdateDVPortgroups

@RequestWrapper(localName="HostDVSUpdateDVPortgroups",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.HostDVSUpdateDVPortgroups")
@ResponseWrapper(localName="HostDVSUpdateDVPortgroupsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.HostDVSUpdateDVPortgroupsResponse")
void hostDVSUpdateDVPortgroups(ManagedObjectReference _this,
                                                                                                                                String switchUuid,
                                                                                                                                List<HostDVPortgroupConfigSpec> configSpec)
                               throws RemoteException,
                                      PlatformConfigFault,
                                      DvsFault,
                                      RuntimeFault,
                                      NotFound
Throws:
RemoteException
PlatformConfigFault
DvsFault
RuntimeFault
NotFound

retrieveDVPortgroup

@RequestWrapper(localName="RetrieveDVPortgroup",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveDVPortgroup")
@ResponseWrapper(localName="RetrieveDVPortgroupResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveDVPortgroupResponse")
List<String> retrieveDVPortgroup(ManagedObjectReference _this,
                                                                                                                                  String switchUuid)
                                 throws RemoteException,
                                        PlatformConfigFault,
                                        RuntimeFault,
                                        NotFound
Throws:
RemoteException
PlatformConfigFault
RuntimeFault
NotFound

retrieveDVPortgroupConfigSpec

@RequestWrapper(localName="RetrieveDVPortgroupConfigSpec",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveDVPortgroupConfigSpec")
@ResponseWrapper(localName="RetrieveDVPortgroupConfigSpecResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveDVPortgroupConfigSpecResponse")
List<HostDVPortgroupConfigSpec> retrieveDVPortgroupConfigSpec(ManagedObjectReference _this,
                                                                                                                                                               String switchUuid,
                                                                                                                                                               List<String> portgroupKey)
                                                              throws RemoteException,
                                                                     PlatformConfigFault,
                                                                     DvsFault,
                                                                     RuntimeFault,
                                                                     NotFound
Throws:
RemoteException
PlatformConfigFault
DvsFault
RuntimeFault
NotFound

loadDVPort

@RequestWrapper(localName="LoadDVPort",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LoadDVPort")
@ResponseWrapper(localName="LoadDVPortResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LoadDVPortResponse")
void loadDVPort(ManagedObjectReference _this,
                                                                                                                 String switchUuid,
                                                                                                                 String portKey,
                                                                                                                 String filePath)
                throws RemoteException,
                       PlatformConfigFault,
                       DvsFault,
                       AlreadyExists,
                       RuntimeFault,
                       NotFound
Throws:
RemoteException
PlatformConfigFault
DvsFault
AlreadyExists
RuntimeFault
NotFound

readNextEvents

@RequestWrapper(localName="ReadNextEvents",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReadNextEvents")
@ResponseWrapper(localName="ReadNextEventsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReadNextEventsResponse")
List<Event> readNextEvents(ManagedObjectReference _this,
                                                                                                                            Integer maxCount)
                           throws RemoteException,
                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

readPreviousEvents

@RequestWrapper(localName="ReadPreviousEvents",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReadPreviousEvents")
@ResponseWrapper(localName="ReadPreviousEventsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReadPreviousEventsResponse")
List<Event> readPreviousEvents(ManagedObjectReference _this,
                                                                                                                                Integer maxCount)
                               throws RemoteException,
                                      RuntimeFault
Throws:
RemoteException
RuntimeFault

retrieveArgumentDescription

@RequestWrapper(localName="RetrieveArgumentDescription",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveArgumentDescription")
@ResponseWrapper(localName="RetrieveArgumentDescriptionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveArgumentDescriptionResponse")
List<EventArgDesc> retrieveArgumentDescription(ManagedObjectReference _this,
                                                                                                                                                String eventTypeId)
                                               throws RemoteException,
                                                      RuntimeFault
Throws:
RemoteException
RuntimeFault

createCollectorForEvents

@RequestWrapper(localName="CreateCollectorForEvents",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateCollectorForEvents")
@ResponseWrapper(localName="CreateCollectorForEventsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateCollectorForEventsResponse")
ManagedObjectReference createCollectorForEvents(ManagedObjectReference _this,
                                                                                                                                                 EventFilterSpec filter)
                                                throws RemoteException,
                                                       InvalidState,
                                                       RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

logUserEvent

@RequestWrapper(localName="LogUserEvent",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LogUserEvent")
@ResponseWrapper(localName="LogUserEventResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LogUserEventResponse")
void logUserEvent(ManagedObjectReference _this,
                                                                                                                   ManagedObjectReference entity,
                                                                                                                   String msg)
                  throws RemoteException,
                         RuntimeFault
Throws:
RemoteException
RuntimeFault

queryEvents

@RequestWrapper(localName="QueryEvents",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryEvents")
@ResponseWrapper(localName="QueryEventsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryEventsResponse")
List<Event> queryEvents(ManagedObjectReference _this,
                                                                                                                         EventFilterSpec filter)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

postEvent

@RequestWrapper(localName="PostEvent",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PostEvent")
@ResponseWrapper(localName="PostEventResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PostEventResponse")
void postEvent(ManagedObjectReference _this,
                                                                                                                Event eventToPost,
                                                                                                                TaskInfo taskInfo)
               throws RemoteException,
                      RuntimeFault,
                      InvalidEvent
Throws:
RemoteException
RuntimeFault
InvalidEvent

queryLastEvent

@RequestWrapper(localName="QueryLastEvent",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryLastEvent")
@ResponseWrapper(localName="QueryLastEventResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryLastEventResponse")
List<Event> queryLastEvent(ManagedObjectReference _this,
                                                                                                                            LastEventFilterSpec filter)
                           throws RemoteException,
                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

reconfigureAutostart

@RequestWrapper(localName="ReconfigureAutostart",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureAutostart")
@ResponseWrapper(localName="ReconfigureAutostartResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureAutostartResponse")
void reconfigureAutostart(ManagedObjectReference _this,
                                                                                                                           HostAutoStartManagerConfig spec)
                          throws RemoteException,
                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

autoStartPowerOn

@RequestWrapper(localName="AutoStartPowerOn",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AutoStartPowerOn")
@ResponseWrapper(localName="AutoStartPowerOnResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AutoStartPowerOnResponse")
void autoStartPowerOn(ManagedObjectReference _this)
                      throws RemoteException,
                             RuntimeFault
Throws:
RemoteException
RuntimeFault

autoStartPowerOff

@RequestWrapper(localName="AutoStartPowerOff",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AutoStartPowerOff")
@ResponseWrapper(localName="AutoStartPowerOffResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AutoStartPowerOffResponse")
void autoStartPowerOff(ManagedObjectReference _this)
                       throws RemoteException,
                              RuntimeFault
Throws:
RemoteException
RuntimeFault

queryBootDevices

@RequestWrapper(localName="QueryBootDevices",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryBootDevices")
@ResponseWrapper(localName="QueryBootDevicesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryBootDevicesResponse")
HostBootDeviceInfo queryBootDevices(ManagedObjectReference _this)
                                    throws RemoteException,
                                           RuntimeFault
Throws:
RemoteException
RuntimeFault

updateBootDevice

@RequestWrapper(localName="UpdateBootDevice",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateBootDevice")
@ResponseWrapper(localName="UpdateBootDeviceResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateBootDeviceResponse")
void updateBootDevice(ManagedObjectReference _this,
                                                                                                                       String key)
                      throws RemoteException,
                             RuntimeFault
Throws:
RemoteException
RuntimeFault

enableHyperThreading

@RequestWrapper(localName="EnableHyperThreading",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.EnableHyperThreading")
@ResponseWrapper(localName="EnableHyperThreadingResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.EnableHyperThreadingResponse")
void enableHyperThreading(ManagedObjectReference _this)
                          throws RemoteException,
                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

disableHyperThreading

@RequestWrapper(localName="DisableHyperThreading",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DisableHyperThreading")
@ResponseWrapper(localName="DisableHyperThreadingResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DisableHyperThreadingResponse")
void disableHyperThreading(ManagedObjectReference _this)
                           throws RemoteException,
                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

searchDatastore

@RequestWrapper(localName="SearchDatastore",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SearchDatastore")
@ResponseWrapper(localName="SearchDatastoreResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SearchDatastoreResponse")
HostDatastoreBrowserSearchResults searchDatastore(ManagedObjectReference _this,
                                                                                                                                                   String datastorePath,
                                                                                                                                                   HostDatastoreBrowserSearchSpec searchSpec)
                                                  throws RemoteException,
                                                         FileFault,
                                                         InvalidDatastore,
                                                         RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

searchDatastore_Task

@RequestWrapper(localName="SearchDatastore_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SearchDatastore_Task")
@ResponseWrapper(localName="SearchDatastore_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SearchDatastore_TaskResponse")
ManagedObjectReference searchDatastore_Task(ManagedObjectReference _this,
                                                                                                                                             String datastorePath,
                                                                                                                                             HostDatastoreBrowserSearchSpec searchSpec)
                                            throws RemoteException,
                                                   FileFault,
                                                   InvalidDatastore,
                                                   RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

searchDatastoreSubFolders

@RequestWrapper(localName="SearchDatastoreSubFolders",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SearchDatastoreSubFolders")
@ResponseWrapper(localName="SearchDatastoreSubFoldersResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SearchDatastoreSubFoldersResponse")
List<HostDatastoreBrowserSearchResults> searchDatastoreSubFolders(ManagedObjectReference _this,
                                                                                                                                                                   String datastorePath,
                                                                                                                                                                   HostDatastoreBrowserSearchSpec searchSpec)
                                                                  throws RemoteException,
                                                                         FileFault,
                                                                         InvalidDatastore,
                                                                         RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

searchDatastoreSubFolders_Task

@RequestWrapper(localName="SearchDatastoreSubFolders_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SearchDatastoreSubFolders_Task")
@ResponseWrapper(localName="SearchDatastoreSubFolders_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SearchDatastoreSubFolders_TaskResponse")
ManagedObjectReference searchDatastoreSubFolders_Task(ManagedObjectReference _this,
                                                                                                                                                       String datastorePath,
                                                                                                                                                       HostDatastoreBrowserSearchSpec searchSpec)
                                                      throws RemoteException,
                                                             FileFault,
                                                             InvalidDatastore,
                                                             RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

deleteFile

@RequestWrapper(localName="DeleteFile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DeleteFile")
@ResponseWrapper(localName="DeleteFileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DeleteFileResponse")
void deleteFile(ManagedObjectReference _this,
                                                                                                                 String datastorePath)
                throws RemoteException,
                       FileFault,
                       InvalidDatastore,
                       RuntimeFault
Throws:
RemoteException
FileFault
InvalidDatastore
RuntimeFault

updateLocalSwapDatastore

@RequestWrapper(localName="UpdateLocalSwapDatastore",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateLocalSwapDatastore")
@ResponseWrapper(localName="UpdateLocalSwapDatastoreResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateLocalSwapDatastoreResponse")
void updateLocalSwapDatastore(ManagedObjectReference _this,
                                                                                                                               ManagedObjectReference datastore)
                              throws RemoteException,
                                     InaccessibleDatastore,
                                     RuntimeFault,
                                     DatastoreNotWritableOnHost
Throws:
RemoteException
InaccessibleDatastore
RuntimeFault
DatastoreNotWritableOnHost

queryAvailableDisksForVmfs

@RequestWrapper(localName="QueryAvailableDisksForVmfs",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryAvailableDisksForVmfs")
@ResponseWrapper(localName="QueryAvailableDisksForVmfsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryAvailableDisksForVmfsResponse")
List<HostScsiDisk> queryAvailableDisksForVmfs(ManagedObjectReference _this,
                                                                                                                                               ManagedObjectReference datastore)
                                              throws RemoteException,
                                                     HostConfigFault,
                                                     RuntimeFault,
                                                     NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

queryVmfsDatastoreCreateOptions

@RequestWrapper(localName="QueryVmfsDatastoreCreateOptions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryVmfsDatastoreCreateOptions")
@ResponseWrapper(localName="QueryVmfsDatastoreCreateOptionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryVmfsDatastoreCreateOptionsResponse")
List<VmfsDatastoreOption> queryVmfsDatastoreCreateOptions(ManagedObjectReference _this,
                                                                                                                                                           String devicePath)
                                                          throws RemoteException,
                                                                 HostConfigFault,
                                                                 RuntimeFault,
                                                                 NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

createVmfsDatastore

@RequestWrapper(localName="CreateVmfsDatastore",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateVmfsDatastore")
@ResponseWrapper(localName="CreateVmfsDatastoreResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateVmfsDatastoreResponse")
ManagedObjectReference createVmfsDatastore(ManagedObjectReference _this,
                                                                                                                                            VmfsDatastoreCreateSpec spec)
                                           throws RemoteException,
                                                  HostConfigFault,
                                                  DuplicateName,
                                                  RuntimeFault
Throws:
RemoteException
HostConfigFault
DuplicateName
RuntimeFault

queryVmfsDatastoreExtendOptions

@RequestWrapper(localName="QueryVmfsDatastoreExtendOptions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryVmfsDatastoreExtendOptions")
@ResponseWrapper(localName="QueryVmfsDatastoreExtendOptionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryVmfsDatastoreExtendOptionsResponse")
List<VmfsDatastoreOption> queryVmfsDatastoreExtendOptions(ManagedObjectReference _this,
                                                                                                                                                           ManagedObjectReference datastore,
                                                                                                                                                           String devicePath,
                                                                                                                                                           Boolean suppressExpandCandidates)
                                                          throws RemoteException,
                                                                 HostConfigFault,
                                                                 RuntimeFault,
                                                                 NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

queryVmfsDatastoreExpandOptions

@RequestWrapper(localName="QueryVmfsDatastoreExpandOptions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryVmfsDatastoreExpandOptions")
@ResponseWrapper(localName="QueryVmfsDatastoreExpandOptionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryVmfsDatastoreExpandOptionsResponse")
List<VmfsDatastoreOption> queryVmfsDatastoreExpandOptions(ManagedObjectReference _this,
                                                                                                                                                           ManagedObjectReference datastore)
                                                          throws RemoteException,
                                                                 HostConfigFault,
                                                                 RuntimeFault,
                                                                 NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

extendVmfsDatastore

@RequestWrapper(localName="ExtendVmfsDatastore",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExtendVmfsDatastore")
@ResponseWrapper(localName="ExtendVmfsDatastoreResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExtendVmfsDatastoreResponse")
ManagedObjectReference extendVmfsDatastore(ManagedObjectReference _this,
                                                                                                                                            ManagedObjectReference datastore,
                                                                                                                                            VmfsDatastoreExtendSpec spec)
                                           throws RemoteException,
                                                  HostConfigFault,
                                                  RuntimeFault,
                                                  NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

expandVmfsDatastore

@RequestWrapper(localName="ExpandVmfsDatastore",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExpandVmfsDatastore")
@ResponseWrapper(localName="ExpandVmfsDatastoreResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExpandVmfsDatastoreResponse")
ManagedObjectReference expandVmfsDatastore(ManagedObjectReference _this,
                                                                                                                                            ManagedObjectReference datastore,
                                                                                                                                            VmfsDatastoreExpandSpec spec)
                                           throws RemoteException,
                                                  HostConfigFault,
                                                  RuntimeFault,
                                                  NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

createNasDatastore

@RequestWrapper(localName="CreateNasDatastore",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateNasDatastore")
@ResponseWrapper(localName="CreateNasDatastoreResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateNasDatastoreResponse")
ManagedObjectReference createNasDatastore(ManagedObjectReference _this,
                                                                                                                                           HostNasVolumeSpec spec)
                                          throws RemoteException,
                                                 HostConfigFault,
                                                 DuplicateName,
                                                 AlreadyExists,
                                                 RuntimeFault
Throws:
RemoteException
HostConfigFault
DuplicateName
AlreadyExists
RuntimeFault

createLocalDatastore

@RequestWrapper(localName="CreateLocalDatastore",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateLocalDatastore")
@ResponseWrapper(localName="CreateLocalDatastoreResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateLocalDatastoreResponse")
ManagedObjectReference createLocalDatastore(ManagedObjectReference _this,
                                                                                                                                             String name,
                                                                                                                                             String path)
                                            throws RemoteException,
                                                   HostConfigFault,
                                                   InvalidName,
                                                   DuplicateName,
                                                   FileNotFound,
                                                   RuntimeFault
Throws:
RemoteException
HostConfigFault
InvalidName
DuplicateName
FileNotFound
RuntimeFault

removeDatastore

@RequestWrapper(localName="RemoveDatastore",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveDatastore")
@ResponseWrapper(localName="RemoveDatastoreResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveDatastoreResponse")
void removeDatastore(ManagedObjectReference _this,
                                                                                                                      ManagedObjectReference datastore)
                     throws RemoteException,
                            HostConfigFault,
                            ResourceInUse,
                            RuntimeFault,
                            NotFound
Throws:
RemoteException
HostConfigFault
ResourceInUse
RuntimeFault
NotFound

configureDatastorePrincipal

@RequestWrapper(localName="ConfigureDatastorePrincipal",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ConfigureDatastorePrincipal")
@ResponseWrapper(localName="ConfigureDatastorePrincipalResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ConfigureDatastorePrincipalResponse")
void configureDatastorePrincipal(ManagedObjectReference _this,
                                                                                                                                  String userName,
                                                                                                                                  String password)
                                 throws RemoteException,
                                        HostConfigFault,
                                        InvalidState,
                                        RuntimeFault
Throws:
RemoteException
HostConfigFault
InvalidState
RuntimeFault

queryUnresolvedVmfsVolumes

@RequestWrapper(localName="QueryUnresolvedVmfsVolumes",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryUnresolvedVmfsVolumes")
@ResponseWrapper(localName="QueryUnresolvedVmfsVolumesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryUnresolvedVmfsVolumesResponse")
List<HostUnresolvedVmfsVolume> queryUnresolvedVmfsVolumes(ManagedObjectReference _this)
                                                          throws RemoteException,
                                                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

resignatureUnresolvedVmfsVolume

@RequestWrapper(localName="ResignatureUnresolvedVmfsVolume",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ResignatureUnresolvedVmfsVolume")
@ResponseWrapper(localName="ResignatureUnresolvedVmfsVolumeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ResignatureUnresolvedVmfsVolumeResponse")
HostResignatureRescanResult resignatureUnresolvedVmfsVolume(ManagedObjectReference _this,
                                                                                                                                                             HostUnresolvedVmfsResignatureSpec resolutionSpec)
                                                            throws RemoteException,
                                                                   HostConfigFault,
                                                                   VmfsAmbiguousMount,
                                                                   RuntimeFault
Throws:
RemoteException
HostConfigFault
VmfsAmbiguousMount
RuntimeFault

resignatureUnresolvedVmfsVolume_Task

@RequestWrapper(localName="ResignatureUnresolvedVmfsVolume_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ResignatureUnresolvedVmfsVolume_Task")
@ResponseWrapper(localName="ResignatureUnresolvedVmfsVolume_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ResignatureUnresolvedVmfsVolume_TaskResponse")
ManagedObjectReference resignatureUnresolvedVmfsVolume_Task(ManagedObjectReference _this,
                                                                                                                                                             HostUnresolvedVmfsResignatureSpec resolutionSpec)
                                                            throws RemoteException,
                                                                   HostConfigFault,
                                                                   VmfsAmbiguousMount,
                                                                   RuntimeFault
Throws:
RemoteException
HostConfigFault
VmfsAmbiguousMount
RuntimeFault

updateDateTimeConfig

@RequestWrapper(localName="UpdateDateTimeConfig",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateDateTimeConfig")
@ResponseWrapper(localName="UpdateDateTimeConfigResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateDateTimeConfigResponse")
void updateDateTimeConfig(ManagedObjectReference _this,
                                                                                                                           HostDateTimeConfig config)
                          throws RemoteException,
                                 HostConfigFault,
                                 RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

queryAvailableTimeZones

@RequestWrapper(localName="QueryAvailableTimeZones",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryAvailableTimeZones")
@ResponseWrapper(localName="QueryAvailableTimeZonesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryAvailableTimeZonesResponse")
List<HostDateTimeSystemTimeZone> queryAvailableTimeZones(ManagedObjectReference _this)
                                                         throws RemoteException,
                                                                RuntimeFault
Throws:
RemoteException
RuntimeFault

queryDateTime

@RequestWrapper(localName="QueryDateTime",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryDateTime")
@ResponseWrapper(localName="QueryDateTimeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryDateTimeResponse")
Calendar queryDateTime(ManagedObjectReference _this)
                       throws RemoteException,
                              RuntimeFault
Throws:
RemoteException
RuntimeFault

updateDateTime

@RequestWrapper(localName="UpdateDateTime",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateDateTime")
@ResponseWrapper(localName="UpdateDateTimeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateDateTimeResponse")
void updateDateTime(ManagedObjectReference _this,
                                                                                                                     Calendar dateTime)
                    throws RemoteException,
                           HostConfigFault,
                           RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

refreshDateTimeSystem

@RequestWrapper(localName="RefreshDateTimeSystem",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RefreshDateTimeSystem")
@ResponseWrapper(localName="RefreshDateTimeSystemResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RefreshDateTimeSystemResponse")
void refreshDateTimeSystem(ManagedObjectReference _this)
                           throws RemoteException,
                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

queryAvailablePartition

@RequestWrapper(localName="QueryAvailablePartition",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryAvailablePartition")
@ResponseWrapper(localName="QueryAvailablePartitionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryAvailablePartitionResponse")
List<HostDiagnosticPartition> queryAvailablePartition(ManagedObjectReference _this)
                                                      throws RemoteException,
                                                             HostConfigFault,
                                                             RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

selectActivePartition

@RequestWrapper(localName="SelectActivePartition",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SelectActivePartition")
@ResponseWrapper(localName="SelectActivePartitionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SelectActivePartitionResponse")
void selectActivePartition(ManagedObjectReference _this,
                                                                                                                            HostScsiDiskPartition partition)
                           throws RemoteException,
                                  HostConfigFault,
                                  RuntimeFault,
                                  NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

queryPartitionCreateOptions

@RequestWrapper(localName="QueryPartitionCreateOptions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryPartitionCreateOptions")
@ResponseWrapper(localName="QueryPartitionCreateOptionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryPartitionCreateOptionsResponse")
List<HostDiagnosticPartitionCreateOption> queryPartitionCreateOptions(ManagedObjectReference _this,
                                                                                                                                                                       String storageType,
                                                                                                                                                                       String diagnosticType)
                                                                      throws RemoteException,
                                                                             HostConfigFault,
                                                                             RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

queryPartitionCreateDesc

@RequestWrapper(localName="QueryPartitionCreateDesc",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryPartitionCreateDesc")
@ResponseWrapper(localName="QueryPartitionCreateDescResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryPartitionCreateDescResponse")
HostDiagnosticPartitionCreateDescription queryPartitionCreateDesc(ManagedObjectReference _this,
                                                                                                                                                                   String diskUuid,
                                                                                                                                                                   String diagnosticType)
                                                                  throws RemoteException,
                                                                         HostConfigFault,
                                                                         RuntimeFault,
                                                                         NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

createDiagnosticPartition

@RequestWrapper(localName="CreateDiagnosticPartition",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateDiagnosticPartition")
@ResponseWrapper(localName="CreateDiagnosticPartitionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateDiagnosticPartitionResponse")
void createDiagnosticPartition(ManagedObjectReference _this,
                                                                                                                                HostDiagnosticPartitionCreateSpec spec)
                               throws RemoteException,
                                      HostConfigFault,
                                      RuntimeFault,
                                      NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

renewLease

@RequestWrapper(localName="RenewLease",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RenewLease")
@ResponseWrapper(localName="RenewLeaseResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RenewLeaseResponse")
void renewLease(ManagedObjectReference _this)
                throws RemoteException,
                       RuntimeFault
Throws:
RemoteException
RuntimeFault

releaseLease

@RequestWrapper(localName="ReleaseLease",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReleaseLease")
@ResponseWrapper(localName="ReleaseLeaseResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReleaseLeaseResponse")
void releaseLease(ManagedObjectReference _this)
                  throws RemoteException,
                         RuntimeFault
Throws:
RemoteException
RuntimeFault

leaseAllocateBlocks

@RequestWrapper(localName="LeaseAllocateBlocks",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LeaseAllocateBlocks")
@ResponseWrapper(localName="LeaseAllocateBlocksResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LeaseAllocateBlocksResponse")
HostDiskBlockInfo leaseAllocateBlocks(ManagedObjectReference _this,
                                                                                                                                       Long startBlock,
                                                                                                                                       Long numBlocks,
                                                                                                                                       Boolean assureValid)
                                      throws RemoteException,
                                             NoDiskSpace,
                                             ConcurrentAccess,
                                             RuntimeFault
Throws:
RemoteException
NoDiskSpace
ConcurrentAccess
RuntimeFault

leaseClearLazyZero

@RequestWrapper(localName="LeaseClearLazyZero",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LeaseClearLazyZero")
@ResponseWrapper(localName="LeaseClearLazyZeroResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LeaseClearLazyZeroResponse")
void leaseClearLazyZero(ManagedObjectReference _this,
                                                                                                                         Long startBlock,
                                                                                                                         Long numBlocks,
                                                                                                                         Boolean fillZero)
                        throws RemoteException,
                               NoPermission,
                               RuntimeFault
Throws:
RemoteException
NoPermission
RuntimeFault

leaseMapDiskRegion

@RequestWrapper(localName="LeaseMapDiskRegion",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LeaseMapDiskRegion")
@ResponseWrapper(localName="LeaseMapDiskRegionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LeaseMapDiskRegionResponse")
HostDiskBlockInfo leaseMapDiskRegion(ManagedObjectReference _this,
                                                                                                                                      Long mapStart,
                                                                                                                                      Long mapLength)
                                     throws RemoteException,
                                            OutOfBounds,
                                            RuntimeFault
Throws:
RemoteException
OutOfBounds
RuntimeFault

acquireLease

@RequestWrapper(localName="AcquireLease",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AcquireLease")
@ResponseWrapper(localName="AcquireLeaseResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AcquireLeaseResponse")
HostDiskManagerLeaseInfo acquireLease(ManagedObjectReference _this,
                                                                                                                                       ManagedObjectReference snapshot,
                                                                                                                                       String diskPath)
                                      throws RemoteException,
                                             LeaseFault,
                                             RuntimeFault
Throws:
RemoteException
LeaseFault
RuntimeFault

acquireLeaseExt

@RequestWrapper(localName="AcquireLeaseExt",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AcquireLeaseExt")
@ResponseWrapper(localName="AcquireLeaseExtResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AcquireLeaseExtResponse")
HostDiskManagerLeaseInfo acquireLeaseExt(ManagedObjectReference _this,
                                                                                                                                          ManagedObjectReference snapshot,
                                                                                                                                          String diskPath,
                                                                                                                                          Boolean readOnly)
                                         throws RemoteException,
                                                LeaseFault,
                                                InvalidDiskFormat,
                                                RuntimeFault
Throws:
RemoteException
LeaseFault
InvalidDiskFormat
RuntimeFault

renewAllLeases

@RequestWrapper(localName="RenewAllLeases",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RenewAllLeases")
@ResponseWrapper(localName="RenewAllLeasesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RenewAllLeasesResponse")
void renewAllLeases(ManagedObjectReference _this)
                    throws RemoteException,
                           Timedout,
                           InvalidState,
                           RuntimeFault
Throws:
RemoteException
Timedout
InvalidState
RuntimeFault

FTManagerRegisterSecondaryVM

@RequestWrapper(localName="FTManagerRegisterSecondaryVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerRegisterSecondaryVM")
@ResponseWrapper(localName="FTManagerRegisterSecondaryVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerRegisterSecondaryVMResponse")
void FTManagerRegisterSecondaryVM(ManagedObjectReference _this,
                                                                                                                                   ManagedObjectReference primary,
                                                                                                                                   String instanceUuid,
                                                                                                                                   String cfgPath,
                                                                                                                                   String host)
                                  throws RemoteException,
                                         VmConfigFault,
                                         TaskInProgress,
                                         FileFault,
                                         InvalidState,
                                         VmFaultToleranceIssue,
                                         RuntimeFault,
                                         NotFound
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
VmFaultToleranceIssue
RuntimeFault
NotFound

FTManagerRegisterSecondaryVM_Task

@RequestWrapper(localName="FTManagerRegisterSecondaryVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerRegisterSecondaryVM_Task")
@ResponseWrapper(localName="FTManagerRegisterSecondaryVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerRegisterSecondaryVM_TaskResponse")
ManagedObjectReference FTManagerRegisterSecondaryVM_Task(ManagedObjectReference _this,
                                                                                                                                                          ManagedObjectReference primary,
                                                                                                                                                          String instanceUuid,
                                                                                                                                                          String cfgPath,
                                                                                                                                                          String host)
                                                         throws RemoteException,
                                                                VmConfigFault,
                                                                TaskInProgress,
                                                                FileFault,
                                                                InvalidState,
                                                                VmFaultToleranceIssue,
                                                                RuntimeFault,
                                                                NotFound
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
VmFaultToleranceIssue
RuntimeFault
NotFound

FTManagerUnregisterSecondaryVM

@RequestWrapper(localName="FTManagerUnregisterSecondaryVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerUnregisterSecondaryVM")
@ResponseWrapper(localName="FTManagerUnregisterSecondaryVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerUnregisterSecondaryVMResponse")
void FTManagerUnregisterSecondaryVM(ManagedObjectReference _this,
                                                                                                                                     ManagedObjectReference primary,
                                                                                                                                     String instanceUuid)
                                    throws RemoteException,
                                           TaskInProgress,
                                           FileFault,
                                           InvalidState,
                                           VmFaultToleranceIssue,
                                           RuntimeFault,
                                           NotFound
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
VmFaultToleranceIssue
RuntimeFault
NotFound

FTManagerUnregisterSecondaryVM_Task

@RequestWrapper(localName="FTManagerUnregisterSecondaryVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerUnregisterSecondaryVM_Task")
@ResponseWrapper(localName="FTManagerUnregisterSecondaryVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerUnregisterSecondaryVM_TaskResponse")
ManagedObjectReference FTManagerUnregisterSecondaryVM_Task(ManagedObjectReference _this,
                                                                                                                                                            ManagedObjectReference primary,
                                                                                                                                                            String instanceUuid)
                                                           throws RemoteException,
                                                                  TaskInProgress,
                                                                  FileFault,
                                                                  InvalidState,
                                                                  VmFaultToleranceIssue,
                                                                  RuntimeFault,
                                                                  NotFound
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
VmFaultToleranceIssue
RuntimeFault
NotFound

FTManagerMakePrimaryVM

@RequestWrapper(localName="FTManagerMakePrimaryVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerMakePrimaryVM")
@ResponseWrapper(localName="FTManagerMakePrimaryVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerMakePrimaryVMResponse")
void FTManagerMakePrimaryVM(ManagedObjectReference _this,
                                                                                                                             ManagedObjectReference primary,
                                                                                                                             String instanceUuid)
                            throws RemoteException,
                                   TaskInProgress,
                                   FileFault,
                                   InvalidState,
                                   VmFaultToleranceIssue,
                                   RuntimeFault,
                                   NotFound
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
VmFaultToleranceIssue
RuntimeFault
NotFound

FTManagerMakePrimaryVM_Task

@RequestWrapper(localName="FTManagerMakePrimaryVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerMakePrimaryVM_Task")
@ResponseWrapper(localName="FTManagerMakePrimaryVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerMakePrimaryVM_TaskResponse")
ManagedObjectReference FTManagerMakePrimaryVM_Task(ManagedObjectReference _this,
                                                                                                                                                    ManagedObjectReference primary,
                                                                                                                                                    String instanceUuid)
                                                   throws RemoteException,
                                                          TaskInProgress,
                                                          FileFault,
                                                          InvalidState,
                                                          VmFaultToleranceIssue,
                                                          RuntimeFault,
                                                          NotFound
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
VmFaultToleranceIssue
RuntimeFault
NotFound

FTManagerTerminateFaultTolerantVM

@RequestWrapper(localName="FTManagerTerminateFaultTolerantVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerTerminateFaultTolerantVM")
@ResponseWrapper(localName="FTManagerTerminateFaultTolerantVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerTerminateFaultTolerantVMResponse")
void FTManagerTerminateFaultTolerantVM(ManagedObjectReference _this,
                                                                                                                                        ManagedObjectReference primary,
                                                                                                                                        String instanceUuid)
                                       throws RemoteException,
                                              TaskInProgress,
                                              FileFault,
                                              InvalidState,
                                              VmFaultToleranceIssue,
                                              RuntimeFault,
                                              NotFound
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
VmFaultToleranceIssue
RuntimeFault
NotFound

FTManagerTerminateFaultTolerantVM_Task

@RequestWrapper(localName="FTManagerTerminateFaultTolerantVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerTerminateFaultTolerantVM_Task")
@ResponseWrapper(localName="FTManagerTerminateFaultTolerantVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerTerminateFaultTolerantVM_TaskResponse")
ManagedObjectReference FTManagerTerminateFaultTolerantVM_Task(ManagedObjectReference _this,
                                                                                                                                                               ManagedObjectReference primary,
                                                                                                                                                               String instanceUuid)
                                                              throws RemoteException,
                                                                     TaskInProgress,
                                                                     FileFault,
                                                                     InvalidState,
                                                                     VmFaultToleranceIssue,
                                                                     RuntimeFault,
                                                                     NotFound
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
VmFaultToleranceIssue
RuntimeFault
NotFound

FTManagerDisableSecondaryVM

@RequestWrapper(localName="FTManagerDisableSecondaryVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerDisableSecondaryVM")
@ResponseWrapper(localName="FTManagerDisableSecondaryVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerDisableSecondaryVMResponse")
void FTManagerDisableSecondaryVM(ManagedObjectReference _this,
                                                                                                                                  ManagedObjectReference primary,
                                                                                                                                  String instanceUuid)
                                 throws RemoteException,
                                        TaskInProgress,
                                        FileFault,
                                        InvalidState,
                                        VmFaultToleranceIssue,
                                        RuntimeFault,
                                        NotFound
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
VmFaultToleranceIssue
RuntimeFault
NotFound

FTManagerDisableSecondaryVM_Task

@RequestWrapper(localName="FTManagerDisableSecondaryVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerDisableSecondaryVM_Task")
@ResponseWrapper(localName="FTManagerDisableSecondaryVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerDisableSecondaryVM_TaskResponse")
ManagedObjectReference FTManagerDisableSecondaryVM_Task(ManagedObjectReference _this,
                                                                                                                                                         ManagedObjectReference primary,
                                                                                                                                                         String instanceUuid)
                                                        throws RemoteException,
                                                               TaskInProgress,
                                                               FileFault,
                                                               InvalidState,
                                                               VmFaultToleranceIssue,
                                                               RuntimeFault,
                                                               NotFound
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
VmFaultToleranceIssue
RuntimeFault
NotFound

FTManagerEnableSecondaryVM

@RequestWrapper(localName="FTManagerEnableSecondaryVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerEnableSecondaryVM")
@ResponseWrapper(localName="FTManagerEnableSecondaryVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerEnableSecondaryVMResponse")
void FTManagerEnableSecondaryVM(ManagedObjectReference _this,
                                                                                                                                 ManagedObjectReference primary,
                                                                                                                                 String instanceUuid)
                                throws RemoteException,
                                       VmConfigFault,
                                       TaskInProgress,
                                       FileFault,
                                       InvalidState,
                                       VmFaultToleranceIssue,
                                       RuntimeFault,
                                       NotFound
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
VmFaultToleranceIssue
RuntimeFault
NotFound

FTManagerEnableSecondaryVM_Task

@RequestWrapper(localName="FTManagerEnableSecondaryVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerEnableSecondaryVM_Task")
@ResponseWrapper(localName="FTManagerEnableSecondaryVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerEnableSecondaryVM_TaskResponse")
ManagedObjectReference FTManagerEnableSecondaryVM_Task(ManagedObjectReference _this,
                                                                                                                                                        ManagedObjectReference primary,
                                                                                                                                                        String instanceUuid)
                                                       throws RemoteException,
                                                              VmConfigFault,
                                                              TaskInProgress,
                                                              FileFault,
                                                              InvalidState,
                                                              VmFaultToleranceIssue,
                                                              RuntimeFault,
                                                              NotFound
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
VmFaultToleranceIssue
RuntimeFault
NotFound

FTManagerStartSecondaryOnRemoteHost

@RequestWrapper(localName="FTManagerStartSecondaryOnRemoteHost",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerStartSecondaryOnRemoteHost")
@ResponseWrapper(localName="FTManagerStartSecondaryOnRemoteHostResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerStartSecondaryOnRemoteHostResponse")
void FTManagerStartSecondaryOnRemoteHost(ManagedObjectReference _this,
                                                                                                                                          ManagedObjectReference primary,
                                                                                                                                          String secondaryCfgPath,
                                                                                                                                          String host,
                                                                                                                                          Integer port)
                                         throws RemoteException,
                                                FileFault,
                                                Timedout,
                                                HostConnectFault,
                                                VmFaultToleranceIssue,
                                                MigrationFault,
                                                InsufficientResourcesFault,
                                                NotFound,
                                                RuntimeFault,
                                                VmConfigFault,
                                                TaskInProgress,
                                                InvalidState,
                                                InvalidPowerState,
                                                AlreadyExists
Throws:
RemoteException
FileFault
Timedout
HostConnectFault
VmFaultToleranceIssue
MigrationFault
InsufficientResourcesFault
NotFound
RuntimeFault
VmConfigFault
TaskInProgress
InvalidState
InvalidPowerState
AlreadyExists

FTManagerStartSecondaryOnRemoteHost_Task

@RequestWrapper(localName="FTManagerStartSecondaryOnRemoteHost_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerStartSecondaryOnRemoteHost_Task")
@ResponseWrapper(localName="FTManagerStartSecondaryOnRemoteHost_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerStartSecondaryOnRemoteHost_TaskResponse")
ManagedObjectReference FTManagerStartSecondaryOnRemoteHost_Task(ManagedObjectReference _this,
                                                                                                                                                                 ManagedObjectReference primary,
                                                                                                                                                                 String secondaryCfgPath,
                                                                                                                                                                 String host,
                                                                                                                                                                 Integer port)
                                                                throws RemoteException,
                                                                       FileFault,
                                                                       Timedout,
                                                                       HostConnectFault,
                                                                       VmFaultToleranceIssue,
                                                                       MigrationFault,
                                                                       InsufficientResourcesFault,
                                                                       NotFound,
                                                                       RuntimeFault,
                                                                       VmConfigFault,
                                                                       TaskInProgress,
                                                                       InvalidState,
                                                                       InvalidPowerState,
                                                                       AlreadyExists
Throws:
RemoteException
FileFault
Timedout
HostConnectFault
VmFaultToleranceIssue
MigrationFault
InsufficientResourcesFault
NotFound
RuntimeFault
VmConfigFault
TaskInProgress
InvalidState
InvalidPowerState
AlreadyExists

FTManagerUnregisterVM

@RequestWrapper(localName="FTManagerUnregisterVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FTManagerUnregisterVM")
@ResponseWrapper(localName="FTManagerUnregisterVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FTManagerUnregisterVMResponse")
void FTManagerUnregisterVM(ManagedObjectReference _this,
                                                                                                                            ManagedObjectReference vm)
                           throws RemoteException,
                                  InvalidPowerState,
                                  RuntimeFault,
                                  NotFound
Throws:
RemoteException
InvalidPowerState
RuntimeFault
NotFound

updateDefaultPolicy

@RequestWrapper(localName="UpdateDefaultPolicy",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateDefaultPolicy")
@ResponseWrapper(localName="UpdateDefaultPolicyResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateDefaultPolicyResponse")
void updateDefaultPolicy(ManagedObjectReference _this,
                                                                                                                          HostFirewallDefaultPolicy defaultPolicy)
                         throws RemoteException,
                                RuntimeFault
Throws:
RemoteException
RuntimeFault

enableRuleset

@RequestWrapper(localName="EnableRuleset",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.EnableRuleset")
@ResponseWrapper(localName="EnableRulesetResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.EnableRulesetResponse")
void enableRuleset(ManagedObjectReference _this,
                                                                                                                    String id)
                   throws RemoteException,
                          HostConfigFault,
                          RuntimeFault,
                          NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

disableRuleset

@RequestWrapper(localName="DisableRuleset",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DisableRuleset")
@ResponseWrapper(localName="DisableRulesetResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DisableRulesetResponse")
void disableRuleset(ManagedObjectReference _this,
                                                                                                                     String id)
                    throws RemoteException,
                           HostConfigFault,
                           RuntimeFault,
                           NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

refreshFirewall

@RequestWrapper(localName="RefreshFirewall",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RefreshFirewall")
@ResponseWrapper(localName="RefreshFirewallResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RefreshFirewallResponse")
void refreshFirewall(ManagedObjectReference _this)
                     throws RemoteException,
                            RuntimeFault
Throws:
RemoteException
RuntimeFault

resetFirmwareToFactoryDefaults

@RequestWrapper(localName="ResetFirmwareToFactoryDefaults",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ResetFirmwareToFactoryDefaults")
@ResponseWrapper(localName="ResetFirmwareToFactoryDefaultsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ResetFirmwareToFactoryDefaultsResponse")
void resetFirmwareToFactoryDefaults(ManagedObjectReference _this)
                                    throws RemoteException,
                                           InvalidState,
                                           RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

backupFirmwareConfiguration

@RequestWrapper(localName="BackupFirmwareConfiguration",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.BackupFirmwareConfiguration")
@ResponseWrapper(localName="BackupFirmwareConfigurationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.BackupFirmwareConfigurationResponse")
String backupFirmwareConfiguration(ManagedObjectReference _this)
                                   throws RemoteException,
                                          RuntimeFault
Throws:
RemoteException
RuntimeFault

queryFirmwareConfigUploadURL

@RequestWrapper(localName="QueryFirmwareConfigUploadURL",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryFirmwareConfigUploadURL")
@ResponseWrapper(localName="QueryFirmwareConfigUploadURLResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryFirmwareConfigUploadURLResponse")
String queryFirmwareConfigUploadURL(ManagedObjectReference _this)
                                    throws RemoteException,
                                           RuntimeFault
Throws:
RemoteException
RuntimeFault

restoreFirmwareConfiguration

@RequestWrapper(localName="RestoreFirmwareConfiguration",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RestoreFirmwareConfiguration")
@ResponseWrapper(localName="RestoreFirmwareConfigurationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RestoreFirmwareConfigurationResponse")
void restoreFirmwareConfiguration(ManagedObjectReference _this,
                                                                                                                                   Boolean force)
                                  throws RemoteException,
                                         MismatchedBundle,
                                         FileFault,
                                         InvalidState,
                                         InvalidBundle,
                                         RuntimeFault
Throws:
RemoteException
MismatchedBundle
FileFault
InvalidState
InvalidBundle
RuntimeFault

syncFirmwareConfiguration

@RequestWrapper(localName="SyncFirmwareConfiguration",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SyncFirmwareConfiguration")
@ResponseWrapper(localName="SyncFirmwareConfigurationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SyncFirmwareConfigurationResponse")
void syncFirmwareConfiguration(ManagedObjectReference _this)
                               throws RemoteException,
                                      RuntimeFault,
                                      TooManyWrites
Throws:
RemoteException
RuntimeFault
TooManyWrites

refreshHealthStatusSystem

@RequestWrapper(localName="RefreshHealthStatusSystem",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RefreshHealthStatusSystem")
@ResponseWrapper(localName="RefreshHealthStatusSystemResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RefreshHealthStatusSystemResponse")
void refreshHealthStatusSystem(ManagedObjectReference _this)
                               throws RemoteException,
                                      RuntimeFault
Throws:
RemoteException
RuntimeFault

resetSystemHealthInfo

@RequestWrapper(localName="ResetSystemHealthInfo",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ResetSystemHealthInfo")
@ResponseWrapper(localName="ResetSystemHealthInfoResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ResetSystemHealthInfoResponse")
void resetSystemHealthInfo(ManagedObjectReference _this)
                           throws RemoteException,
                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

queryModules

@RequestWrapper(localName="QueryModules",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryModules")
@ResponseWrapper(localName="QueryModulesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryModulesResponse")
List<KernelModuleInfo> queryModules(ManagedObjectReference _this)
                                    throws RemoteException,
                                           RuntimeFault
Throws:
RemoteException
RuntimeFault

updateModuleOptionString

@RequestWrapper(localName="UpdateModuleOptionString",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateModuleOptionString")
@ResponseWrapper(localName="UpdateModuleOptionStringResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateModuleOptionStringResponse")
void updateModuleOptionString(ManagedObjectReference _this,
                                                                                                                               String name,
                                                                                                                               String options)
                              throws RemoteException,
                                     RuntimeFault,
                                     NotFound
Throws:
RemoteException
RuntimeFault
NotFound

queryConfiguredModuleOptionString

@RequestWrapper(localName="QueryConfiguredModuleOptionString",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryConfiguredModuleOptionString")
@ResponseWrapper(localName="QueryConfiguredModuleOptionStringResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryConfiguredModuleOptionStringResponse")
String queryConfiguredModuleOptionString(ManagedObjectReference _this,
                                                                                                                                          String name)
                                         throws RemoteException,
                                                RuntimeFault,
                                                NotFound
Throws:
RemoteException
RuntimeFault
NotFound

createUser

@RequestWrapper(localName="CreateUser",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateUser")
@ResponseWrapper(localName="CreateUserResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateUserResponse")
void createUser(ManagedObjectReference _this,
                                                                                                                 HostAccountSpec user)
                throws RemoteException,
                       AlreadyExists,
                       RuntimeFault
Throws:
RemoteException
AlreadyExists
RuntimeFault

updateUser

@RequestWrapper(localName="UpdateUser",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateUser")
@ResponseWrapper(localName="UpdateUserResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateUserResponse")
void updateUser(ManagedObjectReference _this,
                                                                                                                 HostAccountSpec user)
                throws RemoteException,
                       AlreadyExists,
                       RuntimeFault,
                       UserNotFound
Throws:
RemoteException
AlreadyExists
RuntimeFault
UserNotFound

createGroup

@RequestWrapper(localName="CreateGroup",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateGroup")
@ResponseWrapper(localName="CreateGroupResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateGroupResponse")
void createGroup(ManagedObjectReference _this,
                                                                                                                  HostAccountSpec group)
                 throws RemoteException,
                        AlreadyExists,
                        RuntimeFault
Throws:
RemoteException
AlreadyExists
RuntimeFault

removeUser

@RequestWrapper(localName="RemoveUser",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveUser")
@ResponseWrapper(localName="RemoveUserResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveUserResponse")
void removeUser(ManagedObjectReference _this,
                                                                                                                 String userName)
                throws RemoteException,
                       RuntimeFault,
                       UserNotFound
Throws:
RemoteException
RuntimeFault
UserNotFound

removeGroup

@RequestWrapper(localName="RemoveGroup",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveGroup")
@ResponseWrapper(localName="RemoveGroupResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveGroupResponse")
void removeGroup(ManagedObjectReference _this,
                                                                                                                  String groupName)
                 throws RemoteException,
                        RuntimeFault,
                        UserNotFound
Throws:
RemoteException
RuntimeFault
UserNotFound

assignUserToGroup

@RequestWrapper(localName="AssignUserToGroup",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AssignUserToGroup")
@ResponseWrapper(localName="AssignUserToGroupResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AssignUserToGroupResponse")
void assignUserToGroup(ManagedObjectReference _this,
                                                                                                                        String user,
                                                                                                                        String group)
                       throws RemoteException,
                              AlreadyExists,
                              RuntimeFault,
                              UserNotFound
Throws:
RemoteException
AlreadyExists
RuntimeFault
UserNotFound

unassignUserFromGroup

@RequestWrapper(localName="UnassignUserFromGroup",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UnassignUserFromGroup")
@ResponseWrapper(localName="UnassignUserFromGroupResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UnassignUserFromGroupResponse")
void unassignUserFromGroup(ManagedObjectReference _this,
                                                                                                                            String user,
                                                                                                                            String group)
                           throws RemoteException,
                                  RuntimeFault,
                                  UserNotFound
Throws:
RemoteException
RuntimeFault
UserNotFound

lowLevelCreateVm

@RequestWrapper(localName="LowLevelCreateVm",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LowLevelCreateVm")
@ResponseWrapper(localName="LowLevelCreateVmResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LowLevelCreateVmResponse")
ManagedObjectReference lowLevelCreateVm(ManagedObjectReference _this,
                                                                                                                                         VirtualMachineConfigSpec configSpec)
                                        throws RemoteException,
                                               RuntimeFault
Throws:
RemoteException
RuntimeFault

lowLevelCreateVm_Task

@RequestWrapper(localName="LowLevelCreateVm_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LowLevelCreateVm_Task")
@ResponseWrapper(localName="LowLevelCreateVm_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LowLevelCreateVm_TaskResponse")
ManagedObjectReference lowLevelCreateVm_Task(ManagedObjectReference _this,
                                                                                                                                              VirtualMachineConfigSpec configSpec)
                                             throws RemoteException,
                                                    RuntimeFault
Throws:
RemoteException
RuntimeFault

deleteVm

@RequestWrapper(localName="DeleteVm",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DeleteVm")
@ResponseWrapper(localName="DeleteVmResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DeleteVmResponse")
void deleteVm(ManagedObjectReference _this,
                                                                                                               VirtualMachineConfigInfo configInfo)
              throws RemoteException,
                     RuntimeFault
Throws:
RemoteException
RuntimeFault

deleteVm_Task

@RequestWrapper(localName="DeleteVm_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DeleteVm_Task")
@ResponseWrapper(localName="DeleteVm_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DeleteVm_TaskResponse")
ManagedObjectReference deleteVm_Task(ManagedObjectReference _this,
                                                                                                                                      VirtualMachineConfigInfo configInfo)
                                     throws RemoteException,
                                            RuntimeFault
Throws:
RemoteException
RuntimeFault

LLPMReconfigVM

@RequestWrapper(localName="LLPMReconfigVM",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LLPMReconfigVM")
@ResponseWrapper(localName="LLPMReconfigVMResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LLPMReconfigVMResponse")
void LLPMReconfigVM(ManagedObjectReference _this,
                                                                                                                     VirtualMachineConfigSpec configSpec)
                    throws RemoteException,
                           VmConfigFault,
                           TaskInProgress,
                           FileFault,
                           InvalidState,
                           ConcurrentAccess,
                           InvalidPowerState,
                           RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
ConcurrentAccess
InvalidPowerState
RuntimeFault

LLPMReconfigVM_Task

@RequestWrapper(localName="LLPMReconfigVM_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LLPMReconfigVM_Task")
@ResponseWrapper(localName="LLPMReconfigVM_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LLPMReconfigVM_TaskResponse")
ManagedObjectReference LLPMReconfigVM_Task(ManagedObjectReference _this,
                                                                                                                                            VirtualMachineConfigSpec configSpec)
                                           throws RemoteException,
                                                  VmConfigFault,
                                                  TaskInProgress,
                                                  FileFault,
                                                  InvalidState,
                                                  ConcurrentAccess,
                                                  InvalidPowerState,
                                                  RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
ConcurrentAccess
InvalidPowerState
RuntimeFault

reloadDisks

@RequestWrapper(localName="ReloadDisks",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReloadDisks")
@ResponseWrapper(localName="ReloadDisksResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReloadDisksResponse")
void reloadDisks(ManagedObjectReference _this,
                                                                                                                  ManagedObjectReference vm,
                                                                                                                  List<String> target)
                 throws RemoteException,
                        RuntimeFault
Throws:
RemoteException
RuntimeFault

reloadDisks_Task

@RequestWrapper(localName="ReloadDisks_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReloadDisks_Task")
@ResponseWrapper(localName="ReloadDisks_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReloadDisks_TaskResponse")
ManagedObjectReference reloadDisks_Task(ManagedObjectReference _this,
                                                                                                                                         ManagedObjectReference vm,
                                                                                                                                         List<String> target)
                                        throws RemoteException,
                                               RuntimeFault
Throws:
RemoteException
RuntimeFault

lowLevelConsolidateDisks

@RequestWrapper(localName="LowLevelConsolidateDisks",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LowLevelConsolidateDisks")
@ResponseWrapper(localName="LowLevelConsolidateDisksResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LowLevelConsolidateDisksResponse")
void lowLevelConsolidateDisks(ManagedObjectReference _this,
                                                                                                                               ManagedObjectReference vm,
                                                                                                                               List<VirtualDisk> disks)
                              throws RemoteException,
                                     TaskInProgress,
                                     InvalidState,
                                     InvalidPowerState,
                                     RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
InvalidPowerState
RuntimeFault

lowLevelConsolidateDisks_Task

@RequestWrapper(localName="LowLevelConsolidateDisks_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.LowLevelConsolidateDisks_Task")
@ResponseWrapper(localName="LowLevelConsolidateDisks_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.LowLevelConsolidateDisks_TaskResponse")
ManagedObjectReference lowLevelConsolidateDisks_Task(ManagedObjectReference _this,
                                                                                                                                                      ManagedObjectReference vm,
                                                                                                                                                      List<VirtualDisk> disks)
                                                     throws RemoteException,
                                                            TaskInProgress,
                                                            InvalidState,
                                                            InvalidPowerState,
                                                            RuntimeFault
Throws:
RemoteException
TaskInProgress
InvalidState
InvalidPowerState
RuntimeFault

reconfigureServiceConsoleReservation

@RequestWrapper(localName="ReconfigureServiceConsoleReservation",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureServiceConsoleReservation")
@ResponseWrapper(localName="ReconfigureServiceConsoleReservationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureServiceConsoleReservationResponse")
void reconfigureServiceConsoleReservation(ManagedObjectReference _this,
                                                                                                                                           Long cfgBytes)
                                          throws RemoteException,
                                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

reconfigureVirtualMachineReservation

@RequestWrapper(localName="ReconfigureVirtualMachineReservation",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureVirtualMachineReservation")
@ResponseWrapper(localName="ReconfigureVirtualMachineReservationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureVirtualMachineReservationResponse")
void reconfigureVirtualMachineReservation(ManagedObjectReference _this,
                                                                                                                                           VirtualMachineMemoryReservationSpec spec)
                                          throws RemoteException,
                                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

updateNetworkConfig

@RequestWrapper(localName="UpdateNetworkConfig",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateNetworkConfig")
@ResponseWrapper(localName="UpdateNetworkConfigResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateNetworkConfigResponse")
HostNetworkConfigResult updateNetworkConfig(ManagedObjectReference _this,
                                                                                                                                             HostNetworkConfig config,
                                                                                                                                             String changeMode)
                                            throws RemoteException,
                                                   HostConfigFault,
                                                   ResourceInUse,
                                                   AlreadyExists,
                                                   RuntimeFault,
                                                   NotFound
Throws:
RemoteException
HostConfigFault
ResourceInUse
AlreadyExists
RuntimeFault
NotFound

updateDnsConfig

@RequestWrapper(localName="UpdateDnsConfig",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateDnsConfig")
@ResponseWrapper(localName="UpdateDnsConfigResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateDnsConfigResponse")
void updateDnsConfig(ManagedObjectReference _this,
                                                                                                                      HostDnsConfig config)
                     throws RemoteException,
                            HostConfigFault,
                            RuntimeFault,
                            NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

updateIpRouteConfig

@RequestWrapper(localName="UpdateIpRouteConfig",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateIpRouteConfig")
@ResponseWrapper(localName="UpdateIpRouteConfigResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateIpRouteConfigResponse")
void updateIpRouteConfig(ManagedObjectReference _this,
                                                                                                                          HostIpRouteConfig config)
                         throws RemoteException,
                                HostConfigFault,
                                RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

updateConsoleIpRouteConfig

@RequestWrapper(localName="UpdateConsoleIpRouteConfig",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateConsoleIpRouteConfig")
@ResponseWrapper(localName="UpdateConsoleIpRouteConfigResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateConsoleIpRouteConfigResponse")
void updateConsoleIpRouteConfig(ManagedObjectReference _this,
                                                                                                                                 HostIpRouteConfig config)
                                throws RemoteException,
                                       HostConfigFault,
                                       RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

updateIpRouteTableConfig

@RequestWrapper(localName="UpdateIpRouteTableConfig",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateIpRouteTableConfig")
@ResponseWrapper(localName="UpdateIpRouteTableConfigResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateIpRouteTableConfigResponse")
void updateIpRouteTableConfig(ManagedObjectReference _this,
                                                                                                                               HostIpRouteTableConfig config)
                              throws RemoteException,
                                     HostConfigFault,
                                     RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

addVirtualSwitch

@RequestWrapper(localName="AddVirtualSwitch",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddVirtualSwitch")
@ResponseWrapper(localName="AddVirtualSwitchResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddVirtualSwitchResponse")
void addVirtualSwitch(ManagedObjectReference _this,
                                                                                                                       String vswitchName,
                                                                                                                       HostVirtualSwitchSpec spec)
                      throws RemoteException,
                             HostConfigFault,
                             ResourceInUse,
                             AlreadyExists,
                             RuntimeFault
Throws:
RemoteException
HostConfigFault
ResourceInUse
AlreadyExists
RuntimeFault

removeVirtualSwitch

@RequestWrapper(localName="RemoveVirtualSwitch",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveVirtualSwitch")
@ResponseWrapper(localName="RemoveVirtualSwitchResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveVirtualSwitchResponse")
void removeVirtualSwitch(ManagedObjectReference _this,
                                                                                                                          String vswitchName)
                         throws RemoteException,
                                HostConfigFault,
                                ResourceInUse,
                                RuntimeFault,
                                NotFound
Throws:
RemoteException
HostConfigFault
ResourceInUse
RuntimeFault
NotFound

updateVirtualSwitch

@RequestWrapper(localName="UpdateVirtualSwitch",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateVirtualSwitch")
@ResponseWrapper(localName="UpdateVirtualSwitchResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateVirtualSwitchResponse")
void updateVirtualSwitch(ManagedObjectReference _this,
                                                                                                                          String vswitchName,
                                                                                                                          HostVirtualSwitchSpec spec)
                         throws RemoteException,
                                HostConfigFault,
                                ResourceInUse,
                                RuntimeFault,
                                NotFound
Throws:
RemoteException
HostConfigFault
ResourceInUse
RuntimeFault
NotFound

addPortGroup

@RequestWrapper(localName="AddPortGroup",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddPortGroup")
@ResponseWrapper(localName="AddPortGroupResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddPortGroupResponse")
void addPortGroup(ManagedObjectReference _this,
                                                                                                                   HostPortGroupSpec portgrp)
                  throws RemoteException,
                         HostConfigFault,
                         AlreadyExists,
                         RuntimeFault,
                         NotFound
Throws:
RemoteException
HostConfigFault
AlreadyExists
RuntimeFault
NotFound

removePortGroup

@RequestWrapper(localName="RemovePortGroup",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemovePortGroup")
@ResponseWrapper(localName="RemovePortGroupResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemovePortGroupResponse")
void removePortGroup(ManagedObjectReference _this,
                                                                                                                      String pgName)
                     throws RemoteException,
                            HostConfigFault,
                            ResourceInUse,
                            RuntimeFault,
                            NotFound
Throws:
RemoteException
HostConfigFault
ResourceInUse
RuntimeFault
NotFound

updatePortGroup

@RequestWrapper(localName="UpdatePortGroup",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdatePortGroup")
@ResponseWrapper(localName="UpdatePortGroupResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdatePortGroupResponse")
void updatePortGroup(ManagedObjectReference _this,
                                                                                                                      String pgName,
                                                                                                                      HostPortGroupSpec portgrp)
                     throws RemoteException,
                            HostConfigFault,
                            AlreadyExists,
                            RuntimeFault,
                            NotFound
Throws:
RemoteException
HostConfigFault
AlreadyExists
RuntimeFault
NotFound

updatePhysicalNicLinkSpeed

@RequestWrapper(localName="UpdatePhysicalNicLinkSpeed",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdatePhysicalNicLinkSpeed")
@ResponseWrapper(localName="UpdatePhysicalNicLinkSpeedResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdatePhysicalNicLinkSpeedResponse")
void updatePhysicalNicLinkSpeed(ManagedObjectReference _this,
                                                                                                                                 String device,
                                                                                                                                 PhysicalNicLinkInfo linkSpeed)
                                throws RemoteException,
                                       HostConfigFault,
                                       RuntimeFault,
                                       NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

queryNetworkHint

@RequestWrapper(localName="QueryNetworkHint",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryNetworkHint")
@ResponseWrapper(localName="QueryNetworkHintResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryNetworkHintResponse")
List<PhysicalNicHintInfo> queryNetworkHint(ManagedObjectReference _this,
                                                                                                                                            List<String> device)
                                           throws RemoteException,
                                                  HostConfigFault,
                                                  RuntimeFault,
                                                  NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

addVirtualNic

@RequestWrapper(localName="AddVirtualNic",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddVirtualNic")
@ResponseWrapper(localName="AddVirtualNicResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddVirtualNicResponse")
String addVirtualNic(ManagedObjectReference _this,
                                                                                                                      String portgroup,
                                                                                                                      HostVirtualNicSpec nic)
                     throws RemoteException,
                            HostConfigFault,
                            AlreadyExists,
                            RuntimeFault
Throws:
RemoteException
HostConfigFault
AlreadyExists
RuntimeFault

removeVirtualNic

@RequestWrapper(localName="RemoveVirtualNic",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveVirtualNic")
@ResponseWrapper(localName="RemoveVirtualNicResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveVirtualNicResponse")
void removeVirtualNic(ManagedObjectReference _this,
                                                                                                                       String device)
                      throws RemoteException,
                             HostConfigFault,
                             RuntimeFault,
                             NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

updateVirtualNic

@RequestWrapper(localName="UpdateVirtualNic",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateVirtualNic")
@ResponseWrapper(localName="UpdateVirtualNicResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateVirtualNicResponse")
void updateVirtualNic(ManagedObjectReference _this,
                                                                                                                       String device,
                                                                                                                       HostVirtualNicSpec nic)
                      throws RemoteException,
                             HostConfigFault,
                             RuntimeFault,
                             NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

addServiceConsoleVirtualNic

@RequestWrapper(localName="AddServiceConsoleVirtualNic",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddServiceConsoleVirtualNic")
@ResponseWrapper(localName="AddServiceConsoleVirtualNicResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddServiceConsoleVirtualNicResponse")
String addServiceConsoleVirtualNic(ManagedObjectReference _this,
                                                                                                                                    String portgroup,
                                                                                                                                    HostVirtualNicSpec nic)
                                   throws RemoteException,
                                          HostConfigFault,
                                          RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

removeServiceConsoleVirtualNic

@RequestWrapper(localName="RemoveServiceConsoleVirtualNic",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveServiceConsoleVirtualNic")
@ResponseWrapper(localName="RemoveServiceConsoleVirtualNicResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveServiceConsoleVirtualNicResponse")
void removeServiceConsoleVirtualNic(ManagedObjectReference _this,
                                                                                                                                     String device)
                                    throws RemoteException,
                                           HostConfigFault,
                                           ResourceInUse,
                                           RuntimeFault,
                                           NotFound
Throws:
RemoteException
HostConfigFault
ResourceInUse
RuntimeFault
NotFound

updateServiceConsoleVirtualNic

@RequestWrapper(localName="UpdateServiceConsoleVirtualNic",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateServiceConsoleVirtualNic")
@ResponseWrapper(localName="UpdateServiceConsoleVirtualNicResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateServiceConsoleVirtualNicResponse")
void updateServiceConsoleVirtualNic(ManagedObjectReference _this,
                                                                                                                                     String device,
                                                                                                                                     HostVirtualNicSpec nic)
                                    throws RemoteException,
                                           HostConfigFault,
                                           ResourceInUse,
                                           RuntimeFault,
                                           NotFound
Throws:
RemoteException
HostConfigFault
ResourceInUse
RuntimeFault
NotFound

restartServiceConsoleVirtualNic

@RequestWrapper(localName="RestartServiceConsoleVirtualNic",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RestartServiceConsoleVirtualNic")
@ResponseWrapper(localName="RestartServiceConsoleVirtualNicResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RestartServiceConsoleVirtualNicResponse")
void restartServiceConsoleVirtualNic(ManagedObjectReference _this,
                                                                                                                                      String device)
                                     throws RemoteException,
                                            HostConfigFault,
                                            RuntimeFault,
                                            NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

refreshNetworkSystem

@RequestWrapper(localName="RefreshNetworkSystem",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RefreshNetworkSystem")
@ResponseWrapper(localName="RefreshNetworkSystemResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RefreshNetworkSystemResponse")
void refreshNetworkSystem(ManagedObjectReference _this)
                          throws RemoteException,
                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

checkHostPatch

@RequestWrapper(localName="CheckHostPatch",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckHostPatch")
@ResponseWrapper(localName="CheckHostPatchResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckHostPatchResponse")
HostPatchManagerResult checkHostPatch(ManagedObjectReference _this,
                                                                                                                                       List<String> metaUrls,
                                                                                                                                       List<String> bundleUrls,
                                                                                                                                       HostPatchManagerPatchManagerOperationSpec spec)
                                      throws RemoteException,
                                             PlatformConfigFault,
                                             RequestCanceled,
                                             TaskInProgress,
                                             InvalidState,
                                             RuntimeFault
Throws:
RemoteException
PlatformConfigFault
RequestCanceled
TaskInProgress
InvalidState
RuntimeFault

checkHostPatch_Task

@RequestWrapper(localName="CheckHostPatch_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckHostPatch_Task")
@ResponseWrapper(localName="CheckHostPatch_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckHostPatch_TaskResponse")
ManagedObjectReference checkHostPatch_Task(ManagedObjectReference _this,
                                                                                                                                            List<String> metaUrls,
                                                                                                                                            List<String> bundleUrls,
                                                                                                                                            HostPatchManagerPatchManagerOperationSpec spec)
                                           throws RemoteException,
                                                  PlatformConfigFault,
                                                  RequestCanceled,
                                                  TaskInProgress,
                                                  InvalidState,
                                                  RuntimeFault
Throws:
RemoteException
PlatformConfigFault
RequestCanceled
TaskInProgress
InvalidState
RuntimeFault

scanHostPatch

@RequestWrapper(localName="ScanHostPatch",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ScanHostPatch")
@ResponseWrapper(localName="ScanHostPatchResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ScanHostPatchResponse")
List<HostPatchManagerStatus> scanHostPatch(ManagedObjectReference _this,
                                                                                                                                            HostPatchManagerLocator repository,
                                                                                                                                            List<String> updateID)
                                           throws RemoteException,
                                                  PlatformConfigFault,
                                                  RequestCanceled,
                                                  RuntimeFault,
                                                  PatchMetadataInvalid
Throws:
RemoteException
PlatformConfigFault
RequestCanceled
RuntimeFault
PatchMetadataInvalid

scanHostPatch_Task

@RequestWrapper(localName="ScanHostPatch_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ScanHostPatch_Task")
@ResponseWrapper(localName="ScanHostPatch_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ScanHostPatch_TaskResponse")
ManagedObjectReference scanHostPatch_Task(ManagedObjectReference _this,
                                                                                                                                           HostPatchManagerLocator repository,
                                                                                                                                           List<String> updateID)
                                          throws RemoteException,
                                                 PlatformConfigFault,
                                                 RequestCanceled,
                                                 RuntimeFault,
                                                 PatchMetadataInvalid
Throws:
RemoteException
PlatformConfigFault
RequestCanceled
RuntimeFault
PatchMetadataInvalid

scanHostPatchV2

@RequestWrapper(localName="ScanHostPatchV2",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ScanHostPatchV2")
@ResponseWrapper(localName="ScanHostPatchV2Response",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ScanHostPatchV2Response")
HostPatchManagerResult scanHostPatchV2(ManagedObjectReference _this,
                                                                                                                                        List<String> metaUrls,
                                                                                                                                        List<String> bundleUrls,
                                                                                                                                        HostPatchManagerPatchManagerOperationSpec spec)
                                       throws RemoteException,
                                              PlatformConfigFault,
                                              RequestCanceled,
                                              TaskInProgress,
                                              InvalidState,
                                              RuntimeFault
Throws:
RemoteException
PlatformConfigFault
RequestCanceled
TaskInProgress
InvalidState
RuntimeFault

scanHostPatchV2_Task

@RequestWrapper(localName="ScanHostPatchV2_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ScanHostPatchV2_Task")
@ResponseWrapper(localName="ScanHostPatchV2_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ScanHostPatchV2_TaskResponse")
ManagedObjectReference scanHostPatchV2_Task(ManagedObjectReference _this,
                                                                                                                                             List<String> metaUrls,
                                                                                                                                             List<String> bundleUrls,
                                                                                                                                             HostPatchManagerPatchManagerOperationSpec spec)
                                            throws RemoteException,
                                                   PlatformConfigFault,
                                                   RequestCanceled,
                                                   TaskInProgress,
                                                   InvalidState,
                                                   RuntimeFault
Throws:
RemoteException
PlatformConfigFault
RequestCanceled
TaskInProgress
InvalidState
RuntimeFault

stageHostPatch

@RequestWrapper(localName="StageHostPatch",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.StageHostPatch")
@ResponseWrapper(localName="StageHostPatchResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.StageHostPatchResponse")
HostPatchManagerResult stageHostPatch(ManagedObjectReference _this,
                                                                                                                                       List<String> metaUrls,
                                                                                                                                       List<String> bundleUrls,
                                                                                                                                       List<String> vibUrls,
                                                                                                                                       HostPatchManagerPatchManagerOperationSpec spec)
                                      throws RemoteException,
                                             PlatformConfigFault,
                                             RequestCanceled,
                                             TaskInProgress,
                                             InvalidState,
                                             RuntimeFault
Throws:
RemoteException
PlatformConfigFault
RequestCanceled
TaskInProgress
InvalidState
RuntimeFault

stageHostPatch_Task

@RequestWrapper(localName="StageHostPatch_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.StageHostPatch_Task")
@ResponseWrapper(localName="StageHostPatch_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.StageHostPatch_TaskResponse")
ManagedObjectReference stageHostPatch_Task(ManagedObjectReference _this,
                                                                                                                                            List<String> metaUrls,
                                                                                                                                            List<String> bundleUrls,
                                                                                                                                            List<String> vibUrls,
                                                                                                                                            HostPatchManagerPatchManagerOperationSpec spec)
                                           throws RemoteException,
                                                  PlatformConfigFault,
                                                  RequestCanceled,
                                                  TaskInProgress,
                                                  InvalidState,
                                                  RuntimeFault
Throws:
RemoteException
PlatformConfigFault
RequestCanceled
TaskInProgress
InvalidState
RuntimeFault

installHostPatch

@RequestWrapper(localName="InstallHostPatch",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.InstallHostPatch")
@ResponseWrapper(localName="InstallHostPatchResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.InstallHostPatchResponse")
void installHostPatch(ManagedObjectReference _this,
                                                                                                                       HostPatchManagerLocator repository,
                                                                                                                       String updateID,
                                                                                                                       Boolean force)
                      throws RemoteException,
                             NoDiskSpace,
                             TaskInProgress,
                             RebootRequired,
                             PatchBinariesNotFound,
                             InvalidState,
                             PatchNotApplicable,
                             RuntimeFault,
                             PatchInstallFailed,
                             PatchMetadataInvalid
Throws:
RemoteException
NoDiskSpace
TaskInProgress
RebootRequired
PatchBinariesNotFound
InvalidState
PatchNotApplicable
RuntimeFault
PatchInstallFailed
PatchMetadataInvalid

installHostPatch_Task

@RequestWrapper(localName="InstallHostPatch_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.InstallHostPatch_Task")
@ResponseWrapper(localName="InstallHostPatch_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.InstallHostPatch_TaskResponse")
ManagedObjectReference installHostPatch_Task(ManagedObjectReference _this,
                                                                                                                                              HostPatchManagerLocator repository,
                                                                                                                                              String updateID,
                                                                                                                                              Boolean force)
                                             throws RemoteException,
                                                    NoDiskSpace,
                                                    TaskInProgress,
                                                    RebootRequired,
                                                    PatchBinariesNotFound,
                                                    InvalidState,
                                                    PatchNotApplicable,
                                                    RuntimeFault,
                                                    PatchInstallFailed,
                                                    PatchMetadataInvalid
Throws:
RemoteException
NoDiskSpace
TaskInProgress
RebootRequired
PatchBinariesNotFound
InvalidState
PatchNotApplicable
RuntimeFault
PatchInstallFailed
PatchMetadataInvalid

installHostPatchV2

@RequestWrapper(localName="InstallHostPatchV2",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.InstallHostPatchV2")
@ResponseWrapper(localName="InstallHostPatchV2Response",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.InstallHostPatchV2Response")
HostPatchManagerResult installHostPatchV2(ManagedObjectReference _this,
                                                                                                                                           List<String> metaUrls,
                                                                                                                                           List<String> bundleUrls,
                                                                                                                                           List<String> vibUrls,
                                                                                                                                           HostPatchManagerPatchManagerOperationSpec spec)
                                          throws RemoteException,
                                                 PlatformConfigFault,
                                                 RequestCanceled,
                                                 TaskInProgress,
                                                 InvalidState,
                                                 RuntimeFault
Throws:
RemoteException
PlatformConfigFault
RequestCanceled
TaskInProgress
InvalidState
RuntimeFault

installHostPatchV2_Task

@RequestWrapper(localName="InstallHostPatchV2_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.InstallHostPatchV2_Task")
@ResponseWrapper(localName="InstallHostPatchV2_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.InstallHostPatchV2_TaskResponse")
ManagedObjectReference installHostPatchV2_Task(ManagedObjectReference _this,
                                                                                                                                                List<String> metaUrls,
                                                                                                                                                List<String> bundleUrls,
                                                                                                                                                List<String> vibUrls,
                                                                                                                                                HostPatchManagerPatchManagerOperationSpec spec)
                                               throws RemoteException,
                                                      PlatformConfigFault,
                                                      RequestCanceled,
                                                      TaskInProgress,
                                                      InvalidState,
                                                      RuntimeFault
Throws:
RemoteException
PlatformConfigFault
RequestCanceled
TaskInProgress
InvalidState
RuntimeFault

uninstallHostPatch

@RequestWrapper(localName="UninstallHostPatch",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UninstallHostPatch")
@ResponseWrapper(localName="UninstallHostPatchResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UninstallHostPatchResponse")
HostPatchManagerResult uninstallHostPatch(ManagedObjectReference _this,
                                                                                                                                           List<String> bulletinIds,
                                                                                                                                           HostPatchManagerPatchManagerOperationSpec spec)
                                          throws RemoteException,
                                                 PlatformConfigFault,
                                                 TaskInProgress,
                                                 InvalidState,
                                                 RuntimeFault
Throws:
RemoteException
PlatformConfigFault
TaskInProgress
InvalidState
RuntimeFault

uninstallHostPatch_Task

@RequestWrapper(localName="UninstallHostPatch_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UninstallHostPatch_Task")
@ResponseWrapper(localName="UninstallHostPatch_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UninstallHostPatch_TaskResponse")
ManagedObjectReference uninstallHostPatch_Task(ManagedObjectReference _this,
                                                                                                                                                List<String> bulletinIds,
                                                                                                                                                HostPatchManagerPatchManagerOperationSpec spec)
                                               throws RemoteException,
                                                      PlatformConfigFault,
                                                      TaskInProgress,
                                                      InvalidState,
                                                      RuntimeFault
Throws:
RemoteException
PlatformConfigFault
TaskInProgress
InvalidState
RuntimeFault

queryHostPatch

@RequestWrapper(localName="QueryHostPatch",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryHostPatch")
@ResponseWrapper(localName="QueryHostPatchResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryHostPatchResponse")
HostPatchManagerResult queryHostPatch(ManagedObjectReference _this,
                                                                                                                                       HostPatchManagerPatchManagerOperationSpec spec)
                                      throws RemoteException,
                                             PlatformConfigFault,
                                             RequestCanceled,
                                             TaskInProgress,
                                             InvalidState,
                                             RuntimeFault
Throws:
RemoteException
PlatformConfigFault
RequestCanceled
TaskInProgress
InvalidState
RuntimeFault

queryHostPatch_Task

@RequestWrapper(localName="QueryHostPatch_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryHostPatch_Task")
@ResponseWrapper(localName="QueryHostPatch_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryHostPatch_TaskResponse")
ManagedObjectReference queryHostPatch_Task(ManagedObjectReference _this,
                                                                                                                                            HostPatchManagerPatchManagerOperationSpec spec)
                                           throws RemoteException,
                                                  PlatformConfigFault,
                                                  RequestCanceled,
                                                  TaskInProgress,
                                                  InvalidState,
                                                  RuntimeFault
Throws:
RemoteException
PlatformConfigFault
RequestCanceled
TaskInProgress
InvalidState
RuntimeFault

refresh

@RequestWrapper(localName="Refresh",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.Refresh")
@ResponseWrapper(localName="RefreshResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RefreshResponse")
void refresh(ManagedObjectReference _this)
             throws RemoteException,
                    RuntimeFault
Throws:
RemoteException
RuntimeFault

updatePassthruConfig

@RequestWrapper(localName="UpdatePassthruConfig",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdatePassthruConfig")
@ResponseWrapper(localName="UpdatePassthruConfigResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdatePassthruConfigResponse")
void updatePassthruConfig(ManagedObjectReference _this,
                                                                                                                           List<HostPciPassthruConfig> config)
                          throws RemoteException,
                                 HostConfigFault,
                                 RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

updateServicePolicy

@RequestWrapper(localName="UpdateServicePolicy",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateServicePolicy")
@ResponseWrapper(localName="UpdateServicePolicyResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateServicePolicyResponse")
void updateServicePolicy(ManagedObjectReference _this,
                                                                                                                          String id,
                                                                                                                          String policy)
                         throws RemoteException,
                                HostConfigFault,
                                RuntimeFault,
                                NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

startService

@RequestWrapper(localName="StartService",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.StartService")
@ResponseWrapper(localName="StartServiceResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.StartServiceResponse")
void startService(ManagedObjectReference _this,
                                                                                                                   String id)
                  throws RemoteException,
                         HostConfigFault,
                         InvalidState,
                         RuntimeFault,
                         NotFound
Throws:
RemoteException
HostConfigFault
InvalidState
RuntimeFault
NotFound

stopService

@RequestWrapper(localName="StopService",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.StopService")
@ResponseWrapper(localName="StopServiceResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.StopServiceResponse")
void stopService(ManagedObjectReference _this,
                                                                                                                  String id)
                 throws RemoteException,
                        HostConfigFault,
                        InvalidState,
                        RuntimeFault,
                        NotFound
Throws:
RemoteException
HostConfigFault
InvalidState
RuntimeFault
NotFound

restartService

@RequestWrapper(localName="RestartService",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RestartService")
@ResponseWrapper(localName="RestartServiceResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RestartServiceResponse")
void restartService(ManagedObjectReference _this,
                                                                                                                     String id)
                    throws RemoteException,
                           HostConfigFault,
                           InvalidState,
                           RuntimeFault,
                           NotFound
Throws:
RemoteException
HostConfigFault
InvalidState
RuntimeFault
NotFound

uninstallService

@RequestWrapper(localName="UninstallService",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UninstallService")
@ResponseWrapper(localName="UninstallServiceResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UninstallServiceResponse")
void uninstallService(ManagedObjectReference _this,
                                                                                                                       String id)
                      throws RemoteException,
                             HostConfigFault,
                             RuntimeFault,
                             NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

refreshServices

@RequestWrapper(localName="RefreshServices",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RefreshServices")
@ResponseWrapper(localName="RefreshServicesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RefreshServicesResponse")
void refreshServices(ManagedObjectReference _this)
                     throws RemoteException,
                            RuntimeFault
Throws:
RemoteException
RuntimeFault

reconfigureSnmpAgent

@RequestWrapper(localName="ReconfigureSnmpAgent",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureSnmpAgent")
@ResponseWrapper(localName="ReconfigureSnmpAgentResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureSnmpAgentResponse")
void reconfigureSnmpAgent(ManagedObjectReference _this,
                                                                                                                           HostSnmpConfigSpec spec)
                          throws RemoteException,
                                 InsufficientResourcesFault,
                                 RuntimeFault,
                                 NotFound
Throws:
RemoteException
InsufficientResourcesFault
RuntimeFault
NotFound

sendTestNotification

@RequestWrapper(localName="SendTestNotification",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SendTestNotification")
@ResponseWrapper(localName="SendTestNotificationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SendTestNotificationResponse")
void sendTestNotification(ManagedObjectReference _this)
                          throws RemoteException,
                                 InsufficientResourcesFault,
                                 RuntimeFault,
                                 NotFound
Throws:
RemoteException
InsufficientResourcesFault
RuntimeFault
NotFound

retrieveDiskPartitionInfo

@RequestWrapper(localName="RetrieveDiskPartitionInfo",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveDiskPartitionInfo")
@ResponseWrapper(localName="RetrieveDiskPartitionInfoResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveDiskPartitionInfoResponse")
List<HostDiskPartitionInfo> retrieveDiskPartitionInfo(ManagedObjectReference _this,
                                                                                                                                                       List<String> devicePath)
                                                      throws RemoteException,
                                                             RuntimeFault
Throws:
RemoteException
RuntimeFault

computeDiskPartitionInfo

@RequestWrapper(localName="ComputeDiskPartitionInfo",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ComputeDiskPartitionInfo")
@ResponseWrapper(localName="ComputeDiskPartitionInfoResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ComputeDiskPartitionInfoResponse")
HostDiskPartitionInfo computeDiskPartitionInfo(ManagedObjectReference _this,
                                                                                                                                                String devicePath,
                                                                                                                                                HostDiskPartitionLayout layout)
                                               throws RemoteException,
                                                      HostConfigFault,
                                                      RuntimeFault,
                                                      NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

computeDiskPartitionInfoForResize

@RequestWrapper(localName="ComputeDiskPartitionInfoForResize",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ComputeDiskPartitionInfoForResize")
@ResponseWrapper(localName="ComputeDiskPartitionInfoForResizeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ComputeDiskPartitionInfoForResizeResponse")
HostDiskPartitionInfo computeDiskPartitionInfoForResize(ManagedObjectReference _this,
                                                                                                                                                         HostScsiDiskPartition partition,
                                                                                                                                                         HostDiskPartitionBlockRange blockRange)
                                                        throws RemoteException,
                                                               HostConfigFault,
                                                               RuntimeFault,
                                                               NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

updateDiskPartitions

@RequestWrapper(localName="UpdateDiskPartitions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateDiskPartitions")
@ResponseWrapper(localName="UpdateDiskPartitionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateDiskPartitionsResponse")
void updateDiskPartitions(ManagedObjectReference _this,
                                                                                                                           String devicePath,
                                                                                                                           HostDiskPartitionSpec spec)
                          throws RemoteException,
                                 HostConfigFault,
                                 RuntimeFault,
                                 NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

formatVmfs

@RequestWrapper(localName="FormatVmfs",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FormatVmfs")
@ResponseWrapper(localName="FormatVmfsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FormatVmfsResponse")
HostVmfsVolume formatVmfs(ManagedObjectReference _this,
                                                                                                                           HostVmfsSpec createSpec)
                          throws RemoteException,
                                 HostConfigFault,
                                 AlreadyExists,
                                 RuntimeFault
Throws:
RemoteException
HostConfigFault
AlreadyExists
RuntimeFault

rescanVmfs

@RequestWrapper(localName="RescanVmfs",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RescanVmfs")
@ResponseWrapper(localName="RescanVmfsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RescanVmfsResponse")
void rescanVmfs(ManagedObjectReference _this)
                throws RemoteException,
                       HostConfigFault,
                       RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

attachVmfsExtent

@RequestWrapper(localName="AttachVmfsExtent",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AttachVmfsExtent")
@ResponseWrapper(localName="AttachVmfsExtentResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AttachVmfsExtentResponse")
void attachVmfsExtent(ManagedObjectReference _this,
                                                                                                                       String vmfsPath,
                                                                                                                       HostScsiDiskPartition extent)
                      throws RemoteException,
                             HostConfigFault,
                             RuntimeFault,
                             NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

expandVmfsExtent

@RequestWrapper(localName="ExpandVmfsExtent",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExpandVmfsExtent")
@ResponseWrapper(localName="ExpandVmfsExtentResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExpandVmfsExtentResponse")
void expandVmfsExtent(ManagedObjectReference _this,
                                                                                                                       String vmfsPath,
                                                                                                                       HostScsiDiskPartition extent)
                      throws RemoteException,
                             HostConfigFault,
                             RuntimeFault,
                             NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

upgradeVmfs

@RequestWrapper(localName="UpgradeVmfs",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpgradeVmfs")
@ResponseWrapper(localName="UpgradeVmfsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpgradeVmfsResponse")
void upgradeVmfs(ManagedObjectReference _this,
                                                                                                                  String vmfsPath)
                 throws RemoteException,
                        HostConfigFault,
                        RuntimeFault,
                        NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

upgradeVmLayout

@RequestWrapper(localName="UpgradeVmLayout",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpgradeVmLayout")
@ResponseWrapper(localName="UpgradeVmLayoutResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpgradeVmLayoutResponse")
void upgradeVmLayout(ManagedObjectReference _this)
                     throws RemoteException,
                            RuntimeFault
Throws:
RemoteException
RuntimeFault

queryUnresolvedVmfsVolume

@RequestWrapper(localName="QueryUnresolvedVmfsVolume",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryUnresolvedVmfsVolume")
@ResponseWrapper(localName="QueryUnresolvedVmfsVolumeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryUnresolvedVmfsVolumeResponse")
List<HostUnresolvedVmfsVolume> queryUnresolvedVmfsVolume(ManagedObjectReference _this)
                                                         throws RemoteException,
                                                                RuntimeFault
Throws:
RemoteException
RuntimeFault

resolveMultipleUnresolvedVmfsVolumes

@RequestWrapper(localName="ResolveMultipleUnresolvedVmfsVolumes",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ResolveMultipleUnresolvedVmfsVolumes")
@ResponseWrapper(localName="ResolveMultipleUnresolvedVmfsVolumesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ResolveMultipleUnresolvedVmfsVolumesResponse")
List<HostUnresolvedVmfsResolutionResult> resolveMultipleUnresolvedVmfsVolumes(ManagedObjectReference _this,
                                                                                                                                                                               List<HostUnresolvedVmfsResolutionSpec> resolutionSpec)
                                                                              throws RemoteException,
                                                                                     HostConfigFault,
                                                                                     RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

unmountForceMountedVmfsVolume

@RequestWrapper(localName="UnmountForceMountedVmfsVolume",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UnmountForceMountedVmfsVolume")
@ResponseWrapper(localName="UnmountForceMountedVmfsVolumeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UnmountForceMountedVmfsVolumeResponse")
void unmountForceMountedVmfsVolume(ManagedObjectReference _this,
                                                                                                                                    String vmfsUuid)
                                   throws RemoteException,
                                          HostConfigFault,
                                          RuntimeFault,
                                          NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

rescanHba

@RequestWrapper(localName="RescanHba",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RescanHba")
@ResponseWrapper(localName="RescanHbaResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RescanHbaResponse")
void rescanHba(ManagedObjectReference _this,
                                                                                                                String hbaDevice)
               throws RemoteException,
                      HostConfigFault,
                      RuntimeFault,
                      NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

rescanAllHba

@RequestWrapper(localName="RescanAllHba",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RescanAllHba")
@ResponseWrapper(localName="RescanAllHbaResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RescanAllHbaResponse")
void rescanAllHba(ManagedObjectReference _this)
                  throws RemoteException,
                         HostConfigFault,
                         RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

updateSoftwareInternetScsiEnabled

@RequestWrapper(localName="UpdateSoftwareInternetScsiEnabled",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateSoftwareInternetScsiEnabled")
@ResponseWrapper(localName="UpdateSoftwareInternetScsiEnabledResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateSoftwareInternetScsiEnabledResponse")
void updateSoftwareInternetScsiEnabled(ManagedObjectReference _this,
                                                                                                                                        Boolean enabled)
                                       throws RemoteException,
                                              HostConfigFault,
                                              RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

updateInternetScsiDiscoveryProperties

@RequestWrapper(localName="UpdateInternetScsiDiscoveryProperties",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiDiscoveryProperties")
@ResponseWrapper(localName="UpdateInternetScsiDiscoveryPropertiesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiDiscoveryPropertiesResponse")
void updateInternetScsiDiscoveryProperties(ManagedObjectReference _this,
                                                                                                                                            String iScsiHbaDevice,
                                                                                                                                            HostInternetScsiHbaDiscoveryProperties discoveryProperties)
                                           throws RemoteException,
                                                  HostConfigFault,
                                                  RuntimeFault,
                                                  NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

updateInternetScsiAuthenticationProperties

@RequestWrapper(localName="UpdateInternetScsiAuthenticationProperties",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiAuthenticationProperties")
@ResponseWrapper(localName="UpdateInternetScsiAuthenticationPropertiesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiAuthenticationPropertiesResponse")
void updateInternetScsiAuthenticationProperties(ManagedObjectReference _this,
                                                                                                                                                 String iScsiHbaDevice,
                                                                                                                                                 HostInternetScsiHbaAuthenticationProperties authenticationProperties,
                                                                                                                                                 HostInternetScsiHbaTargetSet targetSet)
                                                throws RemoteException,
                                                       HostConfigFault,
                                                       RuntimeFault,
                                                       NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

updateInternetScsiDigestProperties

@RequestWrapper(localName="UpdateInternetScsiDigestProperties",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiDigestProperties")
@ResponseWrapper(localName="UpdateInternetScsiDigestPropertiesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiDigestPropertiesResponse")
void updateInternetScsiDigestProperties(ManagedObjectReference _this,
                                                                                                                                         String iScsiHbaDevice,
                                                                                                                                         HostInternetScsiHbaTargetSet targetSet,
                                                                                                                                         HostInternetScsiHbaDigestProperties digestProperties)
                                        throws RemoteException,
                                               HostConfigFault,
                                               RuntimeFault,
                                               NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

updateInternetScsiAdvancedOptions

@RequestWrapper(localName="UpdateInternetScsiAdvancedOptions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiAdvancedOptions")
@ResponseWrapper(localName="UpdateInternetScsiAdvancedOptionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiAdvancedOptionsResponse")
void updateInternetScsiAdvancedOptions(ManagedObjectReference _this,
                                                                                                                                        String iScsiHbaDevice,
                                                                                                                                        HostInternetScsiHbaTargetSet targetSet,
                                                                                                                                        List<HostInternetScsiHbaParamValue> options)
                                       throws RemoteException,
                                              HostConfigFault,
                                              RuntimeFault,
                                              NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

updateInternetScsiIPProperties

@RequestWrapper(localName="UpdateInternetScsiIPProperties",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiIPProperties")
@ResponseWrapper(localName="UpdateInternetScsiIPPropertiesResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiIPPropertiesResponse")
void updateInternetScsiIPProperties(ManagedObjectReference _this,
                                                                                                                                     String iScsiHbaDevice,
                                                                                                                                     HostInternetScsiHbaIPProperties ipProperties)
                                    throws RemoteException,
                                           HostConfigFault,
                                           RuntimeFault,
                                           NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

updateInternetScsiName

@RequestWrapper(localName="UpdateInternetScsiName",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiName")
@ResponseWrapper(localName="UpdateInternetScsiNameResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiNameResponse")
void updateInternetScsiName(ManagedObjectReference _this,
                                                                                                                             String iScsiHbaDevice,
                                                                                                                             String iScsiName)
                            throws RemoteException,
                                   HostConfigFault,
                                   RuntimeFault,
                                   NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

updateInternetScsiAlias

@RequestWrapper(localName="UpdateInternetScsiAlias",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiAlias")
@ResponseWrapper(localName="UpdateInternetScsiAliasResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiAliasResponse")
void updateInternetScsiAlias(ManagedObjectReference _this,
                                                                                                                              String iScsiHbaDevice,
                                                                                                                              String iScsiAlias)
                             throws RemoteException,
                                    HostConfigFault,
                                    RuntimeFault,
                                    NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

addInternetScsiSendTargets

@RequestWrapper(localName="AddInternetScsiSendTargets",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddInternetScsiSendTargets")
@ResponseWrapper(localName="AddInternetScsiSendTargetsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddInternetScsiSendTargetsResponse")
void addInternetScsiSendTargets(ManagedObjectReference _this,
                                                                                                                                 String iScsiHbaDevice,
                                                                                                                                 List<HostInternetScsiHbaSendTarget> targets)
                                throws RemoteException,
                                       HostConfigFault,
                                       RuntimeFault,
                                       NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

removeInternetScsiSendTargets

@RequestWrapper(localName="RemoveInternetScsiSendTargets",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveInternetScsiSendTargets")
@ResponseWrapper(localName="RemoveInternetScsiSendTargetsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveInternetScsiSendTargetsResponse")
void removeInternetScsiSendTargets(ManagedObjectReference _this,
                                                                                                                                    String iScsiHbaDevice,
                                                                                                                                    List<HostInternetScsiHbaSendTarget> targets)
                                   throws RemoteException,
                                          HostConfigFault,
                                          RuntimeFault,
                                          NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

addInternetScsiStaticTargets

@RequestWrapper(localName="AddInternetScsiStaticTargets",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AddInternetScsiStaticTargets")
@ResponseWrapper(localName="AddInternetScsiStaticTargetsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AddInternetScsiStaticTargetsResponse")
void addInternetScsiStaticTargets(ManagedObjectReference _this,
                                                                                                                                   String iScsiHbaDevice,
                                                                                                                                   List<HostInternetScsiHbaStaticTarget> targets)
                                  throws RemoteException,
                                         HostConfigFault,
                                         RuntimeFault,
                                         NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

removeInternetScsiStaticTargets

@RequestWrapper(localName="RemoveInternetScsiStaticTargets",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveInternetScsiStaticTargets")
@ResponseWrapper(localName="RemoveInternetScsiStaticTargetsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveInternetScsiStaticTargetsResponse")
void removeInternetScsiStaticTargets(ManagedObjectReference _this,
                                                                                                                                      String iScsiHbaDevice,
                                                                                                                                      List<HostInternetScsiHbaStaticTarget> targets)
                                     throws RemoteException,
                                            HostConfigFault,
                                            RuntimeFault,
                                            NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

enableMultipathPath

@RequestWrapper(localName="EnableMultipathPath",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.EnableMultipathPath")
@ResponseWrapper(localName="EnableMultipathPathResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.EnableMultipathPathResponse")
void enableMultipathPath(ManagedObjectReference _this,
                                                                                                                          String pathName)
                         throws RemoteException,
                                HostConfigFault,
                                RuntimeFault,
                                NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

disableMultipathPath

@RequestWrapper(localName="DisableMultipathPath",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DisableMultipathPath")
@ResponseWrapper(localName="DisableMultipathPathResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DisableMultipathPathResponse")
void disableMultipathPath(ManagedObjectReference _this,
                                                                                                                           String pathName)
                          throws RemoteException,
                                 HostConfigFault,
                                 RuntimeFault,
                                 NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

setMultipathLunPolicy

@RequestWrapper(localName="SetMultipathLunPolicy",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SetMultipathLunPolicy")
@ResponseWrapper(localName="SetMultipathLunPolicyResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SetMultipathLunPolicyResponse")
void setMultipathLunPolicy(ManagedObjectReference _this,
                                                                                                                            String lunId,
                                                                                                                            HostMultipathInfoLogicalUnitPolicy policy)
                           throws RemoteException,
                                  HostConfigFault,
                                  RuntimeFault,
                                  NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

queryPathSelectionPolicyOptions

@RequestWrapper(localName="QueryPathSelectionPolicyOptions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryPathSelectionPolicyOptions")
@ResponseWrapper(localName="QueryPathSelectionPolicyOptionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryPathSelectionPolicyOptionsResponse")
List<HostPathSelectionPolicyOption> queryPathSelectionPolicyOptions(ManagedObjectReference _this)
                                                                    throws RemoteException,
                                                                           HostConfigFault,
                                                                           RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

queryStorageArrayTypePolicyOptions

@RequestWrapper(localName="QueryStorageArrayTypePolicyOptions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryStorageArrayTypePolicyOptions")
@ResponseWrapper(localName="QueryStorageArrayTypePolicyOptionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryStorageArrayTypePolicyOptionsResponse")
List<HostStorageArrayTypePolicyOption> queryStorageArrayTypePolicyOptions(ManagedObjectReference _this)
                                                                          throws RemoteException,
                                                                                 HostConfigFault,
                                                                                 RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

updateScsiLunDisplayName

@RequestWrapper(localName="UpdateScsiLunDisplayName",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateScsiLunDisplayName")
@ResponseWrapper(localName="UpdateScsiLunDisplayNameResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateScsiLunDisplayNameResponse")
void updateScsiLunDisplayName(ManagedObjectReference _this,
                                                                                                                               String lunUuid,
                                                                                                                               String displayName)
                              throws RemoteException,
                                     HostConfigFault,
                                     InvalidName,
                                     DuplicateName,
                                     RuntimeFault,
                                     NotFound
Throws:
RemoteException
HostConfigFault
InvalidName
DuplicateName
RuntimeFault
NotFound

refreshStorageSystem

@RequestWrapper(localName="RefreshStorageSystem",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RefreshStorageSystem")
@ResponseWrapper(localName="RefreshStorageSystemResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RefreshStorageSystemResponse")
void refreshStorageSystem(ManagedObjectReference _this)
                          throws RemoteException,
                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

queryProcessInfo

@RequestWrapper(localName="QueryProcessInfo",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryProcessInfo")
@ResponseWrapper(localName="QueryProcessInfoResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryProcessInfoResponse")
List<HostSystemDebugManagerProcessInfo> queryProcessInfo(ManagedObjectReference _this)
                                                         throws RemoteException,
                                                                RuntimeFault
Throws:
RemoteException
RuntimeFault

requestIdentity

@RequestWrapper(localName="RequestIdentity",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RequestIdentity")
@ResponseWrapper(localName="RequestIdentityResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RequestIdentityResponse")
HostTpmManagerEncryptedBlob requestIdentity(ManagedObjectReference _this,
                                                                                                                                             String publicKey,
                                                                                                                                             String label)
                                            throws RemoteException,
                                                   RuntimeFault
Throws:
RemoteException
RuntimeFault

verifyCredential

@RequestWrapper(localName="VerifyCredential",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.VerifyCredential")
@ResponseWrapper(localName="VerifyCredentialResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.VerifyCredentialResponse")
String verifyCredential(ManagedObjectReference _this,
                                                                                                                         HostTpmManagerEncryptedBlob encryptedCredential)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

generateReport

@RequestWrapper(localName="GenerateReport",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.GenerateReport")
@ResponseWrapper(localName="GenerateReportResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.GenerateReportResponse")
HostIntegrityReport generateReport(ManagedObjectReference _this,
                                                                                                                                    List<Integer> pcrSelection,
                                                                                                                                    List<Byte> nonce)
                                   throws RemoteException,
                                          RuntimeFault
Throws:
RemoteException
RuntimeFault

prepareSource

@RequestWrapper(localName="PrepareSource",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PrepareSource")
@ResponseWrapper(localName="PrepareSourceResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PrepareSourceResponse")
void prepareSource(ManagedObjectReference _this,
                                                                                                                    HostVMotionManagerSpec spec,
                                                                                                                    ManagedObjectReference vm)
                   throws RemoteException,
                          TaskInProgress,
                          Timedout,
                          InvalidState,
                          RuntimeFault
Throws:
RemoteException
TaskInProgress
Timedout
InvalidState
RuntimeFault

prepareSourceEx

@RequestWrapper(localName="PrepareSourceEx",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PrepareSourceEx")
@ResponseWrapper(localName="PrepareSourceExResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PrepareSourceExResponse")
void prepareSourceEx(ManagedObjectReference _this,
                                                                                                                      HostVMotionManagerSpec spec,
                                                                                                                      ManagedObjectReference vm)
                     throws RemoteException,
                            TaskInProgress,
                            Timedout,
                            InvalidState,
                            RuntimeFault
Throws:
RemoteException
TaskInProgress
Timedout
InvalidState
RuntimeFault

prepareSourceEx_Task

@RequestWrapper(localName="PrepareSourceEx_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PrepareSourceEx_Task")
@ResponseWrapper(localName="PrepareSourceEx_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PrepareSourceEx_TaskResponse")
ManagedObjectReference prepareSourceEx_Task(ManagedObjectReference _this,
                                                                                                                                             HostVMotionManagerSpec spec,
                                                                                                                                             ManagedObjectReference vm)
                                            throws RemoteException,
                                                   TaskInProgress,
                                                   Timedout,
                                                   InvalidState,
                                                   RuntimeFault
Throws:
RemoteException
TaskInProgress
Timedout
InvalidState
RuntimeFault

prepareDestination

@RequestWrapper(localName="PrepareDestination",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PrepareDestination")
@ResponseWrapper(localName="PrepareDestinationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PrepareDestinationResponse")
void prepareDestination(ManagedObjectReference _this,
                                                                                                                         HostVMotionManagerSpec spec,
                                                                                                                         ManagedObjectReference pool)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

prepareDestinationEx

@RequestWrapper(localName="PrepareDestinationEx",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PrepareDestinationEx")
@ResponseWrapper(localName="PrepareDestinationExResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PrepareDestinationExResponse")
void prepareDestinationEx(ManagedObjectReference _this,
                                                                                                                           HostVMotionManagerSpec spec,
                                                                                                                           ManagedObjectReference pool)
                          throws RemoteException,
                                 RuntimeFault
Throws:
RemoteException
RuntimeFault

prepareDestinationEx_Task

@RequestWrapper(localName="PrepareDestinationEx_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.PrepareDestinationEx_Task")
@ResponseWrapper(localName="PrepareDestinationEx_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.PrepareDestinationEx_TaskResponse")
ManagedObjectReference prepareDestinationEx_Task(ManagedObjectReference _this,
                                                                                                                                                  HostVMotionManagerSpec spec,
                                                                                                                                                  ManagedObjectReference pool)
                                                 throws RemoteException,
                                                        RuntimeFault
Throws:
RemoteException
RuntimeFault

initiateDestination

@RequestWrapper(localName="InitiateDestination",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.InitiateDestination")
@ResponseWrapper(localName="InitiateDestinationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.InitiateDestinationResponse")
HostVMotionManagerDestinationState initiateDestination(ManagedObjectReference _this,
                                                                                                                                                        Long migrationId,
                                                                                                                                                        String dstConfigPath)
                                                       throws RemoteException,
                                                              TaskInProgress,
                                                              Timedout,
                                                              InvalidState,
                                                              AlreadyExists,
                                                              InvalidPowerState,
                                                              RuntimeFault
Throws:
RemoteException
TaskInProgress
Timedout
InvalidState
AlreadyExists
InvalidPowerState
RuntimeFault

initiateSource

@RequestWrapper(localName="InitiateSource",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.InitiateSource")
@ResponseWrapper(localName="InitiateSourceResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.InitiateSourceResponse")
void initiateSource(ManagedObjectReference _this,
                                                                                                                     Long migrationId,
                                                                                                                     Integer dstId)
                    throws RemoteException,
                           Timedout,
                           InvalidPowerState,
                           RuntimeFault
Throws:
RemoteException
Timedout
InvalidPowerState
RuntimeFault

initiateSource_Task

@RequestWrapper(localName="InitiateSource_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.InitiateSource_Task")
@ResponseWrapper(localName="InitiateSource_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.InitiateSource_TaskResponse")
ManagedObjectReference initiateSource_Task(ManagedObjectReference _this,
                                                                                                                                            Long migrationId,
                                                                                                                                            Integer dstId)
                                           throws RemoteException,
                                                  Timedout,
                                                  InvalidPowerState,
                                                  RuntimeFault
Throws:
RemoteException
Timedout
InvalidPowerState
RuntimeFault

completeSource

@RequestWrapper(localName="CompleteSource",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CompleteSource")
@ResponseWrapper(localName="CompleteSourceResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CompleteSourceResponse")
void completeSource(ManagedObjectReference _this,
                                                                                                                     Long migrationId)
                    throws RemoteException,
                           RuntimeFault
Throws:
RemoteException
RuntimeFault

completeDestination

@RequestWrapper(localName="CompleteDestination",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CompleteDestination")
@ResponseWrapper(localName="CompleteDestinationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CompleteDestinationResponse")
void completeDestination(ManagedObjectReference _this,
                                                                                                                          Long migrationId)
                         throws RemoteException,
                                RuntimeFault
Throws:
RemoteException
RuntimeFault

upgradeDestination

@RequestWrapper(localName="UpgradeDestination",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpgradeDestination")
@ResponseWrapper(localName="UpgradeDestinationResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpgradeDestinationResponse")
void upgradeDestination(ManagedObjectReference _this,
                                                                                                                         ManagedObjectReference vm,
                                                                                                                         List<HostVMotionManagerReparentSpec> reparentSpec)
                        throws RemoteException,
                               RuntimeFault
Throws:
RemoteException
RuntimeFault

upgradeDestination_Task

@RequestWrapper(localName="UpgradeDestination_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpgradeDestination_Task")
@ResponseWrapper(localName="UpgradeDestination_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpgradeDestination_TaskResponse")
ManagedObjectReference upgradeDestination_Task(ManagedObjectReference _this,
                                                                                                                                                ManagedObjectReference vm,
                                                                                                                                                List<HostVMotionManagerReparentSpec> reparentSpec)
                                               throws RemoteException,
                                                      RuntimeFault
Throws:
RemoteException
RuntimeFault

updateMemMirrorFlag

@RequestWrapper(localName="UpdateMemMirrorFlag",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateMemMirrorFlag")
@ResponseWrapper(localName="UpdateMemMirrorFlagResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateMemMirrorFlagResponse")
void updateMemMirrorFlag(ManagedObjectReference _this,
                                                                                                                          Boolean enable)
                         throws RemoteException,
                                RuntimeFault
Throws:
RemoteException
RuntimeFault

updateIpConfig

@RequestWrapper(localName="UpdateIpConfig",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateIpConfig")
@ResponseWrapper(localName="UpdateIpConfigResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateIpConfigResponse")
void updateIpConfig(ManagedObjectReference _this,
                                                                                                                     HostIpConfig ipConfig)
                    throws RemoteException,
                           HostConfigFault,
                           RuntimeFault,
                           NotFound
Throws:
RemoteException
HostConfigFault
RuntimeFault
NotFound

selectVnic

@RequestWrapper(localName="SelectVnic",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SelectVnic")
@ResponseWrapper(localName="SelectVnicResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SelectVnicResponse")
void selectVnic(ManagedObjectReference _this,
                                                                                                                 String device)
                throws RemoteException,
                       HostConfigFault,
                       RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

deselectVnic

@RequestWrapper(localName="DeselectVnic",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DeselectVnic")
@ResponseWrapper(localName="DeselectVnicResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DeselectVnicResponse")
void deselectVnic(ManagedObjectReference _this)
                  throws RemoteException,
                         HostConfigFault,
                         RuntimeFault
Throws:
RemoteException
HostConfigFault
RuntimeFault

queryNetConfig

@RequestWrapper(localName="QueryNetConfig",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryNetConfig")
@ResponseWrapper(localName="QueryNetConfigResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryNetConfigResponse")
VirtualNicManagerNetConfig queryNetConfig(ManagedObjectReference _this,
                                                                                                                                           String nicType)
                                          throws RemoteException,
                                                 HostConfigFault,
                                                 RuntimeFault,
                                                 InvalidArgument
Throws:
RemoteException
HostConfigFault
RuntimeFault
InvalidArgument

selectVnicForNicType

@RequestWrapper(localName="SelectVnicForNicType",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.SelectVnicForNicType")
@ResponseWrapper(localName="SelectVnicForNicTypeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.SelectVnicForNicTypeResponse")
void selectVnicForNicType(ManagedObjectReference _this,
                                                                                                                           String nicType,
                                                                                                                           String device)
                          throws RemoteException,
                                 HostConfigFault,
                                 RuntimeFault,
                                 InvalidArgument
Throws:
RemoteException
HostConfigFault
RuntimeFault
InvalidArgument

deselectVnicForNicType

@RequestWrapper(localName="DeselectVnicForNicType",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DeselectVnicForNicType")
@ResponseWrapper(localName="DeselectVnicForNicTypeResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DeselectVnicForNicTypeResponse")
void deselectVnicForNicType(ManagedObjectReference _this,
                                                                                                                             String nicType,
                                                                                                                             String device)
                            throws RemoteException,
                                   HostConfigFault,
                                   RuntimeFault,
                                   InvalidArgument
Throws:
RemoteException
HostConfigFault
RuntimeFault
InvalidArgument

queryOptions

@RequestWrapper(localName="QueryOptions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryOptions")
@ResponseWrapper(localName="QueryOptionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryOptionsResponse")
List<OptionValue> queryOptions(ManagedObjectReference _this,
                                                                                                                                String name)
                               throws RemoteException,
                                      InvalidName,
                                      RuntimeFault
Throws:
RemoteException
InvalidName
RuntimeFault

updateOptions

@RequestWrapper(localName="UpdateOptions",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateOptions")
@ResponseWrapper(localName="UpdateOptionsResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateOptionsResponse")
void updateOptions(ManagedObjectReference _this,
                                                                                                                    List<OptionValue> changedValue)
                   throws RemoteException,
                          InvalidName,
                          RuntimeFault
Throws:
RemoteException
InvalidName
RuntimeFault

checkCompliance

@RequestWrapper(localName="CheckCompliance",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckCompliance")
@ResponseWrapper(localName="CheckComplianceResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckComplianceResponse")
List<ComplianceResult> checkCompliance(ManagedObjectReference _this,
                                                                                                                                        List<ManagedObjectReference> profile,
                                                                                                                                        List<ManagedObjectReference> entity)
                                       throws RemoteException,
                                              RuntimeFault
Throws:
RemoteException
RuntimeFault

checkCompliance_Task

@RequestWrapper(localName="CheckCompliance_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckCompliance_Task")
@ResponseWrapper(localName="CheckCompliance_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckCompliance_TaskResponse")
ManagedObjectReference checkCompliance_Task(ManagedObjectReference _this,
                                                                                                                                             List<ManagedObjectReference> profile,
                                                                                                                                             List<ManagedObjectReference> entity)
                                            throws RemoteException,
                                                   RuntimeFault
Throws:
RemoteException
RuntimeFault

queryComplianceStatus

@RequestWrapper(localName="QueryComplianceStatus",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryComplianceStatus")
@ResponseWrapper(localName="QueryComplianceStatusResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryComplianceStatusResponse")
List<ComplianceResult> queryComplianceStatus(ManagedObjectReference _this,
                                                                                                                                              List<ManagedObjectReference> profile,
                                                                                                                                              List<ManagedObjectReference> entity)
                                             throws RemoteException,
                                                    RuntimeFault
Throws:
RemoteException
RuntimeFault

clearComplianceStatus

@RequestWrapper(localName="ClearComplianceStatus",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ClearComplianceStatus")
@ResponseWrapper(localName="ClearComplianceStatusResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ClearComplianceStatusResponse")
void clearComplianceStatus(ManagedObjectReference _this,
                                                                                                                            List<ManagedObjectReference> profile,
                                                                                                                            List<ManagedObjectReference> entity)
                           throws RemoteException,
                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

queryExpressionMetadata

@RequestWrapper(localName="QueryExpressionMetadata",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryExpressionMetadata")
@ResponseWrapper(localName="QueryExpressionMetadataResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryExpressionMetadataResponse")
List<ProfileExpressionMetadata> queryExpressionMetadata(ManagedObjectReference _this,
                                                                                                                                                         List<String> expressionName)
                                                        throws RemoteException,
                                                               RuntimeFault
Throws:
RemoteException
RuntimeFault

destroyProfile

@RequestWrapper(localName="DestroyProfile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DestroyProfile")
@ResponseWrapper(localName="DestroyProfileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DestroyProfileResponse")
void destroyProfile(ManagedObjectReference _this)
                    throws RemoteException,
                           RuntimeFault
Throws:
RemoteException
RuntimeFault

associateProfile

@RequestWrapper(localName="AssociateProfile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AssociateProfile")
@ResponseWrapper(localName="AssociateProfileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AssociateProfileResponse")
void associateProfile(ManagedObjectReference _this,
                                                                                                                       List<ManagedObjectReference> entity)
                      throws RemoteException,
                             RuntimeFault
Throws:
RemoteException
RuntimeFault

dissociateProfile

@RequestWrapper(localName="DissociateProfile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DissociateProfile")
@ResponseWrapper(localName="DissociateProfileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DissociateProfileResponse")
void dissociateProfile(ManagedObjectReference _this,
                                                                                                                        List<ManagedObjectReference> entity)
                       throws RemoteException,
                              RuntimeFault
Throws:
RemoteException
RuntimeFault

checkProfileCompliance

@RequestWrapper(localName="CheckProfileCompliance",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckProfileCompliance")
@ResponseWrapper(localName="CheckProfileComplianceResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckProfileComplianceResponse")
List<ComplianceResult> checkProfileCompliance(ManagedObjectReference _this,
                                                                                                                                               List<ManagedObjectReference> entity)
                                              throws RemoteException,
                                                     RuntimeFault
Throws:
RemoteException
RuntimeFault

checkProfileCompliance_Task

@RequestWrapper(localName="CheckProfileCompliance_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckProfileCompliance_Task")
@ResponseWrapper(localName="CheckProfileCompliance_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckProfileCompliance_TaskResponse")
ManagedObjectReference checkProfileCompliance_Task(ManagedObjectReference _this,
                                                                                                                                                    List<ManagedObjectReference> entity)
                                                   throws RemoteException,
                                                          RuntimeFault
Throws:
RemoteException
RuntimeFault

exportProfile

@RequestWrapper(localName="ExportProfile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExportProfile")
@ResponseWrapper(localName="ExportProfileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExportProfileResponse")
String exportProfile(ManagedObjectReference _this)
                     throws RemoteException,
                            RuntimeFault
Throws:
RemoteException
RuntimeFault

createProfile

@RequestWrapper(localName="CreateProfile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateProfile")
@ResponseWrapper(localName="CreateProfileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateProfileResponse")
ManagedObjectReference createProfile(ManagedObjectReference _this,
                                                                                                                                      ProfileCreateSpec createSpec)
                                     throws RemoteException,
                                            DuplicateName,
                                            RuntimeFault
Throws:
RemoteException
DuplicateName
RuntimeFault

queryPolicyMetadata

@RequestWrapper(localName="QueryPolicyMetadata",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryPolicyMetadata")
@ResponseWrapper(localName="QueryPolicyMetadataResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryPolicyMetadataResponse")
List<ProfilePolicyMetadata> queryPolicyMetadata(ManagedObjectReference _this,
                                                                                                                                                 List<String> policyName)
                                                throws RemoteException,
                                                       RuntimeFault
Throws:
RemoteException
RuntimeFault

findAssociatedProfile

@RequestWrapper(localName="FindAssociatedProfile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.FindAssociatedProfile")
@ResponseWrapper(localName="FindAssociatedProfileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.FindAssociatedProfileResponse")
List<ManagedObjectReference> findAssociatedProfile(ManagedObjectReference _this,
                                                                                                                                                    ManagedObjectReference entity)
                                                   throws RemoteException,
                                                          RuntimeFault
Throws:
RemoteException
RuntimeFault

updateClusterProfile

@RequestWrapper(localName="UpdateClusterProfile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateClusterProfile")
@ResponseWrapper(localName="UpdateClusterProfileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateClusterProfileResponse")
void updateClusterProfile(ManagedObjectReference _this,
                                                                                                                           ClusterProfileConfigSpec config)
                          throws RemoteException,
                                 DuplicateName,
                                 RuntimeFault
Throws:
RemoteException
DuplicateName
RuntimeFault

updateReferenceHost

@RequestWrapper(localName="UpdateReferenceHost",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateReferenceHost")
@ResponseWrapper(localName="UpdateReferenceHostResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateReferenceHostResponse")
void updateReferenceHost(ManagedObjectReference _this,
                                                                                                                          ManagedObjectReference host)
                         throws RemoteException,
                                RuntimeFault
Throws:
RemoteException
RuntimeFault

updateHostProfile

@RequestWrapper(localName="UpdateHostProfile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.UpdateHostProfile")
@ResponseWrapper(localName="UpdateHostProfileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.UpdateHostProfileResponse")
void updateHostProfile(ManagedObjectReference _this,
                                                                                                                        HostProfileConfigSpec config)
                       throws RemoteException,
                              DuplicateName,
                              ProfileUpdateFailed,
                              RuntimeFault
Throws:
RemoteException
DuplicateName
ProfileUpdateFailed
RuntimeFault

executeHostProfile

@RequestWrapper(localName="ExecuteHostProfile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ExecuteHostProfile")
@ResponseWrapper(localName="ExecuteHostProfileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ExecuteHostProfileResponse")
ProfileExecuteResult executeHostProfile(ManagedObjectReference _this,
                                                                                                                                         ManagedObjectReference host,
                                                                                                                                         List<ProfileDeferredPolicyOptionParameter> deferredParam)
                                        throws RemoteException,
                                               RuntimeFault
Throws:
RemoteException
RuntimeFault

applyHostConfig

@RequestWrapper(localName="ApplyHostConfig",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ApplyHostConfig")
@ResponseWrapper(localName="ApplyHostConfigResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ApplyHostConfigResponse")
void applyHostConfig(ManagedObjectReference _this,
                                                                                                                      ManagedObjectReference host,
                                                                                                                      HostConfigSpec configSpec)
                     throws RemoteException,
                            InvalidState,
                            RuntimeFault,
                            HostConfigFailed
Throws:
RemoteException
InvalidState
RuntimeFault
HostConfigFailed

applyHostConfig_Task

@RequestWrapper(localName="ApplyHostConfig_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ApplyHostConfig_Task")
@ResponseWrapper(localName="ApplyHostConfig_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ApplyHostConfig_TaskResponse")
ManagedObjectReference applyHostConfig_Task(ManagedObjectReference _this,
                                                                                                                                             ManagedObjectReference host,
                                                                                                                                             HostConfigSpec configSpec)
                                            throws RemoteException,
                                                   InvalidState,
                                                   RuntimeFault,
                                                   HostConfigFailed
Throws:
RemoteException
InvalidState
RuntimeFault
HostConfigFailed

generateConfigTaskList

@RequestWrapper(localName="GenerateConfigTaskList",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.GenerateConfigTaskList")
@ResponseWrapper(localName="GenerateConfigTaskListResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.GenerateConfigTaskListResponse")
HostProfileManagerConfigTaskList generateConfigTaskList(ManagedObjectReference _this,
                                                                                                                                                         HostConfigSpec configSpec,
                                                                                                                                                         ManagedObjectReference host)
                                                        throws RemoteException,
                                                               RuntimeFault
Throws:
RemoteException
RuntimeFault

queryHostProfileMetadata

@RequestWrapper(localName="QueryHostProfileMetadata",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryHostProfileMetadata")
@ResponseWrapper(localName="QueryHostProfileMetadataResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryHostProfileMetadataResponse")
List<ProfileMetadata> queryHostProfileMetadata(ManagedObjectReference _this,
                                                                                                                                                List<String> profileName)
                                               throws RemoteException,
                                                      RuntimeFault
Throws:
RemoteException
RuntimeFault

createDefaultProfile

@RequestWrapper(localName="CreateDefaultProfile",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateDefaultProfile")
@ResponseWrapper(localName="CreateDefaultProfileResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateDefaultProfileResponse")
ApplyProfile createDefaultProfile(ManagedObjectReference _this,
                                                                                                                                   String profileType)
                                  throws RemoteException,
                                         RuntimeFault
Throws:
RemoteException
RuntimeFault

removeScheduledTask

@RequestWrapper(localName="RemoveScheduledTask",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveScheduledTask")
@ResponseWrapper(localName="RemoveScheduledTaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveScheduledTaskResponse")
void removeScheduledTask(ManagedObjectReference _this)
                         throws RemoteException,
                                InvalidState,
                                RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

reconfigureScheduledTask

@RequestWrapper(localName="ReconfigureScheduledTask",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ReconfigureScheduledTask")
@ResponseWrapper(localName="ReconfigureScheduledTaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ReconfigureScheduledTaskResponse")
void reconfigureScheduledTask(ManagedObjectReference _this,
                                                                                                                               ScheduledTaskSpec spec)
                              throws RemoteException,
                                     InvalidName,
                                     DuplicateName,
                                     InvalidState,
                                     RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
InvalidState
RuntimeFault

runScheduledTask

@RequestWrapper(localName="RunScheduledTask",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RunScheduledTask")
@ResponseWrapper(localName="RunScheduledTaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RunScheduledTaskResponse")
void runScheduledTask(ManagedObjectReference _this)
                      throws RemoteException,
                             InvalidState,
                             RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

createScheduledTask

@RequestWrapper(localName="CreateScheduledTask",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateScheduledTask")
@ResponseWrapper(localName="CreateScheduledTaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateScheduledTaskResponse")
ManagedObjectReference createScheduledTask(ManagedObjectReference _this,
                                                                                                                                            ManagedObjectReference entity,
                                                                                                                                            ScheduledTaskSpec spec)
                                           throws RemoteException,
                                                  InvalidName,
                                                  DuplicateName,
                                                  RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
RuntimeFault

retrieveEntityScheduledTask

@RequestWrapper(localName="RetrieveEntityScheduledTask",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveEntityScheduledTask")
@ResponseWrapper(localName="RetrieveEntityScheduledTaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveEntityScheduledTaskResponse")
List<ManagedObjectReference> retrieveEntityScheduledTask(ManagedObjectReference _this,
                                                                                                                                                          ManagedObjectReference entity)
                                                         throws RemoteException,
                                                                RuntimeFault
Throws:
RemoteException
RuntimeFault

createObjectScheduledTask

@RequestWrapper(localName="CreateObjectScheduledTask",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateObjectScheduledTask")
@ResponseWrapper(localName="CreateObjectScheduledTaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateObjectScheduledTaskResponse")
ManagedObjectReference createObjectScheduledTask(ManagedObjectReference _this,
                                                                                                                                                  ManagedObjectReference obj,
                                                                                                                                                  ScheduledTaskSpec spec)
                                                 throws RemoteException,
                                                        InvalidName,
                                                        DuplicateName,
                                                        RuntimeFault
Throws:
RemoteException
InvalidName
DuplicateName
RuntimeFault

retrieveObjectScheduledTask

@RequestWrapper(localName="RetrieveObjectScheduledTask",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RetrieveObjectScheduledTask")
@ResponseWrapper(localName="RetrieveObjectScheduledTaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RetrieveObjectScheduledTaskResponse")
List<ManagedObjectReference> retrieveObjectScheduledTask(ManagedObjectReference _this,
                                                                                                                                                          ManagedObjectReference obj)
                                                         throws RemoteException,
                                                                RuntimeFault
Throws:
RemoteException
RuntimeFault

openInventoryViewFolder

@RequestWrapper(localName="OpenInventoryViewFolder",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.OpenInventoryViewFolder")
@ResponseWrapper(localName="OpenInventoryViewFolderResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.OpenInventoryViewFolderResponse")
List<ManagedObjectReference> openInventoryViewFolder(ManagedObjectReference _this,
                                                                                                                                                      List<ManagedObjectReference> entity)
                                                     throws RemoteException,
                                                            RuntimeFault
Throws:
RemoteException
RuntimeFault

closeInventoryViewFolder

@RequestWrapper(localName="CloseInventoryViewFolder",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CloseInventoryViewFolder")
@ResponseWrapper(localName="CloseInventoryViewFolderResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CloseInventoryViewFolderResponse")
List<ManagedObjectReference> closeInventoryViewFolder(ManagedObjectReference _this,
                                                                                                                                                       List<ManagedObjectReference> entity)
                                                      throws RemoteException,
                                                             RuntimeFault
Throws:
RemoteException
RuntimeFault

modifyListView

@RequestWrapper(localName="ModifyListView",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ModifyListView")
@ResponseWrapper(localName="ModifyListViewResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ModifyListViewResponse")
List<ManagedObjectReference> modifyListView(ManagedObjectReference _this,
                                                                                                                                             List<ManagedObjectReference> add,
                                                                                                                                             List<ManagedObjectReference> remove)
                                            throws RemoteException,
                                                   RuntimeFault
Throws:
RemoteException
RuntimeFault

resetListView

@RequestWrapper(localName="ResetListView",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ResetListView")
@ResponseWrapper(localName="ResetListViewResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ResetListViewResponse")
List<ManagedObjectReference> resetListView(ManagedObjectReference _this,
                                                                                                                                            List<ManagedObjectReference> obj)
                                           throws RemoteException,
                                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

resetListViewFromView

@RequestWrapper(localName="ResetListViewFromView",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.ResetListViewFromView")
@ResponseWrapper(localName="ResetListViewFromViewResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.ResetListViewFromViewResponse")
void resetListViewFromView(ManagedObjectReference _this,
                                                                                                                            ManagedObjectReference view)
                           throws RemoteException,
                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

destroyView

@RequestWrapper(localName="DestroyView",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.DestroyView")
@ResponseWrapper(localName="DestroyViewResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.DestroyViewResponse")
void destroyView(ManagedObjectReference _this)
                 throws RemoteException,
                        RuntimeFault
Throws:
RemoteException
RuntimeFault

createInventoryView

@RequestWrapper(localName="CreateInventoryView",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateInventoryView")
@ResponseWrapper(localName="CreateInventoryViewResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateInventoryViewResponse")
ManagedObjectReference createInventoryView(ManagedObjectReference _this)
                                           throws RemoteException,
                                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

createContainerView

@RequestWrapper(localName="CreateContainerView",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateContainerView")
@ResponseWrapper(localName="CreateContainerViewResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateContainerViewResponse")
ManagedObjectReference createContainerView(ManagedObjectReference _this,
                                                                                                                                            ManagedObjectReference container,
                                                                                                                                            List<String> type,
                                                                                                                                            Boolean recursive)
                                           throws RemoteException,
                                                  RuntimeFault
Throws:
RemoteException
RuntimeFault

createListView

@RequestWrapper(localName="CreateListView",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateListView")
@ResponseWrapper(localName="CreateListViewResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateListViewResponse")
ManagedObjectReference createListView(ManagedObjectReference _this,
                                                                                                                                       List<ManagedObjectReference> obj)
                                      throws RemoteException,
                                             RuntimeFault
Throws:
RemoteException
RuntimeFault

createListViewFromView

@RequestWrapper(localName="CreateListViewFromView",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateListViewFromView")
@ResponseWrapper(localName="CreateListViewFromViewResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateListViewFromViewResponse")
ManagedObjectReference createListViewFromView(ManagedObjectReference _this,
                                                                                                                                               ManagedObjectReference view)
                                              throws RemoteException,
                                                     RuntimeFault
Throws:
RemoteException
RuntimeFault

startBackup

@RequestWrapper(localName="StartBackup",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.StartBackup")
@ResponseWrapper(localName="StartBackupResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.StartBackupResponse")
void startBackup(ManagedObjectReference _this,
                                                                                                                  Boolean generateManifests,
                                                                                                                  List<String> volumes)
                 throws RemoteException,
                        InvalidState,
                        ToolsUnavailable,
                        RuntimeFault
Throws:
RemoteException
InvalidState
ToolsUnavailable
RuntimeFault

abortBackup

@RequestWrapper(localName="AbortBackup",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.AbortBackup")
@ResponseWrapper(localName="AbortBackupResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.AbortBackupResponse")
void abortBackup(ManagedObjectReference _this,
                                                                                                                  String msg)
                 throws RemoteException,
                        InvalidState,
                        ToolsUnavailable,
                        RuntimeFault
Throws:
RemoteException
InvalidState
ToolsUnavailable
RuntimeFault

notifySnapshotCompletion

@RequestWrapper(localName="NotifySnapshotCompletion",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.NotifySnapshotCompletion")
@ResponseWrapper(localName="NotifySnapshotCompletionResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.NotifySnapshotCompletionResponse")
void notifySnapshotCompletion(ManagedObjectReference _this)
                              throws RemoteException,
                                     InvalidState,
                                     ToolsUnavailable,
                                     RuntimeFault
Throws:
RemoteException
InvalidState
ToolsUnavailable
RuntimeFault

backupProtocolEvent

@RequestWrapper(localName="BackupProtocolEvent",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.BackupProtocolEvent")
@ResponseWrapper(localName="BackupProtocolEventResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.BackupProtocolEventResponse")
VirtualMachineBackupEventInfo backupProtocolEvent(ManagedObjectReference _this,
                                                                                                                                                   Integer timeout)
                                                  throws RemoteException,
                                                         Timedout,
                                                         InvalidState,
                                                         ToolsUnavailable,
                                                         RuntimeFault
Throws:
RemoteException
Timedout
InvalidState
ToolsUnavailable
RuntimeFault

revertToSnapshot

@RequestWrapper(localName="RevertToSnapshot",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RevertToSnapshot")
@ResponseWrapper(localName="RevertToSnapshotResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RevertToSnapshotResponse")
void revertToSnapshot(ManagedObjectReference _this,
                                                                                                                       ManagedObjectReference host,
                                                                                                                       Boolean suppressPowerOn)
                      throws RemoteException,
                             VmConfigFault,
                             TaskInProgress,
                             FileFault,
                             InvalidState,
                             InsufficientResourcesFault,
                             RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
InsufficientResourcesFault
RuntimeFault

revertToSnapshot_Task

@RequestWrapper(localName="RevertToSnapshot_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RevertToSnapshot_Task")
@ResponseWrapper(localName="RevertToSnapshot_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RevertToSnapshot_TaskResponse")
ManagedObjectReference revertToSnapshot_Task(ManagedObjectReference _this,
                                                                                                                                              ManagedObjectReference host,
                                                                                                                                              Boolean suppressPowerOn)
                                             throws RemoteException,
                                                    VmConfigFault,
                                                    TaskInProgress,
                                                    FileFault,
                                                    InvalidState,
                                                    InsufficientResourcesFault,
                                                    RuntimeFault
Throws:
RemoteException
VmConfigFault
TaskInProgress
FileFault
InvalidState
InsufficientResourcesFault
RuntimeFault

removeSnapshot

@RequestWrapper(localName="RemoveSnapshot",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveSnapshot")
@ResponseWrapper(localName="RemoveSnapshotResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveSnapshotResponse")
void removeSnapshot(ManagedObjectReference _this,
                                                                                                                     Boolean removeChildren)
                    throws RemoteException,
                           TaskInProgress,
                           RuntimeFault
Throws:
RemoteException
TaskInProgress
RuntimeFault

removeSnapshot_Task

@RequestWrapper(localName="RemoveSnapshot_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RemoveSnapshot_Task")
@ResponseWrapper(localName="RemoveSnapshot_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RemoveSnapshot_TaskResponse")
ManagedObjectReference removeSnapshot_Task(ManagedObjectReference _this,
                                                                                                                                            Boolean removeChildren)
                                           throws RemoteException,
                                                  TaskInProgress,
                                                  RuntimeFault
Throws:
RemoteException
TaskInProgress
RuntimeFault

renameSnapshot

@RequestWrapper(localName="RenameSnapshot",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.RenameSnapshot")
@ResponseWrapper(localName="RenameSnapshotResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.RenameSnapshotResponse")
void renameSnapshot(ManagedObjectReference _this,
                                                                                                                     String name,
                                                                                                                     String description)
                    throws RemoteException,
                           InvalidName,
                           InvalidState,
                           RuntimeFault
Throws:
RemoteException
InvalidName
InvalidState
RuntimeFault

createLinkedClone

@RequestWrapper(localName="CreateLinkedClone",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateLinkedClone")
@ResponseWrapper(localName="CreateLinkedCloneResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateLinkedCloneResponse")
String createLinkedClone(ManagedObjectReference _this,
                                                                                                                          String vmName,
                                                                                                                          String dsPath,
                                                                                                                          Boolean overwrite)
                         throws RemoteException,
                                TaskInProgress,
                                FileFault,
                                InvalidState,
                                InvalidDatastore,
                                RuntimeFault
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
InvalidDatastore
RuntimeFault

createLinkedClone_Task

@RequestWrapper(localName="CreateLinkedClone_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CreateLinkedClone_Task")
@ResponseWrapper(localName="CreateLinkedClone_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CreateLinkedClone_TaskResponse")
ManagedObjectReference createLinkedClone_Task(ManagedObjectReference _this,
                                                                                                                                               String vmName,
                                                                                                                                               String dsPath,
                                                                                                                                               Boolean overwrite)
                                              throws RemoteException,
                                                     TaskInProgress,
                                                     FileFault,
                                                     InvalidState,
                                                     InvalidDatastore,
                                                     RuntimeFault
Throws:
RemoteException
TaskInProgress
FileFault
InvalidState
InvalidDatastore
RuntimeFault

checkCompatibility

@RequestWrapper(localName="CheckCompatibility",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckCompatibility")
@ResponseWrapper(localName="CheckCompatibilityResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckCompatibilityResponse")
List<CheckResult> checkCompatibility(ManagedObjectReference _this,
                                                                                                                                      ManagedObjectReference vm,
                                                                                                                                      ManagedObjectReference host,
                                                                                                                                      ManagedObjectReference pool,
                                                                                                                                      List<String> testType)
                                     throws RemoteException,
                                            NoActiveHostInCluster,
                                            InvalidState,
                                            RuntimeFault
Throws:
RemoteException
NoActiveHostInCluster
InvalidState
RuntimeFault

checkCompatibility_Task

@RequestWrapper(localName="CheckCompatibility_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckCompatibility_Task")
@ResponseWrapper(localName="CheckCompatibility_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckCompatibility_TaskResponse")
ManagedObjectReference checkCompatibility_Task(ManagedObjectReference _this,
                                                                                                                                                ManagedObjectReference vm,
                                                                                                                                                ManagedObjectReference host,
                                                                                                                                                ManagedObjectReference pool,
                                                                                                                                                List<String> testType)
                                               throws RemoteException,
                                                      NoActiveHostInCluster,
                                                      InvalidState,
                                                      RuntimeFault
Throws:
RemoteException
NoActiveHostInCluster
InvalidState
RuntimeFault

checkVMCompatibility

@RequestWrapper(localName="CheckVMCompatibility",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckVMCompatibility")
@ResponseWrapper(localName="CheckVMCompatibilityResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckVMCompatibilityResponse")
List<CheckResult> checkVMCompatibility(ManagedObjectReference _this,
                                                                                                                                        VirtualMachineConfigSpec vmConfigSpec,
                                                                                                                                        List<ManagedObjectReference> hosts)
                                       throws RemoteException,
                                              RuntimeFault
Throws:
RemoteException
RuntimeFault

checkVMCompatibility_Task

@RequestWrapper(localName="CheckVMCompatibility_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckVMCompatibility_Task")
@ResponseWrapper(localName="CheckVMCompatibility_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckVMCompatibility_TaskResponse")
ManagedObjectReference checkVMCompatibility_Task(ManagedObjectReference _this,
                                                                                                                                                  VirtualMachineConfigSpec vmConfigSpec,
                                                                                                                                                  List<ManagedObjectReference> hosts)
                                                 throws RemoteException,
                                                        RuntimeFault
Throws:
RemoteException
RuntimeFault

queryVMotionCompatibilityEx

@RequestWrapper(localName="QueryVMotionCompatibilityEx",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryVMotionCompatibilityEx")
@ResponseWrapper(localName="QueryVMotionCompatibilityExResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryVMotionCompatibilityExResponse")
List<CheckResult> queryVMotionCompatibilityEx(ManagedObjectReference _this,
                                                                                                                                               List<ManagedObjectReference> vm,
                                                                                                                                               List<ManagedObjectReference> host)
                                              throws RemoteException,
                                                     RuntimeFault
Throws:
RemoteException
RuntimeFault

queryVMotionCompatibilityEx_Task

@RequestWrapper(localName="QueryVMotionCompatibilityEx_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.QueryVMotionCompatibilityEx_Task")
@ResponseWrapper(localName="QueryVMotionCompatibilityEx_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.QueryVMotionCompatibilityEx_TaskResponse")
ManagedObjectReference queryVMotionCompatibilityEx_Task(ManagedObjectReference _this,
                                                                                                                                                         List<ManagedObjectReference> vm,
                                                                                                                                                         List<ManagedObjectReference> host)
                                                        throws RemoteException,
                                                               RuntimeFault
Throws:
RemoteException
RuntimeFault

checkMigrate

@RequestWrapper(localName="CheckMigrate",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckMigrate")
@ResponseWrapper(localName="CheckMigrateResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckMigrateResponse")
List<CheckResult> checkMigrate(ManagedObjectReference _this,
                                                                                                                                ManagedObjectReference vm,
                                                                                                                                ManagedObjectReference host,
                                                                                                                                ManagedObjectReference pool,
                                                                                                                                VirtualMachinePowerState state,
                                                                                                                                List<String> testType)
                               throws RemoteException,
                                      InvalidState,
                                      RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

checkMigrate_Task

@RequestWrapper(localName="CheckMigrate_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckMigrate_Task")
@ResponseWrapper(localName="CheckMigrate_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckMigrate_TaskResponse")
ManagedObjectReference checkMigrate_Task(ManagedObjectReference _this,
                                                                                                                                          ManagedObjectReference vm,
                                                                                                                                          ManagedObjectReference host,
                                                                                                                                          ManagedObjectReference pool,
                                                                                                                                          VirtualMachinePowerState state,
                                                                                                                                          List<String> testType)
                                         throws RemoteException,
                                                InvalidState,
                                                RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

checkRelocate

@RequestWrapper(localName="CheckRelocate",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckRelocate")
@ResponseWrapper(localName="CheckRelocateResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckRelocateResponse")
List<CheckResult> checkRelocate(ManagedObjectReference _this,
                                                                                                                                 ManagedObjectReference vm,
                                                                                                                                 VirtualMachineRelocateSpec spec,
                                                                                                                                 List<String> testType)
                                throws RemoteException,
                                       InvalidState,
                                       RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

checkRelocate_Task

@RequestWrapper(localName="CheckRelocate_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckRelocate_Task")
@ResponseWrapper(localName="CheckRelocate_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckRelocate_TaskResponse")
ManagedObjectReference checkRelocate_Task(ManagedObjectReference _this,
                                                                                                                                           ManagedObjectReference vm,
                                                                                                                                           VirtualMachineRelocateSpec spec,
                                                                                                                                           List<String> testType)
                                          throws RemoteException,
                                                 InvalidState,
                                                 RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

checkClone

@RequestWrapper(localName="CheckClone",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckClone")
@ResponseWrapper(localName="CheckCloneResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckCloneResponse")
List<CheckResult> checkClone(ManagedObjectReference _this,
                                                                                                                              ManagedObjectReference vm,
                                                                                                                              ManagedObjectReference folder,
                                                                                                                              String name,
                                                                                                                              VirtualMachineCloneSpec spec,
                                                                                                                              List<String> testType)
                             throws RemoteException,
                                    InvalidState,
                                    RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault

checkClone_Task

@RequestWrapper(localName="CheckClone_Task",
                targetNamespace="urn:internalvim25",
                className="com.hyper9.simdk.stubs.jaxws.CheckClone_Task")
@ResponseWrapper(localName="CheckClone_TaskResponse",
                 targetNamespace="urn:internalvim25",
                 className="com.hyper9.simdk.stubs.jaxws.CheckClone_TaskResponse")
ManagedObjectReference checkClone_Task(ManagedObjectReference _this,
                                                                                                                                        ManagedObjectReference vm,
                                                                                                                                        ManagedObjectReference folder,
                                                                                                                                        String name,
                                                                                                                                        VirtualMachineCloneSpec spec,
                                                                                                                                        List<String> testType)
                                       throws RemoteException,
                                              InvalidState,
                                              RuntimeFault
Throws:
RemoteException
InvalidState
RuntimeFault


Copyright © 2009-2010 Hyper9. All Rights Reserved.