v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1441397379.2 KB

Creates an FSx for ONTAP or Amazon FSx for OpenZFS storage volume.

post/#X-Amz-Target=AWSSimbaAPIService_v20180301.CreateVolume

Headers

X-Amz-Target'AWSSimbaAPIService_v20180301.CreateVolume' required

Request body

ClientRequestTokenstring

(Optional) An idempotency token for resource creation, in a string of up to 63 ASCII characters. This token is automatically filled on your behalf when you use the Command Line Interface (CLI) or an Amazon Web Services SDK.

VolumeType'ONTAP' | 'OPENZFS' required

Specifies the type of volume to create; <code>ONTAP</code> and <code>OPENZFS</code> are the only valid volume types.

Namestring required

Specifies the name of the volume that you're creating.

Response

Success