{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-hdinsight-locations","description":"HDInsightManagementClient","version":"2018-06-01-preview","base_url":"https://management.azure.com","endpoints":6,"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., location: any # The Azure location (region) for which to make the request., api-version: any # The HDInsight client API Version.}\n@endpoints 6\n@toc subscriptions(6)\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/capabilities\n@desc Gets the capabilities for the specified location.\n@returns(200) OK response definition.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/usages\n@desc Lists the usages for the specified location.\n@returns(200) OK response definition.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/billingSpecs\n@desc Lists the billingSpecs for the specified subscription and location.\n@returns(200) OK response definition.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/azureasyncoperations/{operationId}\n@desc Get the async operation status.\n@required {operationId: any # The long running operation id.}\n@returns(200) OK response definition.\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/checkNameAvailability\n@desc Check the cluster name is available or not.\n@required {parameters: map}\n@returns(200) OK response definition.\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/validateCreateRequest\n@desc Validate the cluster create request spec is valid or not.\n@required {parameters: any}\n@returns(200) OK response definition.\n\n@end\n"}