Get the usage report of a terminated scheduler

15 minutes after a scheduler has been terminated, a usage report will be available. This report can be requested using this API endpoint. It will return a status and, if available, a link which contains the locations where the report is available to be downloaded.

status can have three potential values:

  • "unavailable": gets returned when the scheduler is not terminated yet. No link will be returned.
  • "generating": gets returned in the period between the termination of the scheduler, and the 15 minutes afterwards. No link will be returned
  • "available": gets returned 15 minutes after the scheduler has been terminated. Also a link to download the report will be returned.
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!