Get a volume
GET /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/volumes/{volume}
GET
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/volumes/{volume}
Authorizations
Parameters
Path Parameters
organisation
required
string
The organisation ID
Example
test-org application
required
string
The application ID
Example
test-app environment
required
string
The environment ID
Example
test-env volume
required
string
The volume ID
Responses
200
The volume
object
volumeId
string
volumeName
string
description
string
environmentEfsId
string
createdAt
string
rootDirectory
string
accessPointId
string
accessPointArn
string
404
The environment not found