Update extra capacity licenses
PUT /gcp/vsa/working-environments/{workingEnvironmentId}/extra-capacity-licenses
Updates an extra capacity license.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
workingEnvironmentId |
string |
path |
True |
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
licences |
array[string] |
True |
Example request
{
"licences": [
"string"
]
}
Error
Status: Default, Default response