c31eaf0018
This does not "stream", but rather skips the intermediate step to serialize the entire output into a local json string. We now reserve the "Stream*" prefix for actual *streaming*, that is, producing an API response which gets streamed continuously as it is asynchronously produced. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>