v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14126767600.8 KB

Updates a storage profile.

patch/2023-10-12/farms/{farmId}/storage-profiles/{storageProfileId}

Path parameters

farmIdstring required

The farm ID to update.

storageProfileIdstring required

The storage profile ID to update.

Headers

X-Amz-Client-Tokenstring

The unique token which the server uses to recognize retries of the same request.

Request body

displayNamestring
<p>The display name of the storage profile to update.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
osFamily'WINDOWS' | 'LINUX' | 'MACOS'

The OS system to update.

Response

Success

UpdateStorageProfileResponse required