Register extra capacity serial numbers
POST /azure/vsa/working-environments/{workingEnvironmentId}/extra-capacity-serials
Registers an extra capacity serial number.
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