Create a new FlexCache volume
POST /flexcache
Creates a new FlexCache volume in a Cloud Volumes ONTAP system.
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
sourceWorkingEnvironmentId |
string |
True |
Source system ID |
destinationWorkingEnvironmentId |
string |
True |
Destination system ID |
sourceSvmName |
string |
True |
Source SVM name |
destinationSvmName |
string |
True |
Destination SVM name |
sourceIpSpace |
string |
False |
Source IPspace |
destinationIpSpace |
string |
False |
Destination IPspace |
sourceVolumes |
array[string] |
True |
Names of source volumes |
cacheVolumePercentage |
integer |
True |
FlexCache volume percentage |
nameForSingleVolume |
string |
False |
FlexCache volume name for a single volume |
namePrefix |
string |
False |
FlexCache name prefix |
nameSuffix |
string |
False |
FlexCache name suffix |
replicateNfsCifsShares |
boolean |
True |
Replicate NFS and CIFS shares as source volume |
Error
Status: Default, Default response