async fn cluster_run( __arg0: State<AppState>, __arg1: Path<u16>, args: Option<Json<ClusterRunArgs>>, ) -> Result<(), (StatusCode, String)>