On Tue, Mar 11, 2025 at 14:01:38 +, Daniel P. Berrangé wrote:
> On Thu, Mar 06, 2025 at 03:43:18PM +0100, Peter Krempa wrote:
> > On Tue, Mar 04, 2025 at 14:04:06 +, Daniel P. Berrangé wrote:
> > > Contrary to most APIs returning typed parameters, there are no constants
> > > defined for th
On Thu, Mar 06, 2025 at 03:43:18PM +0100, Peter Krempa wrote:
> On Tue, Mar 04, 2025 at 14:04:06 +, Daniel P. Berrangé wrote:
> > Contrary to most APIs returning typed parameters, there are no constants
> > defined for the domain stats data keys. This is was because many of the
> > keys needs t
On Tue, Mar 04, 2025 at 14:04:06 +, Daniel P. Berrangé wrote:
> Contrary to most APIs returning typed parameters, there are no constants
> defined for the domain stats data keys. This is was because many of the
> keys needs to be dynamically constructed using one or more array index
> values.
>