Module: Google::Cloud::BareMetalSolution::V2::VolumePerformanceTier

Defined in:
proto_docs/google/cloud/baremetalsolution/v2/common.rb

Overview

Performance tier of the Volume.

Constant Summary collapse

VOLUME_PERFORMANCE_TIER_UNSPECIFIED =

Value is not specified.

0
VOLUME_PERFORMANCE_TIER_SHARED =

Regular volumes, shared aggregates.

1
VOLUME_PERFORMANCE_TIER_ASSIGNED =

Assigned aggregates.

2
VOLUME_PERFORMANCE_TIER_HT =

High throughput aggregates.

3