{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-hdinsight-cluster","description":"HDInsightManagementClient","version":"2018-06-01-preview","base_url":"https://management.azure.com","endpoints":13,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api HDInsightManagementClient\n@base https://management.azure.com\n@version 2018-06-01-preview\n@auth OAuth2\n@common_fields {subscriptionId: any # The subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., api-version: any # The HDInsight client API Version.}\n@endpoints 13\n@toc subscriptions(13)\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}\n@desc Creates a new HDInsight cluster with the specified parameters.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster., parameters: any # The cluster create request.}\n@returns(200) OK response definition.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}\n@desc Patch HDInsight cluster with the specified parameters.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster., parameters: any # The cluster patch request.}\n@returns(200) OK response definition.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}\n@desc Deletes the specified HDInsight cluster.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster.}\n@returns(200) Ok response definition.\n@returns(202) Accepted response definition.\n@returns(204) No Content response definition.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}\n@desc Gets the specified cluster.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster.}\n@returns(200) OK response definition.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters\n@desc Lists the HDInsight clusters in a resource group.\n@required {resourceGroupName: any # The name of the resource group.}\n@returns(200) OK response definition.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/roles/{roleName}/resize\n@desc Resizes the specified HDInsight cluster to the specified size.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster., roleName: any # The constant value for the roleName, parameters: any # The parameters for the resize operation.}\n@returns(200) OK response definition.\n@returns(202) Accepted response definition.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/roles/{roleName}/autoscale\n@desc Updates the Autoscale Configuration for HDInsight cluster.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster., roleName: any # The constant value for the roleName, parameters: any # The parameters for the update autoscale configuration operation.}\n@returns(200) OK response definition.\n@returns(202) Accepted response definition.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/clusters\n@desc Lists all the HDInsight clusters under the subscription.\n@returns(200) OK response definition.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/rotatediskencryptionkey\n@desc Rotate disk encryption key of the specified HDInsight cluster.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster., parameters: any # The parameters for the disk encryption operation.}\n@returns(200) OK response definition.\n@returns(202) Accepted response definition.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/getGatewaySettings\n@desc Gets the gateway settings for the specified cluster.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster.}\n@returns(200) OK response definition.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/updateGatewaySettings\n@desc Configures the gateway settings on the specified cluster.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster., parameters: any # The cluster configurations.}\n@returns(200) OK response definition.\n@returns(202) Accepted response definition\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/azureasyncoperations/{operationId}\n@desc The the async operation status.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster., operationId: any # The long running operation id.}\n@returns(200) OK response definition.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/updateClusterIdentityCertificate\n@desc Updates the cluster identity certificate.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster., parameters: map # The cluster configurations.}\n@returns(200) OK response definition.\n@returns(202) Accepted response definition\n\n@end\n"}