v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14126767600.8 KB

Creates a storage profile that specifies the operating system, file type, and file location of resources used on a farm.

post/2023-10-12/farms/{farmId}/storage-profiles

Path parameters

farmIdstring required

The farm ID of the farm to connect to the storage profile.

Headers

X-Amz-Client-Tokenstring

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

Request body

displayNamestring required
<p>The display name of the storage profile.</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' required

The type of operating system (OS) for the storage profile.

Response

Success

storageProfileIdstring required

The storage profile ID.