solarforecastarbiter.io.api.APISession.create_report

APISession.create_report(report)[source]

Post the report request to the API. A completed report should post the raw_report with post_raw_report().

Parameters:report (datamodel.Report) –
Returns:datamodel.Report – As returned by the API