Search
Plugins > vCenter Server 6.0.2 > VcStorageResourceManager > refreshStorageDrsRecommendation

Method refreshStorageDrsRecommendation(VcStoragePod pod)

Make Storage DRS invoke again on the specified pod VcStoragePod and return a new list of recommendations. Concurrent "refresh" requests may be combined together and trigger only one Storage DRS invocation.

Returns

void

Arguments

Name Type Description
pod VcStoragePod The storage pod. The recommendations generated is stored at PodStorageDrsEntry#recommendation. <p>