v10

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

List data set level details for a share synchronization

List synchronization details

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataShare/accounts/{accountName}/shares/{shareName}/listSynchronizationDetails

Path parameters

subscriptionIdstring required

The subscription identifier

resourceGroupNamestring required

The resource group name.

accountNamestring required

The name of the share account.

shareNamestring required

The name of the share.

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

consumerEmailstring

Email of the user who created the synchronization

consumerNamestring

Name of the user who created the synchronization

consumerTenantNamestring

Tenant name of the consumer who created the synchronization

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

Synchronization id

synchronizationMode'Incremental' | 'FullSync'

Synchronization mode

Response

Success

nextLinkstring

The Url of next result page.