void |
VimPortType.addVirtualSwitch(ManagedObjectReference _this,
String vswitchName,
HostVirtualSwitchSpec spec) |
void |
VimPortType.destroyDatastore(ManagedObjectReference _this) |
void |
VimPortType.destroyNetwork(ManagedObjectReference _this) |
void |
VimPortType.destroyVffs(ManagedObjectReference _this,
String vffsPath) |
void |
VimPortType.detachScsiLun(ManagedObjectReference _this,
String lunUuid) |
ManagedObjectReference |
VimPortType.dvsReconfigureVmVnicNetworkResourcePoolTask(ManagedObjectReference _this,
List<DvsVmVnicResourcePoolConfigSpec> configSpec) |
void |
VimPortType.extendVffs(ManagedObjectReference _this,
String vffsPath,
String devicePath,
HostDiskPartitionSpec spec) |
HostVffsVolume |
VimPortType.formatVffs(ManagedObjectReference _this,
HostVffsSpec createSpec) |
void |
VimPortType.hostConfigureVFlashResource(ManagedObjectReference _this,
HostVFlashManagerVFlashResourceConfigSpec spec) |
void |
VimPortType.hostConfigVFlashCache(ManagedObjectReference _this,
HostVFlashManagerVFlashCacheConfigSpec spec) |
void |
VimPortType.hostRemoveVFlashResource(ManagedObjectReference _this) |
ManagedObjectReference |
VimPortType.mergeDvsTask(ManagedObjectReference _this,
ManagedObjectReference dvs) |
void |
VimPortType.mountVffsVolume(ManagedObjectReference _this,
String vffsUuid) |
void |
VimPortType.mountVmfsVolume(ManagedObjectReference _this,
String vmfsUuid) |
ManagedObjectReference |
VimPortType.reconfigureDVPortTask(ManagedObjectReference _this,
List<DVPortConfigSpec> port) |
ManagedObjectReference |
VimPortType.reconfigureDvsTask(ManagedObjectReference _this,
DVSConfigSpec spec) |
void |
VimPortType.removeDatastore(ManagedObjectReference _this,
ManagedObjectReference datastore) |
void |
VimPortType.removeNetworkResourcePool(ManagedObjectReference _this,
List<String> key) |
void |
VimPortType.removePortGroup(ManagedObjectReference _this,
String pgName) |
void |
VimPortType.removeServiceConsoleVirtualNic(ManagedObjectReference _this,
String device) |
void |
VimPortType.removeVirtualSwitch(ManagedObjectReference _this,
String vswitchName) |
void |
VimPortType.unmountVffsVolume(ManagedObjectReference _this,
String vffsUuid) |
void |
VimPortType.unmountVmfsVolume(ManagedObjectReference _this,
String vmfsUuid) |
HostNetworkConfigResult |
VimPortType.updateNetworkConfig(ManagedObjectReference _this,
HostNetworkConfig config,
String changeMode) |
void |
VimPortType.updateServiceConsoleVirtualNic(ManagedObjectReference _this,
String device,
HostVirtualNicSpec nic) |
ManagedObjectReference |
VimPortType.updateVirtualMachineFilesTask(ManagedObjectReference _this,
List<DatastoreMountPathDatastorePair> mountPathDatastoreMapping) |
void |
VimPortType.updateVirtualSwitch(ManagedObjectReference _this,
String vswitchName,
HostVirtualSwitchSpec spec) |