The protectionSchemeTolerance object contains information about whether a storage cluster, for a specific protection scheme, can continue to read and write data after failures.
This object contains the following members:
Name | Description | Type |
---|---|---|
protectionScheme | The current protection scheme of this storage cluster. The only possible value is doubleHelix. | string |
sustainableFailuresForBlockData | The current number of simultaneous failures which can occur without losing block data availability for the associated protection scheme. | integer |
sustainableFailuresForMetadata | The current number of simultaneous failures which can occur without losing metadata availability for the associated protection scheme. | integer |