v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
SQLServer

List all SQL availability groups

Returns all SQL availability groups.

get/sqlserver/v1/orgs/{OrgID}/reports/availabilitygroup

Path parameters

OrgIDinteger required

Specify the organization ID of your organization. Set it to "0" to select all organizations. Get the ID of an organization using the 'List all organizations' API.

Query parameters

agIDinteger

Specify the ID of the SQL availability group.

resourceNamestring

Specify the name of the SQL availability group.

resourceTypestring

Specify the resource type of the SQL Server. The possible values for the resource type are "SA" and "AG".

pageTokenstring

Specify the token to access the results on the next page. Keep this field blank for the first request. To view the results on the next page, use the value received in the 'nextPageToken' parameter of the previous response.

Response

Success