Execute SpXOverlayCreationWorkflow
Create a SpX Overlay with route distinguisher assignment and VRF/VXLAN provisioning
Authentication
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
Unique identifier for the SpX overlay. Used as an idempotency key — re-running with the same ID returns existing VRFs without creating new ones.
Upper bound of the route-distinguisher allocation range (0–65535). Must be greater than rd_min.
Lower bound of the route-distinguisher allocation range (0–65535). The first available RD in [rd_min, rd_max] is allocated.