Description | : Gets the health details of the vault. |
Reference | : Link ¶ |
⚼ Request
GET:
/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationVaultHealth
{
api-version:
string
,
resourceName:
string
,
resourceGroupName:
string
,
subscriptionId:
string
,
}
⚐ Response (200)
{
properties:
}
{
,
vaultErrors:
[
]
,
{
,
errorSource:
string
,
errorType:
string
,
errorLevel:
string
,
errorCode:
string
,
errorMessage:
string
,
possibleCauses:
string
,
recommendedAction:
string
,
creationTimeUtc:
string
,
recoveryProviderErrorMessage:
string
,
entityId:
string
,
childErrors:
}
[
,
string
,
]
protectedItemsHealth:
{
,
resourceCount:
integer
,
issues:
}
[
]
,
{
,
summaryCode:
string
,
category:
enum
,
severity:
enum
,
summaryMessage:
string
,
affectedResourceType:
string
,
affectedResourceSubtype:
string
,
affectedResourceCorrelationIds:
}
[
,
string
,
]
fabricsHealth:
}
{
,
resourceCount:
integer
,
issues:
}
[
]
,
{
,
summaryCode:
string
,
category:
enum
,
severity:
enum
,
summaryMessage:
string
,
affectedResourceType:
string
,
affectedResourceSubtype:
string
,
affectedResourceCorrelationIds:
}
[
,
string
,
]