workloads

Create a new workload

Create and start a new workload runtime_config is only accepted for protocol-scheme images (uvx://, npx://, go://); supplying it with an ordinary image reference or a remote url is rejected with 400.

post/api/v1beta/workloads

Request body

object required
OR

Response

Created

namestring

Name of the created workload

portinteger

Port the workload is listening on

Changes