Retrieve volumes
Contributors
Suggest changes
GET /working-environments/{accountId}/{workingEnvironmentId}/volumes
Describes all volumes of an FSx system.
Token usage: Cloud Manager user token.
Parameters
Name | Type | In | Required | Description |
---|---|---|---|---|
x-simulator |
string |
header |
False |
|
X-Service-Request-Id |
string |
header |
False |
|
accountId |
string |
path |
True |
|
workingEnvironmentId |
string |
path |
True |
Response
Status: 200,
List of ServiceVolume
Definitions
See Definitions
endpoints
tieringPolicy
ServiceVolume
Name | Type | Required | Description |
---|---|---|---|
id |
string |
True |
|
endpoints |
True |
||
lifecycle |
string |
True |
|
name |
string |
True |
|
junctionPath |
string |
True |
|
sizeInMegabytes |
number |
True |
|
state |
string |
True |
|
storageEfficiency |
boolean |
True |
|
svmId |
string |
True |
|
tieringPolicy |
True |
||
uuid |
string |
True |
|
arn |
string |
True |
|
tags |
array[string] |
True |
|
volumeType |
string |
True |
|
ontapVolumeType |
string |
True |