Mux · Arazzo Workflow
Mux Asset Tag and Cleanup
Version 1.0.0
Create an asset, wait until ready, attach title and external-id metadata, then delete it to demonstrate full lifecycle management.
View Spec
View on GitHub
Video InfrastructureVideo StreamingLive StreamingVideo AnalyticsVideo AIEncodingArazzoWorkflows
Provider
Workflows
asset-tag-and-cleanup
Create a ready asset, tag it with metadata, then delete it.
Creates an asset, waits for ready, updates its metadata, and deletes the asset.
1
createAsset
create-asset
Create a new asset from the source URL to tag and then clean up.
2
waitForReady
get-asset
Poll the asset until its status reaches ready before tagging it.
3
tagAsset
update-asset
Update the asset with title, creator, and external-id metadata so it can be correlated with your own systems.
4
deleteAsset
delete-asset
Delete the asset to release storage now that the lifecycle is complete.