CreateAggregateConfiguration - Amazon FSx
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

CreateAggregateConfiguration

Used to specify the configuration options for an FSx for ONTAP volume's storage aggregate or aggregates.

Contents

Aggregates

Used to specify the names of aggregates on which the volume will be created.

Type: Array of strings

Array Members: Maximum number of 6 items.

Length Constraints: Minimum length of 5. Maximum length of 6.

Pattern: ^(aggr[0-9]{1,2})$

Required: No

ConstituentsPerAggregate

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.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 200.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: