allowAutoTiering property

bool? allowAutoTiering
getter/setter pair

True if the storage pool supports Auto Tiering enabled volumes.

Default is false. Auto-tiering can be enabled after storage pool creation but it can't be disabled once enabled.

Optional.

Implementation

core.bool? allowAutoTiering;