VMware {code} Community
joemorse
Contributor
Contributor

VirtualCenter 1.3 Web Services - Need an overview on Handle Notation

All -

I've been perusing the forums and the VMWare documentation for a while, but I haven't been able to get my head around how to translate objects in VMWare to the handles we need to pass to Web Service methods like GetInfo[/i] and GetContents[/i]. Is there a decent overview somewhere?

BTW - We're on VirtualCenter 1.3.1.

Thanks!

0 Kudos
2 Replies
SaranshG
Enthusiast
Enthusiast

There is much of information available in the SDK documents on overview of Handle Notation

Please refer any of the documents:

Virtual Infrastructure SDK Programming Guide

VMware Infrastructure SDK Porting Guide

Virtual Infrastructure SDK Reference Guide

0 Kudos
joemorse
Contributor
Contributor

It's a bit odd. Basic queries like GetContents, while used with a handle like /vcenter or /vm, should returns results (according to the documentation). But they don't for my environment. Is there a chance that our web services are misconfigured?

0 Kudos