Retrieve all FlexCache volumes lists
GET /flexcache/caches
Retrieves all FlexCache volume lists.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
workspaceId |
string |
query |
False |
|
workingEnvironmentId |
string |
query |
False |
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
source |
True |
||
destination |
True |
Example error response
{
"source": {
"workingEnvironmentId": "string",
"workingEnvironmentType": "string",
"clusterName": "string",
"svm": "string",
"volume": "string",
"uuid": "string"
},
"destination": {
"workingEnvironmentId": "string",
"workingEnvironmentType": "string",
"clusterName": "string",
"svm": "string",
"volume": "string",
"uuid": "string"
}
}
Definitions
See Definitions
Capacity
| Name | Type | Required | Description |
|---|---|---|---|
size |
number |
True |
|
unit |
string |
True |
FlexCacheSide
| Name | Type | Required | Description |
|---|---|---|---|
workingEnvironmentId |
string |
False |
|
workingEnvironmentType |
string |
False |
|
clusterName |
string |
False |
|
svm |
string |
False |
|
volume |
string |
False |
|
uuid |
string |
False |
|
size |
False |