Forum Discussion
techguy129
May 30, 2019Copper Contributor
WVD Rest API
Is there any information available on when or how to access the WVD rest API? Microsoft Graph? I only see information about using PowerShell. I found the web GUI portal that I can deploy while I ...
- Oct 16, 2019
Jesper West: The documentation has been updated at GA. Go to https://aka.ms/wvdgetstarted. In the menu on the left click Resources which guides you to our REST API documentation.
evasse
Oct 16, 2019Former Employee
Jesper West: The documentation has been updated at GA. Go to https://aka.ms/wvdgetstarted. In the menu on the left click Resources which guides you to our REST API documentation.
Jesper West
Oct 16, 2019Brass Contributor
evasse indeed, but you didn't include the endpoints of the rest api.. So where to connect?
GET https://localhost:9000/RdsManagement/V1/TenantGroups/{tenantGroupName}/Tenants/{tenantName}
- PavithraTMar 30, 2020
Microsoft
This is the endpoint - https://rdbroker.wvd.microsoft.com
Example: