v18

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

Updates the cluster identity certificate.

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

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

applicationIdstring

The application id.

certificatestring

The certificate in base64 encoded format.

certificatePasswordstring

The password of the certificate.

Response

OK response definition.