VMware {code} Community
shamitos
Contributor
Contributor

VMware vSphere API C#

Hi,

Can someone direct me to the forum of VMware vSphere API C#.

I have some API implementation and IM new to this thing.. I have found this link

http://www.vmware.com/support/developer/vc-sdk/visdk400pubs/ReferenceGuide/index.html

which enumerates all method but the problem is I dont know how to implement in c#.

I need the creation of folder -- CreateFolder (in

Folder

) But I dont know how..

PLease help me, Is there any sample code on how to do this?

Thanks

0 Kudos
1 Reply
admin
Immortal
Immortal

Hi,

To post the forums related to VMware vSphere APIs , please refer to vSphere Web Services SDK community: http://communities.vmware.com/community/developer/forums/managementapi?view=discussions

You might want to refer to http://communities.vmware.com/docs/DOC-11300 which would help you in understanding the basics of vSphere web services SDK.

You could also refer to C# sample Create.cs shipped with the vSphere SDK package, which lets you create a Folder and demonstrates the usage of CreateFolder API.

Hope the information is helpful.

- Angela -

0 Kudos