CreateAggregateConfiguration
Used to specify the configuration options for a volume's storage aggregate or aggregates.
Types
Properties
Link copied to clipboard
Used to specify the names of aggregates on which the volume will be created.
Link copied to clipboard
Used to explicitly set the number of constituents within the FlexGroup per storage aggregate. This field is optional when creating a FlexGroup volume. If unspecified, the default value will be 8. This field cannot be provided when creating a FlexVol volume.
Functions
Link copied to clipboard
inline fun copy(block: CreateAggregateConfiguration.Builder.() -> Unit = {}): CreateAggregateConfiguration