Viam · Arazzo Workflow
Viam Roll Out a Configuration Fragment
Version 1.0.0
Create a reusable config fragment and restart a machine part to adopt it.
View Spec
View on GitHub
RoboticsEdge AIFleet ManagementComputer VisionMachine LearningIoTEmbeddedgRPCArazzoWorkflows
Provider
Workflows
fragment-rollout
Create a fragment, verify it, and restart a part to adopt the new config.
Creates a configuration fragment in the organization, lists fragments to resolve the new fragment id, reads it back to confirm, and marks the target machine part for restart.
1
createFragment
createFragment
Create a private configuration fragment in the organization.
2
resolveFragment
listFragments
List fragments in the organization to resolve the new fragment id.
3
verifyFragment
getFragment
Read the fragment back by id to confirm it was created.
4
restartPart
markPartForRestart
Mark the target machine part for restart so it adopts the new config.