Skip to main content

Set the instance type

PUT /azure/ha/working-environments/{workingEnvironmentId}/license-instance-type

Sets the instance type of a specific Cloud Volumes ONTAP system.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

Request Body

Name Type Required Description

instanceType

string

True

New instance type

licenseType

string

True

New license type

Example request
{
  "instanceType": "string",
  "licenseType": "string"
}

Error

Status: Default, Default response