v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1441397379.2 KB

Updates the configuration of an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.

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

Headers

X-Amz-Target'AWSSimbaAPIService_v20180301.UpdateVolume' 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 want to update, in the format <code>fsvol-0123456789abcdef0</code>.

Namestring

The name of the OpenZFS volume. OpenZFS root volumes are automatically named <code>FSX</code>. Child volume names must be unique among their parent volume's children. The name of the volume is part of the mount string for the OpenZFS volume.

Response

Success