Storage Resource Manager Refresh Storage Drs Recommendation
Make Storage DRS invoke again on the specified pod StoragePod and return a new list of recommendations.
Concurrent "refresh" requests may be combined together and trigger only one Storage DRS invocation.
Required privileges: System.View
Request
URI
POST
https://{vcenter-host}/sdk/vim25/{release}/StorageResourceManager/{moId}/RefreshStorageDrsRecommendation
COPY
Path Parameters
string
moId
Required
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}
.
string
release
Required
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
Request Body
RefreshStorageDrsRecommendationRequestType of type(s) application/json
Required
{
"pod": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
Responses
204
No Content
Operation doesn't return any data structure
On This Page
Storage Resource Manager Operations
POST
Storage Resource Manager Apply Storage Drs Recommendation Task
POST
Storage Resource Manager Apply Storage Drs Recommendation To Pod Task
POST
Storage Resource Manager Cancel Storage Drs Recommendation
POST
Storage Resource Manager Configure Datastore IORM Task
POST
Storage Resource Manager Configure Storage Drs For Pod Task
POST
Storage Resource Manager Query Datastore Performance Summary
POST
Storage Resource Manager Query IORM Config Option
POST
Storage Resource Manager Recommend Datastores
POST
Storage Resource Manager Refresh Storage Drs Recommendation
POST
Storage Resource Manager Refresh Storage Drs Recommendations For Pod Task
POST
Storage Resource Manager Validate Storage Pod Config