Health
Instance metadata
Returns this Sencho instance's version and list of supported capabilities. No authentication required. Used by nodes to negotiate feature compatibility.
get/api/meta
Response
Instance metadata.
Example response
{
"version": "0.32.0",
"capabilities": [
"stacks",
"containers",
"fleet",
"auto-updates",
"host-console"
]
}