Execute SpXOverlayCreationWorkflow
Create a SpX Overlay with route distinguisher assignment and VRF/VXLAN provisioning
Request
This endpoint expects an object.
overlay_id
Unique identifier for the SpX overlay. Used as an idempotency key — re-running with the same ID returns existing VRFs without creating new ones.
site
tenant
namespace_tag
rd_max
Upper bound of the route-distinguisher allocation range (0–65535). Must be greater than rd_min.
rd_min
Lower bound of the route-distinguisher allocation range (0–65535). The first available RD in [rd_min, rd_max] is allocated.
Response
Successful Response
href
Calculate URL to Temporal UI Workflow View.
id
Errors
422
Unprocessable Entity Error