v18

latestSwagger 2.0raw.githubusercontent.com2021-02-24135162.4 KB
Clusters

Rotate disk encryption key of the specified HDInsight cluster.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/rotatediskencryptionkey

Path parameters

subscriptionIdstring required

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

resourceGroupNamestring required

The name of the resource group.

clusterNamestring required

The name of the cluster.

Query parameters

api-versionstring required

The HDInsight client API Version.

Request body

vaultUristring

Base key vault URI where the customers key is located eg. https://myvault.vault.azure.net

keyNamestring

Key name that is used for enabling disk encryption.

keyVersionstring

Specific key version that is used for enabling disk encryption.

Response

OK response definition.