{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-servicefabric-cluster","description":"ServiceFabricManagementClient","version":"2019-03-01-preview","base_url":"https://management.azure.com","endpoints":11,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api ServiceFabricManagementClient\n@base https://management.azure.com\n@version 2019-03-01-preview\n@auth OAuth2\n@common_fields {api-version: any # The version of the Service Fabric resource provider API. This is a required parameter and it's value must be \"2019-03-01-preview\" for this specification.}\n@endpoints 11\n@toc subscriptions(10), providers(1)\n\n@group subscriptions\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/clusters/{clusterName}\n@desc Gets a Service Fabric cluster resource.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster resource., subscriptionId: any # The customer subscription identifier.}\n@returns(200) The operation completed successfully.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/clusters/{clusterName}\n@desc Creates or updates a Service Fabric cluster resource.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster resource., subscriptionId: any # The customer subscription identifier., parameters: map # The cluster resource.}\n@returns(200) The operation completed successfully.\n@returns(202) The request was accepted and the operation will complete asynchronously.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/clusters/{clusterName}\n@desc Updates the configuration of a Service Fabric cluster resource.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster resource., subscriptionId: any # The customer subscription identifier., parameters: any # The parameters which contains the property value and property name which used to update the cluster configuration.}\n@returns(200) The operation completed successfully.\n@returns(202) The request was accepted and the operation will complete asynchronously.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/clusters/{clusterName}\n@desc Deletes a Service Fabric cluster resource.\n@required {resourceGroupName: any # The name of the resource group., clusterName: any # The name of the cluster resource., subscriptionId: any # The customer subscription identifier.}\n@returns(200) The operation completed successfully.\n@returns(204) The resource was not found.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/clusters\n@desc Gets the list of Service Fabric cluster resources created in the specified resource group.\n@required {resourceGroupName: any # The name of the resource group., subscriptionId: any # The customer subscription identifier.}\n@returns(200) The operation completed successfully.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/clusters\n@desc Gets the list of Service Fabric cluster resources created in the specified subscription.\n@required {subscriptionId: any # The customer subscription identifier.}\n@returns(200) The operation completed successfully.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/clusterVersions/{clusterVersion}\n@desc Gets information about a Service Fabric cluster code version available in the specified location.\n@required {location: any # The location for the cluster code versions. This is different from cluster location., subscriptionId: any # The customer subscription identifier., clusterVersion: any # The cluster code version.}\n@returns(200) The operation completed successfully.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/environments/{environment}/clusterVersions/{clusterVersion}\n@desc Gets information about a Service Fabric cluster code version available for the specified environment.\n@required {location: any # The location for the cluster code versions. This is different from cluster location., environment: any # The operating system of the cluster. The default means all., subscriptionId: any # The customer subscription identifier., clusterVersion: any # The cluster code version.}\n@returns(200) The operation completed successfully.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/clusterVersions\n@desc Gets the list of Service Fabric cluster code versions available for the specified location.\n@required {location: any # The location for the cluster code versions. This is different from cluster location., subscriptionId: any # The customer subscription identifier.}\n@returns(200) The operation completed successfully.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabric/locations/{location}/environments/{environment}/clusterVersions\n@desc Gets the list of Service Fabric cluster code versions available for the specified environment.\n@required {location: any # The location for the cluster code versions. This is different from cluster location., environment: any # The operating system of the cluster. The default means all., subscriptionId: any # The customer subscription identifier.}\n@returns(200) The operation completed successfully.\n\n@endgroup\n\n@group providers\n@endpoint GET /providers/Microsoft.ServiceFabric/operations\n@desc Lists all of the available Service Fabric resource provider API operations.\n@returns(200) OK. The request has succeeded.\n\n@endgroup\n\n@end\n"}