reservedSpaceUsedPercent property

int? reservedSpaceUsedPercent
getter/setter pair

The percent of snapshot space on this storage volume actually being used by the snapshot copies.

This value might be higher than 100% if the snapshot copies have overflowed into the data portion of the storage volume.

Implementation

core.int? reservedSpaceUsedPercent;