Status of the asset
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. |