parameterized_models

Validate Parameters

Validate parameterized model parameters against reference values.

For each known reference parameter, computes the value implied by the supplied parameter set, the reference value, the percentage deviation, a status (success/warning/error), an explanatory message, and an optional autofix that would close the gap.

post/cells/{cell_spec_id}/parameterized_models/validate-parameters

Path parameters

cell_spec_idstring required

Request body

parametersobject required
model_idstring required

Response

Successful Response

resultsobject

Validation results keyed by parameter name (e.g. 'Capacity [Ah]').

Changes

No recorded changes to this endpoint across all 1 revision of this API.