geo-monitoring
geo-hotels

Trigger Experiment Monitoring Run

Experiment-scoped manual "Run Now" — the sole manual-run path (no hotel-level fallback).

Loads run config from THIS experiment and idempotently redispatches its own in-flight run (on_active_conflict="reload"). If the hotel's single active slot is held by a different experiment, returns 409 and never the other run.

post/api/v1/geo/experiments/{experiment_id}/monitoring-runs

Path parameters

experiment_idstring uuid required

Response

Successful Response

idstring uuid required
tenant_idstring uuid required
geo_hotel_idstring uuid required
experiment_idstring uuid required
statusstring required
total_tasksinteger required
completed_tasksinteger required
successful_tasksinteger
failed_tasksinteger
samples_per_promptinteger required
started_atstring date-time nullable required
completed_atstring date-time nullable required
error_messagestring nullable required
created_atstring date-time required
updated_atstring date-time required
showing_older_databoolean
progress_pctnumber required

Changes

Changed in 1 of the 4 revisions of this API.2

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog