The Release Notes for VI SDK 2.5.0 ( http://www.vmware.com/support/developer/vc-sdk/visdk-2.5.0-200711-releasenotes.html ) mention this feature:
ESX Server 3.5 supports web-based, streaming file-access to ESX Server datastore and selected ESX Server configuration files. Datastore access is available through both VirtualCenter Server and ESX Server systems; configuration files are accessible though ESX Server systems only. Sample code for Java client implementation of this new approach is available in the SDK.
The Programming Guide says pretty much the same thing, and I could not find any other mention anywhere else in the docs. I haven't had a chance to try it, but I'm wondering:
- Will it be avaliable for ESX 3i? (The Release Notes only mention 3.5.)
- Will it allow me to create directories within a VMFS partition?
- Will it allow me to delete files which are on the ESX server?
E.