{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-hdinsight-configurations","description":"HDInsightManagementClient","version":"2018-06-01-preview","base_url":"https://management.azure.com","endpoints":3,"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@endpoints 3\n@toc subscriptions(3)\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/configurations\n@desc Gets all configuration information for an HDI cluster.\n@required {subscriptionId: any # The subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster., api-version: any # The HDInsight client API Version.}\n@returns(200) OK response definition.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/configurations/{configurationName}\n@desc Configures the HTTP settings on the specified cluster. This API is deprecated, please use UpdateGatewaySettings in cluster endpoint instead.\n@required {subscriptionId: any # The subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster., configurationName: any # The name of the cluster configuration., api-version: any # The HDInsight client API Version., parameters: map # The cluster configurations.}\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}/configurations/{configurationName}\n@desc The configuration object for the specified cluster. This API is not recommended and might be removed in the future. Please consider using List configurations API instead.\n@required {subscriptionId: any # The subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster., configurationName: any # The name of the cluster configuration., api-version: any # The HDInsight client API Version.}\n@returns(200) OK response definition.\n\n@end\n"}