I can create a user account through the web client.
But I want to create users, using vim25 SDK(JAVA).
I can retrieve user information from UserDirectory(retriveUserGroups method) but I couldn't find the method to create a user in vCenter server.
HostLocalAccountManager only works for ESXi.
Any suggestions?
I will really appreciate your help! Thanks!