Class TieringPolicy (0.3.24)

TieringPolicy(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
tier_action google.cloud.netapp_v1.types.TieringPolicy.TierAction
Optional. Flag indicating if the volume has tiering policy enable/pause. Default is PAUSED. This field is a member of oneof_ _tier_action.
cooling_threshold_days int
Optional. Time in days to mark the volume's data block as cold and make it eligible for tiering, can be range from 2-183. Default is 31. This field is a member of oneof_ _cooling_threshold_days.
hot_tier_bypass_mode_enabled bool
Optional. Flag indicating that the hot tier bypass mode is enabled. Default is false. This is only applicable to Flex service level. This field is a member of oneof_ _hot_tier_bypass_mode_enabled.

Classes

TierAction

TierAction(value)

Tier action for the volume.