Triggers a single SLA schedule to run now, with specified date range. Requires sla:run
scope. This is done by posting from_date
and to_date
in the body.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
UUID of the schedule
Dates to run the report from and to
The body is of type object
.
Accepted. The report job is queued.