coolingThresholdDays property

int? coolingThresholdDays
getter/setter pair

Time in days to mark the volume's data block as cold and make it eligible for tiering, can be range from 7-183.

Default is 31.

Optional.

Implementation

core.int? coolingThresholdDays;