v5

latestSwagger 2.0raw.githubusercontent.com2021-10-25345293.2 KB
Clusters

Detaches all followers of a database owned by this cluster.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/detachFollowerDatabases

Path parameters

resourceGroupNamestring required

The name of the resource group containing the Kusto cluster.

clusterNamestring required

The name of the Kusto cluster.

subscriptionIdstring required

Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Query parameters

api-versionstring required

Client API Version.

Request body

clusterResourceIdstring required

Resource id of the cluster that follows a database owned by this cluster.

attachedDatabaseConfigurationNamestring required

Resource name of the attached database configuration in the follower cluster.

databaseNamestring

The database name owned by this cluster that was followed. * in case following all databases.

Response

OK.