latestOpenAPI 3.1.02026-08-10466368560.6 KB

2b2bab8b9017

admin

Bulk Mesh Cutover

Bulk-flip a set of agents to a new mesh backend.

Body: { "agent_ids": ["uuid1", "uuid2", ...], // omit to flip ALL published agents "mesh_backend": "nova" | "ang" | "shadow" | null }

Use this to gradually migrate a subset of agents to Nova OS (shadow first, then nova), or to roll back to ang if issues arise. Audit-logged.

post/admin/mesh/cutover

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/admin/mesh/cutover:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}