Pynmon API Reference¶
Complete list of HTTP endpoints exposed by the Pynmon monitoring server.
Home¶
Endpoint |
Description |
|---|---|
|
Dashboard with system overview and status |
|
Lightweight health check (JSON) |
Broker (/broker/)¶
Endpoint |
Description |
|---|---|
|
Broker overview |
|
Queue contents |
|
HTMX partial refresh |
|
Purge all pending invocations |
Orchestrator (/orchestrator/)¶
Endpoint |
Description |
|---|---|
|
Orchestrator overview with status counts |
|
HTMX partial refresh |
|
Auto-purge orchestrator data |
Runners (/runners/)¶
Endpoint |
Description |
|---|---|
|
Active runners overview |
|
HTMX partial refresh |
|
Runner detail |
|
Atomic service execution timeline |
Tasks (/tasks/)¶
Endpoint |
Description |
|---|---|
|
List all registered tasks |
|
HTMX partial refresh |
|
Task detail with calls and invocations |
Invocations (/invocations/)¶
Endpoint |
Description |
|---|---|
|
Paginated invocation list with filters |
|
SVG timeline visualization |
|
HTMX partial table refresh |
|
Invocation detail with history |
|
Status history (JSON) |
|
Invocation data (JSON) |
|
Family tree SVG partial |
|
Re-run the same call |
Calls (/calls/)¶
Endpoint |
Description |
|---|---|
|
Call detail by query parameter |
|
Call detail by path |
Workflows (/workflows/)¶
Endpoint |
Description |
|---|---|
|
List workflow types |
|
HTMX partial refresh |
|
List all workflow runs |
|
HTMX partial refresh |
|
Workflow type detail |
|
HTMX partial refresh |
State Backend (/state-backend/)¶
Endpoint |
Description |
|---|---|
|
State backend overview |
|
Purge all state data |
Client Data Store (/client-data-store/)¶
Endpoint |
Description |
|---|---|
|
Client data store overview |
|
Purge all cached data |
Log Explorer (/log-explorer/)¶
Endpoint |
Description |
|---|---|
|
Log explorer interface |
App Switching¶
Endpoint |
Description |
|---|---|
|
Switch active app, redirect to |
Global Actions¶
Endpoint |
Description |
|---|---|
|
Purge all data (broker, orchestrator, state backend, client data store) |