Operations and Methods
In this article
The following method-implemented operations are supported for the /cloudInfrastructure/sqlServers collection in the Veeam Backup for Microsoft Azure REST API:
- (GET)/api/v3/cloudInfrastructure/sqlServers — retrieves representation of all SQL servers added to the Microsoft Azure environment.
- (GET)/api/v3/cloudInfrastructure/sqlServers/{sqlServerId} — retrieves information on the SQL server with the specified ID.
- (POST)/api/v3/cloudInfrastructure/sqlServers/testConnectivity/{sqlServerId} — checks the availability of the specific SQL server.