Retrieve binary delta generation configurations for all tenants
GET/api/internal/v1/deployments/tenants/config/binary_delta
Returns an array of objects containing the tenant ID and a boolean flag which represents whether the binary delta generation is enabled or not for the given tenant.
Responses
- 200
- 500
Successful response with binary delta configurations.
Internal Server Error.