VMware Cloud Community
ZhaoYaFeng
Enthusiast
Enthusiast
Jump to solution

Searching : Horizon Client SDK

Hi guys. I need some help.

    Anything or any information related to Horizon Client SDK is needed . Thanks for your help!

1 Solution

Accepted Solutions
bluefirestorm
Champion
Champion
Jump to solution

You will not find C/C++ header files and libraries because if you look at the description in the View API 7.1 documentation, it is about using VMware PowerCLI.

VMware PowerCLI provides Connect-HVServer cmdlet to connect to the Connection Server. Once connection is established successfully, you can invoke any ViewAPI services. Please refer Connect-HVServer documentation for more details on server connection.

To download VMware PowerCLI https://code.vmware.com/web/dp/tool/vsphere-powercli/6.5.2

View solution in original post

4 Replies
LucD
Leadership
Leadership
Jump to solution

See View API 7.0.2


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

ZhaoYaFeng
Enthusiast
Enthusiast
Jump to solution

Oh, thank you
0 Kudos
ZhaoYaFeng
Enthusiast
Enthusiast
Jump to solution

I didn't find the header file and library file 
0 Kudos
bluefirestorm
Champion
Champion
Jump to solution

You will not find C/C++ header files and libraries because if you look at the description in the View API 7.1 documentation, it is about using VMware PowerCLI.

VMware PowerCLI provides Connect-HVServer cmdlet to connect to the Connection Server. Once connection is established successfully, you can invoke any ViewAPI services. Please refer Connect-HVServer documentation for more details on server connection.

To download VMware PowerCLI https://code.vmware.com/web/dp/tool/vsphere-powercli/6.5.2