Description | : Get a Service Fabric cluster resource created or in the process of being created in the specified resource group. |
Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/clusters/{clusterName}
{
resourceGroupName:
string
,
clusterName:
string
,
api-version:
string
,
subscriptionId:
string
,
}
⚐ Response (200)
{
$schema:
object
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}