MonitoringSummary Class
Summary of the replication monitoring data for this vault.
- Inheritance
-
MonitoringSummary
Constructor
MonitoringSummary(*, un_healthy_vm_count: Optional[int] = None, un_healthy_provider_count: Optional[int] = None, events_count: Optional[int] = None, deprecated_provider_count: Optional[int] = None, supported_provider_count: Optional[int] = None, unsupported_provider_count: Optional[int] = None, **kwargs)
Variables
- un_healthy_vm_count
- int
Count of unhealthy VMs.
- un_healthy_provider_count
- int
Count of unhealthy replication providers.
- events_count
- int
Count of all critical warnings.
- deprecated_provider_count
- int
Count of all deprecated recovery service providers.
- supported_provider_count
- int
Count of all the supported recovery service providers.
- unsupported_provider_count
- int
Count of all the unsupported recovery service providers.
Feedback
Submit and view feedback for