Execute BatchDeployWorkflow
Deploy configurations to a batch of devices with shared diff content
Authentication
AuthorizationBearer
Bearer JWT used by CLI and machine clients on svc-* endpoints. Authentication is required by default, but deployments may disable it with [auth] required = false. Browser OIDC sessions, mTLS, SPIFFE identities, and trusted gateway identity headers may also satisfy authentication outside this generated client flow.
Request
This endpoint expects an object.
batch_devices
Devices whose configurations will be deployed in this batch.
diff_group
Shared configuration diff for the device batch.
parent_workflow_id
Identifier of the parent multi-deploy workflow.
batch_number
Sequence number of this batch within the parent workflow.
commit_confirm
Whether to use commit-confirmed mode when the platform supports it.
Response
Successful Response
href
Calculate URL to Temporal UI Workflow View.
id
Errors
422
Unprocessable Entity Error