Limit upload size on the binary API endpoint

What product/components do you use and which version/fix level are you on?

Cumulocity API 10.14

Is your question related to the free trial, or to a production (customer) instance?

Production instance

What are you trying to achieve? Please describe it in detail.

We would like to limit the file size which can be uploaded via the binary (/inventory/binaries) endpoint. Is it e.g. somehow possible to limit these to 10 MB?

Thanks in advance!

The tenant will have a system property that sets the limit.

…/tenant/system/options/files/max.size

This can be set per tenant.

2 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.