async fn cluster_events_pending( __arg0: State<AppState>, __arg1: Path<u16>, ) -> Result<Json<Vec<ClusterNodePendingEvents>>, (StatusCode, String)>