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
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 8.0.3.0 APIs.
Show optional properties
{
"pod": {}
}
{
"pod": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
No Content