v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1441397379.2 KB

Deletes an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.

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

Headers

X-Amz-Target'AWSSimbaAPIService_v20180301.DeleteVolume' 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.

VolumeIdstring required

The ID of the volume that you are deleting.

Response

Success

VolumeIdstring

The ID of the volume that's being deleted.

Lifecycle'CREATING' | 'CREATED' | 'DELETING' | 'FAILED' | 'MISCONFIGURED' | 'PENDING' | 'AVAILABLE'

The lifecycle state of the volume being deleted. If the <code>DeleteVolume</code> operation is successful, this value is <code>DELETING</code>.