int |
VimPortType.addAuthorizationRole(ManagedObjectReference _this,
String name,
List<String> privIds) |
void |
VimPortType.addPortGroup(ManagedObjectReference _this,
HostPortGroupSpec portgrp) |
String |
VimPortType.addVirtualNic(ManagedObjectReference _this,
String portgroup,
HostVirtualNicSpec nic) |
void |
VimPortType.addVirtualSwitch(ManagedObjectReference _this,
String vswitchName,
HostVirtualSwitchSpec spec) |
void |
VimPortType.assignUserToGroup(ManagedObjectReference _this,
String user,
String group) |
void |
VimPortType.createCustomizationSpec(ManagedObjectReference _this,
CustomizationSpecItem item) |
void |
VimPortType.createGroup(ManagedObjectReference _this,
HostAccountSpec group) |
ManagedObjectReference |
VimPortType.createNasDatastore(ManagedObjectReference _this,
HostNasVolumeSpec spec) |
void |
VimPortType.createUser(ManagedObjectReference _this,
HostAccountSpec user) |
ManagedObjectReference |
VimPortType.createVMTask(ManagedObjectReference _this,
VirtualMachineConfigSpec config,
ManagedObjectReference pool,
ManagedObjectReference host) |
void |
VimPortType.duplicateCustomizationSpec(ManagedObjectReference _this,
String name,
String newName) |
HostVffsVolume |
VimPortType.formatVffs(ManagedObjectReference _this,
HostVffsSpec createSpec) |
HostVmfsVolume |
VimPortType.formatVmfs(ManagedObjectReference _this,
HostVmfsSpec createSpec) |
ManagedObjectReference |
VimPortType.installIoFilterTask(ManagedObjectReference _this,
String vibUrl,
ManagedObjectReference compRes) |
ManagedObjectReference |
VimPortType.reconfigureDvsTask(ManagedObjectReference _this,
DVSConfigSpec spec) |
ManagedObjectReference |
VimPortType.registerChildVMTask(ManagedObjectReference _this,
String path,
String name,
ManagedObjectReference host) |
ManagedObjectReference |
VimPortType.registerVMTask(ManagedObjectReference _this,
String path,
String name,
boolean asTemplate,
ManagedObjectReference pool,
ManagedObjectReference host) |
ManagedObjectReference |
VimPortType.reloadVirtualMachineFromPathTask(ManagedObjectReference _this,
String configurationPath) |
void |
VimPortType.renameCustomizationSpec(ManagedObjectReference _this,
String name,
String newName) |
void |
VimPortType.updateAuthorizationRole(ManagedObjectReference _this,
int roleId,
String newName,
List<String> privIds) |
HostNetworkConfigResult |
VimPortType.updateNetworkConfig(ManagedObjectReference _this,
HostNetworkConfig config,
String changeMode) |
void |
VimPortType.updatePortGroup(ManagedObjectReference _this,
String pgName,
HostPortGroupSpec portgrp) |
void |
VimPortType.updateUser(ManagedObjectReference _this,
HostAccountSpec user) |