Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.99 KB

assetstatus.md

File metadata and controls

13 lines (9 loc) · 1.99 KB

AssetStatus

Status of the asset

Fields

Field Type Required Description Example
phase components.AssetPhase ✔️ Phase of the asset
updated_at float ✔️ Timestamp (in milliseconds) at which the asset was last updated 1587667174725
progress Optional[float] Current progress of the task creating this asset.
error_message Optional[str] Error message if the asset creation failed.