Description | : List HealthModel resources by AzureMonitorWorkspaceResource |
Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Monitor/accounts/{azureMonitorWorkspaceName}/healthmodels
{
api-version:
string
,
subscriptionId:
string
,
resourceGroupName:
string
,
azureMonitorWorkspaceName:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
properties:
{
,
queryEndpoint:
string
,
provisioningState:
enum
,
discovery:
}
{
,
scope:
string
,
addRecommendedSignals:
enum
,
identity:
string
,
}
identity:
}
{
,
principalId:
string
,
tenantId:
string
,
type:
enum
,
userAssignedIdentities:
object
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}