latestOpenAPI 3.1.02026-08-10466368560.6 KB

2b2bab8b9017

admin

Set Agent Mesh Backend

Set the per-agent mesh backend for a single agent.

Body: {"mesh_backend": "nova" | "ang" | "shadow" | null}

  • "nova": use Nova OS native /v1/ surface regardless of global setting
  • "ang": use legacy ANG-compat endpoints regardless of global setting
  • "shadow": use Nova OS as primary, fire local-flow comparison in background
  • null: remove per-agent override (inherit global MESH_BACKEND)

Returns the updated effective backend.

patch/admin/mesh/agents/{agent_id}

Path parameters

agent_idstring uuid required

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/admin/mesh/agents/{agent_id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}