NetApp V1 API - Class Google::Cloud::NetApp::V1::LargeCapacityConfig (v2.11.0)

Reference documentation and code samples for the NetApp V1 API class Google::Cloud::NetApp::V1::LargeCapacityConfig.

Configuration for a Large Capacity Volume. A Large Capacity Volume supports sizes ranging from 4.8 TiB to 20 PiB, it is composed of multiple internal constituents, and must be created in a large capacity pool.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#constituent_count

def constituent_count() -> ::Integer
Returns
  • (::Integer) — Optional. The number of internal constituents (e.g., FlexVols) for this large volume. The minimum number of constituents is 2.

#constituent_count=

def constituent_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. The number of internal constituents (e.g., FlexVols) for this large volume. The minimum number of constituents is 2.
Returns
  • (::Integer) — Optional. The number of internal constituents (e.g., FlexVols) for this large volume. The minimum number of constituents is 2.