Storage Resource Manager Refresh Storage Drs Recommendations For Pod Task
Invoke Storage DRS on a specific pod StoragePod and return a new list of recommendations.
Required privileges: System.View
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case StorageResourceManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"RefreshStorageDrsRecommendationsForPodRequestType Object"
The storage pod. The recommendations generated is stored at PodStorageDrsEntry.recommendation.
Failure
"InvalidArgument Object"
Optional name of the invalid property.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/StorageResourceManager/{moId}/RefreshStorageDrsRecommendationsForPod_Task