ReplicationUsage Class
Replication usages of a vault.
- Inheritance
-
ReplicationUsage
Constructor
ReplicationUsage(*, monitoring_summary: Optional[_models.MonitoringSummary] = None, jobs_summary: Optional[_models.JobsSummary] = None, protected_item_count: Optional[int] = None, recovery_plan_count: Optional[int] = None, registered_servers_count: Optional[int] = None, recovery_services_provider_auth_type: Optional[int] = None, **kwargs)
Variables
- monitoring_summary
- MonitoringSummary
Summary of the replication monitoring data for this vault.
- jobs_summary
- JobsSummary
Summary of the replication jobs data for this vault.
- protected_item_count
- int
Number of replication protected items for this vault.
- recovery_plan_count
- int
Number of replication recovery plans for this vault.
- registered_servers_count
- int
Number of servers registered to this vault.
- recovery_services_provider_auth_type
- int
The authentication type of recovery service providers in the vault.
Feedback
Submit and view feedback for