v10

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

Request cancellation of a data share snapshot

Request to cancel a synchronization.

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

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 shareSubscription.

Query parameters

api-versionstring required

The api version to use.

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

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