Evaluation with Swagger UI
To start working with Veeam Service Provider Console RESTful API, you can use any client application that supports the HTTPS protocol.
|
You can generate your own client using Swagger Generator. For more information, see Online Generators. |
Veeam Service Provider Console RESTful API is additionally available through Swagger UI, a tool that you can use to evaluate and explore capabilities of Veeam Service Provider Console RESTful API. Swagger UI visually presents API specification files and allows you to work with resources.
All resources and methods are expandable. When you expand a method, you get a full description of available parameters and an automatically generated example. You can also send requests and see response messages.
To access Swagger UI for Veeam Service Provider Console RESTful API, in the Internet browser address bar, enter the Veeam Service Provider Console RESTful API URL in the following format: https://<hostname>:<port>/swagger.
In This Section