reservedSpacePercent property

int? reservedSpacePercent
getter/setter pair

Percent of the total Volume size reserved for snapshot copies.

Enabling snapshots requires reserving 20% or more of the storage volume space for snapshots. Maximum reserved space for snapshots is 40%. Setting this field will effectively set snapshot_enabled to true.

Implementation

core.int? reservedSpacePercent;