v1

latestSwagger 2.02026-07-13111444.2 KB
SyncGroups

Gets a collection of sync group logs.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/syncGroups/{syncGroupName}/logs

Path parameters

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.

serverNamestring required

The name of the server.

databaseNamestring required

The name of the database on which the sync group is hosted.

syncGroupNamestring required

The name of the sync group.

subscriptionIdstring required

The subscription ID that identifies an Azure subscription.

Query parameters

startTimestring required

Get logs generated after this time.

endTimestring required

Get logs generated before this time.

type'All' | 'Error' | 'Warning' | 'Success' required

The types of logs to retrieve.

continuationTokenstring

The continuation token for this operation.

api-versionstring required

The API version to use for the request.

Response

Successfully retrieved sync group logs.

nextLinkstring

Link to retrieve next page of results.