Set the instance type
PUT /gcp/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 |
|
licenseType |
string |
True |
Example request
{
"instanceType": "string",
"licenseType": "string"
}
Error
Status: Default, Default response