update
suspend fun update(id: String, config: ContainerUpdateRequest): Result<ContainerUpdateResponse, ErrorResponse>
Update a container
Change various configuration options of a container without having to recreate it.
Update a container
Change various configuration options of a container without having to recreate it.