II.
OperatorInterventionPoint JSON
Structured · liveoperator-intervention:drain-orchestrator
Drain orchestrator (stop accepting new dispatches) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "operator-intervention:drain-orchestrator",
"_kind": "OperatorInterventionPoint",
"_file": "extensions/operator-interventions/operator-interventions-symphony.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Drain orchestrator (stop accepting new dispatches)",
"kind": "drain-orchestrator",
"triggerSurface": "api-endpoint",
"sideEffects": [],
"idempotent": true
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "phase:execute",
"to": "operator-intervention:drain-orchestrator",
"kind": "exposes_intervention_point",
"attributes": {}
}
]
}