DrillResourceAttentionReason interface
Reason why the Drill resource is in NeedsAttention state.
Properties
| fault |
Chaos Resource MSI does not have the desired RBAC on the resource. |
| monitoring |
RBAC required by Drill MSI on the target resource for monitoring. |
| resource |
Drill Resource State (wrt SG and RO). |
| runbook |
RBAC required by AutomationAccount for runbook MSI not setup on the target resources. |
Property Details
faultRbacOnTargetResource
Chaos Resource MSI does not have the desired RBAC on the resource.
faultRbacOnTargetResource?: string
Property Value
string
monitoringRbacOnTargets
RBAC required by Drill MSI on the target resource for monitoring.
monitoringRbacOnTargets?: string
Property Value
string
resourceState
Drill Resource State (wrt SG and RO).
resourceState?: string[]
Property Value
string[]
runbookFaultRbacOnTargets
RBAC required by AutomationAccount for runbook MSI not setup on the target resources.
runbookFaultRbacOnTargets?: string
Property Value
string