Hi all,
Is there vSphere SDK API available to perform Storage Array Type Policy(SATP) rule removal and reclaim operation on vCenter Server 6?
I can perform these operations from ESXi console using esxcli commands, but I am not able to figure out how to do it programmatically.
These are the operations that I want to perform:
- esxcli storage nmp satp rule remove
- esxcli storage core claiming reclaim
Any help will be greatly appreciated. Thanks!!