Get in-progress operation
GET /namespaces/operation/:namespace
Returns the active operation lock (deploy/modify/clear) for the namespace, or null when idle. Cheap DB read; polled by the UI to reflect a running operation after a reload or navigation.
Request