Skip to main content

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

FlexCacheSide

True

destination

FlexCacheSide

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

Size

unit

string

True

Unit

FlexCacheSide

Name Type Required Description

workingEnvironmentId

string

False

System ID

workingEnvironmentType

string

False

System type

clusterName

string

False

Cluster name

svm

string

False

SVM name

volume

string

False

Volume name

uuid

string

False

Volume UUID

size

Capacity

False