List all SQL availability groups

Returns all SQL availability groups.

Path Params
int32
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 Params
int32

Specify the ID of the SQL availability group.

string

Specify the name of the SQL availability group.

string

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

string

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.

Responses

400

Bad Request

404

The requested resource was not found.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*