public class StorageResourceManager extends ManagedObject
| Constructor and Description |
|---|
StorageResourceManager(ServerConnection serverConnection,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
Task |
applyStorageDrsRecommendation_Task(String[] keys) |
Task |
applyStorageDrsRecommendationToPod_Task(StoragePod pod,
String key) |
void |
cancelStorageDrsRecommendation(String[] keys) |
Task |
configureDatastoreIORM_Task(Datastore datastore,
StorageIORMConfigSpec spec) |
Task |
configureStorageDrsForPod_Task(StoragePod pod,
StorageDrsConfigSpec spec,
boolean modify) |
StoragePerformanceSummary[] |
queryDatastorePerformanceSummary(Datastore datastore) |
StorageIORMConfigOption |
queryIORMConfigOption(HostSystem host) |
StoragePlacementResult |
recommendDatastores(StoragePlacementSpec storageSpec) |
void |
refreshStorageDrsRecommendation(StoragePod pod) |
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic StorageResourceManager(ServerConnection serverConnection, ManagedObjectReference mor)
public Task applyStorageDrsRecommendation_Task(String[] keys) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic Task applyStorageDrsRecommendationToPod_Task(StoragePod pod, String key) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic void cancelStorageDrsRecommendation(String[] keys) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic Task configureDatastoreIORM_Task(Datastore datastore, StorageIORMConfigSpec spec) throws InaccessibleDatastore, IORMNotSupportedHostOnDatastore, RuntimeFault, RemoteException
public Task configureStorageDrsForPod_Task(StoragePod pod, StorageDrsConfigSpec spec, boolean modify) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic StoragePerformanceSummary[] queryDatastorePerformanceSummary(Datastore datastore) throws NotFound, RuntimeFault, RemoteException
NotFoundRuntimeFaultRemoteExceptionpublic StorageIORMConfigOption queryIORMConfigOption(HostSystem host) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic StoragePlacementResult recommendDatastores(StoragePlacementSpec storageSpec) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic void refreshStorageDrsRecommendation(StoragePod pod) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionCopyright © 2011-2012. All Rights Reserved.