Servers

List all the servers in a given resource group.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/servers

Path parameters

subscriptionIdstring required

The subscription ID that identifies an Azure subscription.

resourceGroupNamestring required

The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

Query parameters

api-versionstring required

The API version to use for the request.

Response

OK

valueServer[] — unresolved $ref

The list of servers

Changes