VMware {code} Community
Gurminder_Singh
Contributor
Contributor

Saving external web server authentication information

I have written an external web server that is vcenter plugin. External web server provides data via REST API to vCenter. Since it is an external web server, HTTP request to it also needs to be authenticated.

When plugin is registered using ExtensionManager, where can the authentication information be saved so that it can be used later on.

0 Kudos
6 Replies
laurentsd
VMware Employee
VMware Employee

This is not a Web Client SDK question per se but I believe you can save additional data with your vCenter extension information.  See the doc for vCenter extensions.

0 Kudos
Gurminder_Singh
Contributor
Contributor

Referring to the following guide:

http://pubs.vmware.com/vsphere-60/topic/com.vmware.ICbase/PDF/web_client_sdk_600_pg.pdf

Referring to page 110 and 111 there is not place where extra information about the extension can be included.

Can you refer to documentation where additional data can be saved.

0 Kudos
laurentsd
VMware Employee
VMware Employee

The online doc for vCenter server extensions can be found here:

vSphere 6.0 Documentation Center

0 Kudos
Gurminder_Singh
Contributor
Contributor

This link is not accessible. Tried multiple times.

0 Kudos
Gurminder_Singh
Contributor
Contributor

This link seem internal to VMware and is not accessible. Any public link

0 Kudos
laurentsd
VMware Employee
VMware Employee

Here is a link that should work:

Overview of the vSphere Extension APIs

0 Kudos