The protectionDomainLevel object contains information about the storage cluster's current tolerance and resiliency levels. Tolerance levels indicate the cluster's ability to continue reading and writing data in the event of a failure, and resiliency levels indicate the cluster's ability to automatically heal itself from one or more failures within its associated type of protection domain.
This object contains the following members:
Name | Description | Type |
---|---|---|
protectionDomainType | The type of the protection domain which has the associated tolerance and resiliency. Possible values:
|
string |
resiliency | The current resiliency of this cluster from the perspective of this protection domain type. | protectionDomainResiliency |
tolerance | The current tolerance of this cluster from the perspective of this protection domain type. | protectionDomainTolerance |