microsoft / azure-load-testing

MIT License
22 stars 2 forks source link

Rest Endpoint for Azure Load Test Service #76

Closed VasanthMuniswamy closed 2 years ago

VasanthMuniswamy commented 2 years ago

Hi Guys,

Can you please help me with Rest Endpoints to fetch the data or resource from Azure Load Test Service. I have completed the load test and I want to automate the reports generation for that I need the endpoints.

Kindly help me on this.

Thanks!

AB#1539098

ninallam commented 2 years ago

Hi @VasanthMuniswamy you can find APIs in GitHub public repo for here https://github.com/Azure/azure-rest-api-specs/tree/main/specification/loadtestservice. We are currently working on better documentation for the public APIs and will update you once it is published.

VasanthMuniswamy commented 2 years ago

Thanks @ninallam