VMware {code} Community
vManav
Enthusiast
Enthusiast

vSphere Plugin Service

Hi,

I have developed a vcenter Service plugin which calls the REST service running on some other server. I have developed a UI plugin in vsphere web client wherein the user will enter the login credentials that are required for basic authentiaction on REST calls. I want these credentials to be saved in VMWare database so that everytime a call is made, the credentials are picked up from the database and are inserted as authentication header in REST call.

My question is,

1. Is it possible to add an entry in database tables of VMWare

2. If yes, what tables store the user details. I dont want this user to be used in SSO service as this user won't be used to login to Web Client

3. What API should I refer to achieve this programatically using Java ?

Reply
0 Kudos
1 Reply
laurentsd
VMware Employee
VMware Employee

This is a question for the vSphere API forum so I'll move it there.

Reply
0 Kudos