I am trying to remove unused VdcStorageProfiles from a VDC. Does anyone have an example of getting this to work?
I happen to be using the .NET SDK, but can use rest calls to remove if required.
I tried using the SDK method VdcAdmin.UpdateAdminVdcStorageProfiles but it does not seem to work currently (or is not working as expected) [also this method seems very odd for the API, a big change from how delete's are normally done.
Thanks for any assistance.