GuestAuthentication |
VimPortType.acquireCredentialsInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication requestedAuth,
Long sessionID) |
VirtualMachineTicket |
VimPortType.acquireTicket(ManagedObjectReference _this,
String ticketType) |
void |
VimPortType.addGuestAlias(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String username,
boolean mapCert,
String base64Cert,
GuestAuthAliasInfo aliasInfo) |
String |
VimPortType.addVirtualNic(ManagedObjectReference _this,
String portgroup,
HostVirtualNicSpec nic) |
ManagedObjectReference |
VimPortType.applyHostConfigTask(ManagedObjectReference _this,
ManagedObjectReference host,
HostConfigSpec configSpec,
List<ProfileDeferredPolicyOptionParameter> userInput) |
void |
VimPortType.attachScsiLun(ManagedObjectReference _this,
String lunUuid) |
void |
VimPortType.cancelTask(ManagedObjectReference _this) |
void |
VimPortType.changeFileAttributesInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String guestFilePath,
GuestFileAttributes fileAttributes) |
ManagedObjectReference |
VimPortType.checkCompatibilityTask(ManagedObjectReference _this,
ManagedObjectReference vm,
ManagedObjectReference host,
ManagedObjectReference pool,
List<String> testType) |
ManagedObjectReference |
VimPortType.checkHostPatchTask(ManagedObjectReference _this,
List<String> metaUrls,
List<String> bundleUrls,
HostPatchManagerPatchManagerOperationSpec spec) |
boolean |
VimPortType.checkLicenseFeature(ManagedObjectReference _this,
ManagedObjectReference host,
String featureKey) |
ManagedObjectReference |
VimPortType.checkMigrateTask(ManagedObjectReference _this,
ManagedObjectReference vm,
ManagedObjectReference host,
ManagedObjectReference pool,
VirtualMachinePowerState state,
List<String> testType) |
ManagedObjectReference |
VimPortType.checkRelocateTask(ManagedObjectReference _this,
ManagedObjectReference vm,
VirtualMachineRelocateSpec spec,
List<String> testType) |
ManagedObjectReference |
VimPortType.cloneVAppTask(ManagedObjectReference _this,
String name,
ManagedObjectReference target,
VAppCloneSpec spec) |
ManagedObjectReference |
VimPortType.cloneVMTask(ManagedObjectReference _this,
ManagedObjectReference folder,
String name,
VirtualMachineCloneSpec spec) |
void |
VimPortType.configureDatastorePrincipal(ManagedObjectReference _this,
String userName,
String password) |
ManagedObjectReference |
VimPortType.consolidateVMDisksTask(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.createCollectorForEvents(ManagedObjectReference _this,
EventFilterSpec filter) |
ManagedObjectReference |
VimPortType.createCollectorForTasks(ManagedObjectReference _this,
TaskFilterSpec filter) |
OvfCreateDescriptorResult |
VimPortType.createDescriptor(ManagedObjectReference _this,
ManagedObjectReference obj,
OvfCreateDescriptorParams cdp) |
OvfCreateImportSpecResult |
VimPortType.createImportSpec(ManagedObjectReference _this,
String ovfDescriptor,
ManagedObjectReference resourcePool,
ManagedObjectReference datastore,
OvfCreateImportSpecParams cisp) |
void |
VimPortType.createRegistryKeyInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestRegKeyNameSpec keyName,
boolean isVolatile,
String classType) |
ManagedObjectReference |
VimPortType.createScreenshotTask(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.createSecondaryVMExTask(ManagedObjectReference _this,
ManagedObjectReference host,
FaultToleranceConfigSpec spec) |
ManagedObjectReference |
VimPortType.createSecondaryVMTask(ManagedObjectReference _this,
ManagedObjectReference host) |
ManagedObjectReference |
VimPortType.createSnapshotTask(ManagedObjectReference _this,
String name,
String description,
boolean memory,
boolean quiesce) |
String |
VimPortType.createTemporaryDirectoryInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String prefix,
String suffix,
String directoryPath) |
String |
VimPortType.createTemporaryFileInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String prefix,
String suffix,
String directoryPath) |
ManagedObjectReference |
VimPortType.createVApp(ManagedObjectReference _this,
String name,
ResourceConfigSpec resSpec,
VAppConfigSpec configSpec,
ManagedObjectReference vmFolder) |
ManagedObjectReference |
VimPortType.createVMTask(ManagedObjectReference _this,
VirtualMachineConfigSpec config,
ManagedObjectReference pool,
ManagedObjectReference host) |
StoragePlacementResult |
VimPortType.datastoreEnterMaintenanceMode(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.datastoreExitMaintenanceModeTask(ManagedObjectReference _this) |
void |
VimPortType.defragmentAllDisks(ManagedObjectReference _this) |
void |
VimPortType.deleteDirectoryInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String directoryPath,
boolean recursive) |
void |
VimPortType.deleteFileInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String filePath) |
void |
VimPortType.deleteRegistryKeyInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestRegKeyNameSpec keyName,
boolean recursive) |
void |
VimPortType.deleteRegistryValueInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestRegValueNameSpec valueName) |
void |
VimPortType.destroyIpPool(ManagedObjectReference _this,
ManagedObjectReference dc,
int id,
boolean force) |
void |
VimPortType.detachScsiLun(ManagedObjectReference _this,
String lunUuid) |
boolean |
VimPortType.disableFeature(ManagedObjectReference _this,
ManagedObjectReference host,
String featureKey) |
ManagedObjectReference |
VimPortType.disableSecondaryVMTask(ManagedObjectReference _this,
ManagedObjectReference vm) |
boolean |
VimPortType.enableFeature(ManagedObjectReference _this,
ManagedObjectReference host,
String featureKey) |
ManagedObjectReference |
VimPortType.enableSecondaryVMTask(ManagedObjectReference _this,
ManagedObjectReference vm,
ManagedObjectReference host) |
ManagedObjectReference |
VimPortType.enterMaintenanceModeTask(ManagedObjectReference _this,
int timeout,
Boolean evacuatePoweredOffVms,
HostMaintenanceSpec maintenanceSpec) |
ManagedObjectReference |
VimPortType.estimateStorageForConsolidateSnapshotsTask(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.evacuateVsanNodeTask(ManagedObjectReference _this,
HostMaintenanceSpec maintenanceSpec,
int timeout) |
ManagedObjectReference |
VimPortType.exitMaintenanceModeTask(ManagedObjectReference _this,
int timeout) |
ManagedObjectReference |
VimPortType.exportSnapshot(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.exportVApp(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.exportVm(ManagedObjectReference _this) |
String |
VimPortType.extractOvfEnvironment(ManagedObjectReference _this) |
void |
VimPortType.httpNfcLeaseAbort(ManagedObjectReference _this,
LocalizedMethodFault fault) |
void |
VimPortType.httpNfcLeaseComplete(ManagedObjectReference _this) |
List<HttpNfcLeaseManifestEntry> |
VimPortType.httpNfcLeaseGetManifest(ManagedObjectReference _this) |
FileTransferInformation |
VimPortType.initiateFileTransferFromGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String guestFilePath) |
String |
VimPortType.initiateFileTransferToGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String guestFilePath,
GuestFileAttributes fileAttributes,
long fileSize,
boolean overwrite) |
ManagedObjectReference |
VimPortType.installHostPatchTask(ManagedObjectReference _this,
HostPatchManagerLocator repository,
String updateID,
Boolean force) |
ManagedObjectReference |
VimPortType.installHostPatchV2Task(ManagedObjectReference _this,
List<String> metaUrls,
List<String> bundleUrls,
List<String> vibUrls,
HostPatchManagerPatchManagerOperationSpec spec) |
ManagedObjectReference |
VimPortType.joinDomainTask(ManagedObjectReference _this,
String domainName,
String userName,
String password) |
ManagedObjectReference |
VimPortType.joinDomainWithCAMTask(ManagedObjectReference _this,
String domainName,
String camServer) |
ManagedObjectReference |
VimPortType.leaveCurrentDomainTask(ManagedObjectReference _this,
boolean force) |
GuestListFileInfo |
VimPortType.listFilesInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String filePath,
Integer index,
Integer maxResults,
String matchPattern) |
List<GuestAliases> |
VimPortType.listGuestAliases(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String username) |
List<GuestMappedAliases> |
VimPortType.listGuestMappedAliases(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth) |
List<GuestProcessInfo> |
VimPortType.listProcessesInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
List<Long> pids) |
List<GuestRegKeyRecordSpec> |
VimPortType.listRegistryKeysInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestRegKeyNameSpec keyName,
boolean recursive,
String matchPattern) |
List<GuestRegValueSpec> |
VimPortType.listRegistryValuesInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestRegKeyNameSpec keyName,
boolean expandStrings,
String matchPattern) |
void |
VimPortType.makeDirectoryInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String directoryPath,
boolean createParentDirectories) |
ManagedObjectReference |
VimPortType.makePrimaryVMTask(ManagedObjectReference _this,
ManagedObjectReference vm) |
void |
VimPortType.markAsTemplate(ManagedObjectReference _this) |
void |
VimPortType.markAsVirtualMachine(ManagedObjectReference _this,
ManagedObjectReference pool,
ManagedObjectReference host) |
ManagedObjectReference |
VimPortType.migrateVMTask(ManagedObjectReference _this,
ManagedObjectReference pool,
ManagedObjectReference host,
VirtualMachineMovePriority priority,
VirtualMachinePowerState state) |
void |
VimPortType.mountToolsInstaller(ManagedObjectReference _this) |
void |
VimPortType.mountVffsVolume(ManagedObjectReference _this,
String vffsUuid) |
void |
VimPortType.mountVmfsVolume(ManagedObjectReference _this,
String vmfsUuid) |
void |
VimPortType.moveDirectoryInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String srcDirectoryPath,
String dstDirectoryPath) |
void |
VimPortType.moveFileInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String srcFilePath,
String dstFilePath,
boolean overwrite) |
ManagedObjectReference |
VimPortType.moveHostIntoTask(ManagedObjectReference _this,
ManagedObjectReference host,
ManagedObjectReference resourcePool) |
ManagedObjectReference |
VimPortType.moveIntoFolderTask(ManagedObjectReference _this,
List<ManagedObjectReference> list) |
ManagedObjectReference |
VimPortType.moveIntoTask(ManagedObjectReference _this,
List<ManagedObjectReference> host) |
OvfParseDescriptorResult |
VimPortType.parseDescriptor(ManagedObjectReference _this,
String ovfDescriptor,
OvfParseDescriptorParams pdp) |
ManagedObjectReference |
VimPortType.performDvsProductSpecOperationTask(ManagedObjectReference _this,
String operation,
DistributedVirtualSwitchProductSpec productSpec) |
PlacementResult |
VimPortType.placeVm(ManagedObjectReference _this,
PlacementSpec placementSpec) |
ManagedObjectReference |
VimPortType.powerDownHostToStandByTask(ManagedObjectReference _this,
int timeoutSec,
Boolean evacuatePoweredOffVms) |
ManagedObjectReference |
VimPortType.powerOffVAppTask(ManagedObjectReference _this,
boolean force) |
ManagedObjectReference |
VimPortType.powerOffVMTask(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.powerOnVAppTask(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.powerOnVMTask(ManagedObjectReference _this,
ManagedObjectReference host) |
ManagedObjectReference |
VimPortType.powerUpHostFromStandByTask(ManagedObjectReference _this,
int timeoutSec) |
ManagedObjectReference |
VimPortType.promoteDisksTask(ManagedObjectReference _this,
boolean unlink,
List<VirtualDisk> disks) |
List<LocalizedMethodFault> |
VimPortType.queryFaultToleranceCompatibility(ManagedObjectReference _this) |
List<LocalizedMethodFault> |
VimPortType.queryFaultToleranceCompatibilityEx(ManagedObjectReference _this,
Boolean forLegacyFt) |
ManagedObjectReference |
VimPortType.queryHostPatchTask(ManagedObjectReference _this,
HostPatchManagerPatchManagerOperationSpec spec) |
List<String> |
VimPortType.readEnvironmentVariableInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
List<String> names) |
void |
VimPortType.rebootGuest(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.rebootHostTask(ManagedObjectReference _this,
boolean force) |
ManagedObjectReference |
VimPortType.recommissionVsanNodeTask(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.reconfigureDvsTask(ManagedObjectReference _this,
DVSConfigSpec spec) |
void |
VimPortType.reconfigureScheduledTask(ManagedObjectReference _this,
ScheduledTaskSpec spec) |
ManagedObjectReference |
VimPortType.reconfigVMTask(ManagedObjectReference _this,
VirtualMachineConfigSpec spec) |
ManagedObjectReference |
VimPortType.reconnectHostTask(ManagedObjectReference _this,
HostConnectSpec cnxSpec,
HostSystemReconnectSpec reconnectSpec) |
ManagedObjectReference |
VimPortType.registerVMTask(ManagedObjectReference _this,
String path,
String name,
boolean asTemplate,
ManagedObjectReference pool,
ManagedObjectReference host) |
void |
VimPortType.releaseCredentialsInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth) |
ManagedObjectReference |
VimPortType.reloadVirtualMachineFromPathTask(ManagedObjectReference _this,
String configurationPath) |
ManagedObjectReference |
VimPortType.relocateVMTask(ManagedObjectReference _this,
VirtualMachineRelocateSpec spec,
VirtualMachineMovePriority priority) |
ManagedObjectReference |
VimPortType.removeAllSnapshotsTask(ManagedObjectReference _this,
Boolean consolidate) |
void |
VimPortType.removeGuestAlias(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String username,
String base64Cert,
GuestAuthSubject subject) |
void |
VimPortType.removeGuestAliasByCert(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String username,
String base64Cert) |
void |
VimPortType.removeScheduledTask(ManagedObjectReference _this) |
void |
VimPortType.renameSnapshot(ManagedObjectReference _this,
String name,
String description) |
void |
VimPortType.resetFirmwareToFactoryDefaults(ManagedObjectReference _this) |
void |
VimPortType.resetGuestInformation(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.resetVMTask(ManagedObjectReference _this) |
void |
VimPortType.restartService(ManagedObjectReference _this,
String id) |
void |
VimPortType.restoreFirmwareConfiguration(ManagedObjectReference _this,
boolean force) |
ManagedObjectReference |
VimPortType.revertToCurrentSnapshotTask(ManagedObjectReference _this,
ManagedObjectReference host,
Boolean suppressPowerOn) |
ManagedObjectReference |
VimPortType.revertToSnapshotTask(ManagedObjectReference _this,
ManagedObjectReference host,
Boolean suppressPowerOn) |
void |
VimPortType.runScheduledTask(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.scanHostPatchV2Task(ManagedObjectReference _this,
List<String> metaUrls,
List<String> bundleUrls,
HostPatchManagerPatchManagerOperationSpec spec) |
void |
VimPortType.sendNMI(ManagedObjectReference _this) |
void |
VimPortType.setDisplayTopology(ManagedObjectReference _this,
List<VirtualMachineDisplayTopology> displays) |
void |
VimPortType.setLicenseEdition(ManagedObjectReference _this,
ManagedObjectReference host,
String featureKey) |
void |
VimPortType.setRegistryValueInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestRegValueSpec value) |
void |
VimPortType.setScreenResolution(ManagedObjectReference _this,
int width,
int height) |
void |
VimPortType.setTaskState(ManagedObjectReference _this,
TaskInfoState state,
Object result,
LocalizedMethodFault fault) |
void |
VimPortType.shutdownGuest(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.shutdownHostTask(ManagedObjectReference _this,
boolean force) |
ManagedObjectReference |
VimPortType.stageHostPatchTask(ManagedObjectReference _this,
List<String> metaUrls,
List<String> bundleUrls,
List<String> vibUrls,
HostPatchManagerPatchManagerOperationSpec spec) |
void |
VimPortType.standbyGuest(ManagedObjectReference _this) |
long |
VimPortType.startProgramInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
GuestProgramSpec spec) |
ManagedObjectReference |
VimPortType.startRecordingTask(ManagedObjectReference _this,
String name,
String description) |
ManagedObjectReference |
VimPortType.startReplayingTask(ManagedObjectReference _this,
ManagedObjectReference replaySnapshot) |
void |
VimPortType.startService(ManagedObjectReference _this,
String id) |
ManagedObjectReference |
VimPortType.stopRecordingTask(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.stopReplayingTask(ManagedObjectReference _this) |
void |
VimPortType.stopService(ManagedObjectReference _this,
String id) |
ManagedObjectReference |
VimPortType.suspendVAppTask(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.suspendVMTask(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.terminateFaultTolerantVMTask(ManagedObjectReference _this,
ManagedObjectReference vm) |
void |
VimPortType.terminateProcessInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
long pid) |
void |
VimPortType.terminateVM(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.turnOffFaultToleranceForVMTask(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.uninstallHostPatchTask(ManagedObjectReference _this,
List<String> bulletinIds,
HostPatchManagerPatchManagerOperationSpec spec) |
ManagedObjectReference |
VimPortType.uninstallIoFilterTask(ManagedObjectReference _this,
String filterId,
ManagedObjectReference compRes) |
ManagedObjectReference |
VimPortType.unmountDiskMappingTask(ManagedObjectReference _this,
List<VsanHostDiskMapping> mapping) |
void |
VimPortType.unmountToolsInstaller(ManagedObjectReference _this) |
void |
VimPortType.unmountVffsVolume(ManagedObjectReference _this,
String vffsUuid) |
void |
VimPortType.unmountVmfsVolume(ManagedObjectReference _this,
String vmfsUuid) |
ManagedObjectReference |
VimPortType.unregisterAndDestroyTask(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.unregisterVAppTask(ManagedObjectReference _this) |
void |
VimPortType.updateChildResourceConfiguration(ManagedObjectReference _this,
List<ResourceConfigSpec> spec) |
void |
VimPortType.updateIpRouteConfig(ManagedObjectReference _this,
HostIpRouteConfig config) |
void |
VimPortType.updateProgress(ManagedObjectReference _this,
int percentDone) |
void |
VimPortType.updateVAppConfig(ManagedObjectReference _this,
VAppConfigSpec spec) |
void |
VimPortType.updateVirtualNic(ManagedObjectReference _this,
String device,
HostVirtualNicSpec nic) |
ManagedObjectReference |
VimPortType.upgradeIoFilterTask(ManagedObjectReference _this,
String filterId,
ManagedObjectReference compRes,
String vibUrl) |
ManagedObjectReference |
VimPortType.upgradeToolsTask(ManagedObjectReference _this,
String installerOptions) |
ManagedObjectReference |
VimPortType.upgradeVMTask(ManagedObjectReference _this,
String version) |
void |
VimPortType.validateCredentialsInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth) |
OvfValidateHostResult |
VimPortType.validateHost(ManagedObjectReference _this,
String ovfDescriptor,
ManagedObjectReference host,
OvfValidateHostParams vhp) |
List<Event> |
VimPortType.validateMigration(ManagedObjectReference _this,
List<ManagedObjectReference> vm,
VirtualMachinePowerState state,
List<String> testType,
ManagedObjectReference pool,
ManagedObjectReference host) |