Skip to main content

Perform a complete image update operation

POST /gcp/vsa/working-environments/{workingEnvironmentId}/update-image

Performs a complete image update operation on the single node of the specified Cloud Volumes ONTAP system.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

Request Body

Name Type Required Description

updateType

string

True

updateParameter

string

True

Example request
{
  "updateType": "string",
  "updateParameter": "string"
}

Error

Status: Default, Default response