{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-operationalinsights-clusters","description":"Azure Log Analytics","version":"2019-08-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 Azure Log Analytics\n@base https://management.azure.com\n@version 2019-08-01-preview\n@auth OAuth2\n@common_fields {api-version: any # The client API version., subscriptionId: any # Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@endpoints 6\n@toc subscriptions(6)\n\n@endpoint GET /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/clusters\n@desc Gets Log Analytics clusters in a resource group.\n@required {resourceGroupName: any # The name of the resource group to get. The name is case insensitive.}\n@returns(200) OK response definition.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.OperationalInsights/clusters\n@desc Gets the Log Analytics clusters in a subscription.\n@returns(200) OK response definition.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/clusters/{clusterName}\n@desc Create or update a Log Analytics cluster.\n@required {resourceGroupName: any # The resource group name of the Log Analytics cluster., clusterName: any # The name of the Log Analytics cluster., parameters: any # The parameters required to create or update a Log Analytics cluster.}\n@returns(202) Accepted response definition.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/clusters/{clusterName}\n@desc Deletes a cluster instance.\n@required {resourceGroupName: any # The resource group name of the Log Analytics cluster., clusterName: any # Name of the Log Analytics Cluster.}\n@returns(200) OK response definition.\n@returns(204) NoContent response definition.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/clusters/{clusterName}\n@desc Gets a Log Analytics cluster instance.\n@required {resourceGroupName: any # The resource group name of the Log Analytics cluster., clusterName: any # Name of the Log Analytics Cluster.}\n@returns(200) OK response definition.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/clusters/{clusterName}\n@desc Updates a Log Analytics cluster.\n@required {resourceGroupName: any # The resource group name of the cluster., clusterName: any # The name of the cluster., parameters: any # The parameters required to patch a Log Analytics cluster.}\n@returns(200) The existing cluster was successfully updated. Check provisioningStatus to see detailed status.\n\n@end\n"}