Storage Resource Manager Cancel Storage Drs Recommendation
Cancels a recommendation.
Currently only initial placement recommendations can be cancelled. Migration recommendations cannot.
Required privileges: System.View
Request
URI
POST
https://{vcenter-host}/sdk/vim25/{release}/StorageResourceManager/{moId}/CancelStorageDrsRecommendation
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
CancelStorageDrsRecommendationRequestType of type(s) application/json
Required
{
"key": [
"string"
]
}
array of string
key
Required
The key field of the Recommendation.
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