Skip to main content

Enable capacity tiering

POST /vsa/working-environments/{workingEnvironmentId}/enable-capacity-tiering

Enables capacity tiering.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

Request Body

Name Type Required Description

instanceProfileName

string

False

gcpStorageAccountId

string

False

storageAccountPrefix

string

False

Example request
{
  "instanceProfileName": "string",
  "gcpStorageAccountId": "string",
  "storageAccountPrefix": "string"
}

Error

Status: Default, Default response