public class Datastore extends ManagedEntity
| Constructor and Description |
|---|
Datastore(ServerConnection serverConnection,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
StoragePlacementResult |
datastoreEnterMaintenanceMode() |
Task |
datastoreExitMaintenanceMode_Task() |
void |
destroyDatastore() |
HostDatastoreBrowser |
getBrowser() |
DatastoreCapability |
getCapability() |
DatastoreHostMount[] |
getHost() |
DatastoreInfo |
getInfo() |
StorageIORMInfo |
getIormConfiguration() |
DatastoreSummary |
getSummary() |
VirtualMachine[] |
getVms() |
void |
refreshDatastore() |
void |
refreshDatastoreStorageInfo() |
void |
renameDatastore(String newName) |
Task |
updateVirtualMachineFiles_Task(DatastoreMountPathDatastorePair[] mountPathDatastoreMapping) |
destroy_Task, getAlarmActionEabled, getConfigIssue, getConfigStatus, getCustomValue, getDeclaredAlarmState, getDisabledMethod, getEffectiveRole, getName, getOverallStatus, getParent, getPermission, getRecentTasks, getTag, getTriggeredAlarmState, reload, rename_TaskgetAvailableField, getValues, setCustomValueconvertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic Datastore(ServerConnection serverConnection, ManagedObjectReference mor)
public HostDatastoreBrowser getBrowser()
public DatastoreCapability getCapability()
public DatastoreHostMount[] getHost()
public DatastoreInfo getInfo()
public StorageIORMInfo getIormConfiguration()
public DatastoreSummary getSummary()
public VirtualMachine[] getVms()
public StoragePlacementResult datastoreEnterMaintenanceMode() throws InvalidState, RuntimeFault, RemoteException
InvalidStateRuntimeFaultRemoteExceptionpublic Task datastoreExitMaintenanceMode_Task() throws InvalidState, RuntimeFault, RemoteException
InvalidStateRuntimeFaultRemoteExceptionpublic void destroyDatastore()
throws ResourceInUse,
RuntimeFault,
RemoteException
ResourceInUseRuntimeFaultRemoteExceptionpublic void refreshDatastore()
throws RuntimeFault,
RemoteException
RuntimeFaultRemoteExceptionpublic void refreshDatastoreStorageInfo()
throws RuntimeFault,
RemoteException
RuntimeFaultRemoteExceptionpublic void renameDatastore(String newName) throws InvalidName, DuplicateName, RuntimeFault, RemoteException
public Task updateVirtualMachineFiles_Task(DatastoreMountPathDatastorePair[] mountPathDatastoreMapping) throws PlatformConfigFault, ResourceInUse, TaskInProgress, InvalidDatastore, RuntimeFault, RemoteException
PlatformConfigFaultResourceInUseTaskInProgressInvalidDatastoreRuntimeFaultRemoteExceptionCopyright © 2011-2012. All Rights Reserved.