VMware Cloud Community
suman9087
Contributor
Contributor

VMWare Cannot complete operation due to concurrent modification by another operation when tried to do storageResourceManager.applyStorageDrsRecommendation_Task()

Hi All,

My application is interacting with Vcenter using SDK (VIM)

Through API ,I got the recommendation for placement of Disk in SDRS enabled cluster

i tried to apply that  recommendations that got from above using below API  (VIM API)

storageResourceManager.applyStorageDrsRecommendation_Task()

But it throws the below error

Cannot complete operation due to concurrent modification by another operation

Could anyone please help on this to  avoid this issue

Thanks

Suman

0 Kudos
0 Replies