Skip to main content

Modify a FlexCache volume

PUT /flexcache/{workingEnvironmentId}/caches/{cacheId}

Modifies a FlexCache volume.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

cacheId

string

path

True

Request Body

Name Type Required Description

name

string

False

cacheVolumeSize

cacheVolumeSize

False

junctionPath

string

False

exportPolicy

string

False

Example request
{
  "name": "string",
  "junctionPath": "string",
  "exportPolicy": "string"
}

Error

Status: Default, Default response

Definitions

See Definitions

cacheVolumeSize