Skip to main content

Delete extra capacity licenses using the license serial numbers

DELETE /gcp/ha/working-environments/{workingEnvironmentId}/extra-capacity-serials

Deletes extra capacity licenses by serial numbers.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

Request Body

Name Type Required Description

serials

array[string]

True

Example request
{
  "serials": [
    "string"
  ]
}

Error

Status: Default, Default response