Create a new volume
POST /fsx/volumes
Creates a new volume.
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
fileSystemId |
string |
True |
|
svmName |
string |
True |
|
name |
string |
False |
|
size |
True |
||
initialSize |
False |
||
snapshotPolicyName |
string |
True |
|
exportPolicyInfo |
False |
||
shareInfo |
False |
||
ProtocolIscsiInfo |
False |
||
enableStorageEfficiency |
boolean |
True |
|
tieringPolicy |
string |
False |
|
awsTags |
array[AwsTag] |
True |
|
numberOfConstituents |
False |
Error
Status: Default, Default response
Definitions
See Definitions
PositiveCapacity
| Name | Type | Required | Description |
|---|---|---|---|
size |
number |
True |
|
unit |
string |
True |
Capacity
| Name | Type | Required | Description |
|---|---|---|---|
size |
number |
True |
|
unit |
string |
True |
index
ExportPolicyRule
| Name | Type | Required | Description |
|---|---|---|---|
index |
False |
||
ruleAccessControl |
string |
True |
|
ips |
array[string] |
True |
|
nfsVersion |
array[string] |
False |
|
superUser |
boolean |
True |
ExportPolicyInfo
| Name | Type | Required | Description |
|---|---|---|---|
policyType |
string |
False |
|
ips |
array[string] |
False |
|
nfsVersion |
array[string] |
False |
|
rules |
array[ExportPolicyRule] |
False |
| Name | Type | Required | Description |
|---|---|---|---|
permission |
string |
False |
|
users |
array[string] |
True |
| Name | Type | Required | Description |
|---|---|---|---|
shareName |
string |
False |
|
accessControl |
False |
IgroupCreationRequest
| Name | Type | Required | Description |
|---|---|---|---|
initiators |
array[string] |
False |
|
igroupName |
string |
False |
CreateIscsiInfoRequest
| Name | Type | Required | Description |
|---|---|---|---|
osName |
string |
False |
|
igroupCreationRequest |
False |
||
igroups |
array[string] |
False |
AwsTag
| Name | Type | Required | Description |
|---|---|---|---|
tagKey |
string |
False |
|
tagValue |
string |
False |
numberOfConstituents