v10

latestSwagger 2.0raw.githubusercontent.com2021-09-1452104188.2 KB
ShareSubscription

List data set level details for a share subscription synchronization

List synchronization details

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataShare/accounts/{accountName}/shareSubscriptions/{shareSubscriptionName}/listSynchronizationDetails

Path parameters

subscriptionIdstring required

The subscription identifier

resourceGroupNamestring required

The resource group name.

accountNamestring required

The name of the share account.

shareSubscriptionNamestring required

The name of the share subscription.

Query parameters

api-versionstring required

The api version to use.

$skipTokenstring

Continuation token

$filterstring

Filters the results using OData syntax.

$orderbystring

Sorts the results using OData syntax.

Request body

durationMsinteger

Synchronization duration

endTimestring date-time

End time of synchronization

messagestring

message of Synchronization

startTimestring date-time

start time of synchronization

statusstring

Raw Status

synchronizationIdstring required

Synchronization id

synchronizationMode'Incremental' | 'FullSync'

Synchronization Mode

Response

Success

nextLinkstring

The Url of next result page.