pub async fn get_status( __arg0: State<ApiState>, ) -> ApiResult<Json<HashMap<String, Value>>>
Get burst engine status including active state, pause state, and burst count.