Edison Client
Last updated
Reference for the objects returned by the most common EdisonClient methods.
Every method has a synchronous version and an a-prefixed asynchronous twin (e.g. get_task / aget_task) with identical signatures and return types. Returned objects are Pydantic models unless noted as free-form (raw, unvalidated dicts).
Each page shows the method's arguments and the fields it returns, as JSON.
Tasks — submit, fetch, list, cancel, and delete tasks.
Data Storage — upload, fetch, search, and delete stored entries.
Last updated
