Cancel Optimization
Cancel an optimization and return the refreshed resource.
Path Parameters
Response
Successful Response
Frontend-facing view of an optimization.
Replaces the job-centric {optimization, job} payload: the linked
job is collapsed into a flat status plus result metrics and
error fields, so clients never see the underlying job. Heavy config
and metadata blobs are served by dedicated sub-resource endpoints
rather than inlined here.
Canonical optimization identifier.
Lifecycle status derived from the optimization run.
queued, running, succeeded, failed, canceled Optimization kind discriminator (e.g. 'optimize', 'datafit'); determines how the config is interpreted.
Display name of the parameterized model.
Display name of the cell specification.
Result metrics of the optimization, when complete.
Objectives/constraints from the config, for list display. Populated on list responses only.
Error message if the run failed.
Machine-readable error code.
Number of multistart runs.