latestOpenAPI 3.0.12026-08-2257314481.4 KB

34857551f3dc

Computers

Create computers in bulk

Creates up to 20 identical managed computers with server-assigned names (<namePrefix>-<n>, lowest free suffixes). Creation is fail-fast without rollback: on a mid-batch failure the response is still 201 with the computers created so far plus an error describing the failure.

post/api/v0/computers/bulk

Request body

quantityinteger required

Number of identical computers to create.

namePrefixstring required
providerstring
reposstring[]
autoInstallDepsboolean
serviceAccountIdstring

Response

Response for status 201

requestedQuantityinteger required