VMware Horizon Community
lukearntz
Contributor
Contributor

Horizon Cloud on Azure PowerCLI or API?

I've been looking through documentation but haven't yet found a way to use PowerCLI or any other API to control Horizon assignments, sessions, etc via PowerCLI or any REST API.

I haven't seen anything that says it is or isn't possible on Azure. Searching hasn't turned anything up either.

Does anyone know if this is possible and if so where to find it in the documentation?

Tags (1)
4 Replies
sjesse
Leadership
Leadership

I'm not to familar with the cloud versions of horizons but if you can connect to a connection server this works

View API - VMware API Explorer - VMware {code}

I think you need to be on the latest versions of powercli for this to work

vBritinUSA
Hot Shot
Hot Shot

I just looked on the Partner site on VMware and I don't see anything on this.

On this paper you can see what is exposed to the client/admins. With DAAS, typically API's are on a control plane that is typically not exposed to the consumer of the service otherwise you would be looking at using IAAS and you manage it all. But who knows things do change.

https://www.vmware.com/content/dam/digitalmarketing/vmware/en/pdf/products/horizon/vmw-wp-horizon-cl...

Please mark helpful or correct if my answer resolved your issue.
lukearntz
Contributor
Contributor

Thanks for the suggestions. I don't see any connection servers I can access.  There's a node manager and some UAGs (similar to the diagram below).

For fun I tried connecting directly to the horizon vms I do have access to but got this error: Connect-HVServer : There was no endpoint listening at

vivaldi_dFqYYWo6GJ.png

From: https://docs.vmware.com/en/VMware-Horizon-Cloud-Service/services/hzncloudmsazure-15-getstarted.pdf

0 Kudos
lukearntz
Contributor
Contributor

That's the conclusion I was coming to also, but I had hope I overlooked something.

Thank you for the reply!