Preparation
The connector uses vSphere shipped API DLL in order to retrieve information from the vSphere server.
To obtain the DLL, go to https://code.vmware.com/web/sdk/6.7/vsphere-managemen t. The required download from the page is: vSphere Management SDK - version 6.7U1
. From the SDK zip the required DLL will be: SDK/vsphere-ws/dotnet/cs/samples/lib/Vim25Service.dll
. Copy and place the DLL inside the agent folder alongside the connector agtvsphere
.
Create an administrative user, such as psadmin, to allow Bravura Security Fabric to communicate with the vSphere server.