Skip to content

Tag Archives: VMware

How to Retrieve Task Info

This is how to retrieve a task info in you have the task MOR: ObjectContent[] objs = connection.Service.RetrieveProperties( connection.ServiceContent.propertyCollector, new PropertyFilterSpec[] { new PropertyFilterSpec() { objectSet = new ObjectSpec[] { new ObjectSpec() { obj = taskMOR } }, propSet = new PropertySpec[] { new PropertySpec() { all = false, allSpecified = true, type = “Task”, [...]

VMware APIs

Currently there are a few APIs and this post is a short summary of them. – vSphere Web Services SDK a.k.a. VMware VI API, last version is 4.0, released May 21st, 2009. This is a SOAP over HTTP/S protocol that exposes everything you can do on a virtual data center: configure resources, manipulate with virtual [...]

Soft & Virt is Digg proof thanks to caching by WP Super Cache