Skip to content

Create a new volume

POST
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/volumes

Authorizations

Parameters

Path Parameters

organisation
required
string

The organisation ID

application
required
string

The application ID

environment
required
string

The environment ID

Responses

201

The volume created

object
volumeId
string
volumeName
string
description
string
environmentEfsId
string
createdAt
string
rootDirectory
string
accessPointId
string
accessPointArn
string

404

The environment not found