Altostrat Studio is here — the AI-native network operations IDE for engineers running production. Terminal, diagrams, runbooks, and Copilot in one workspace. Get started →
curl --request POST \
--url https://v1.api.altostrat.io/control-plane/{siteId}/resend-scheduler \
--header 'Authorization: Bearer <token>'{
"message": "Scheduler resent"
}Re-sends the SDX bootstrap scheduler to a managed router. Use this when the router is reachable but scheduled check-ins need to be repaired.
curl --request POST \
--url https://v1.api.altostrat.io/control-plane/{siteId}/resend-scheduler \
--header 'Authorization: Bearer <token>'{
"message": "Scheduler resent"
}Documentation Index
Fetch the complete documentation index at: https://altostrat.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?